{"id":362670,"url":"https://github.com/elastic/go-elasticsearch","last_synced_at":"2026-06-20T04:00:49.279Z","repository":{"id":38418750,"uuid":"86367047","full_name":"elastic/go-elasticsearch","owner":"elastic","description":"The official Go client for Elasticsearch","archived":false,"fork":false,"pushed_at":"2026-06-04T09:18:16.000Z","size":109102,"stargazers_count":6050,"open_issues_count":20,"forks_count":640,"subscribers_count":351,"default_branch":"main","last_synced_at":"2026-06-15T17:00:26.638Z","etag":null,"topics":["client","elasticsearch","go","golang"],"latest_commit_sha":null,"homepage":"https://github.com/elastic/go-elasticsearch#go-elasticsearch","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elastic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2017-03-27T17:56:15.000Z","updated_at":"2026-06-15T04:56:36.000Z","dependencies_parsed_at":"2025-12-18T16:03:04.647Z","dependency_job_id":"62518209-30c1-4093-86f8-d3370c23510a","html_url":"https://github.com/elastic/go-elasticsearch","commit_stats":{"total_commits":659,"total_committers":56,"mean_commits":"11.767857142857142","dds":"0.48861911987860396","last_synced_commit":"98a819bba0b05036f97be9a6edbf3c4683c03a5e"},"previous_names":["elastic/goelasticsearch","elastic/elasticsearch-go"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/elastic/go-elasticsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/sbom","scorecard":{"id":371239,"data":{"date":"2025-08-11","repo":{"name":"github.com/elastic/go-elasticsearch","commit":"6000e555b821482a9e76bbcc53d9f7e781e7c6c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/28 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-build.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs-build.yml:18","Info: found token with 'none' permissions: .github/workflows/docs-cleanup.yml:12","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-cleanup.yml:14","Warn: no topLevel permission defined: .github/workflows/backport.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/test-api.yml:1","Warn: no topLevel permission defined: .github/workflows/test-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit-tip.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/elastic/.github/SECURITY.md:1","Info: Found linked content: github.com/elastic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/elastic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/elastic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-cleanup.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/license.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit-tip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit-tip.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-unit.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: containerImage not pinned by hash: .buildkite/Dockerfile:7","Warn: containerImage not pinned by hash: .ci/Dockerfile:7","Warn: containerImage not pinned by hash: _examples/instrumentation/Dockerfile:4: pin your Docker image by updating golang:1-alpine to golang:1-alpine@sha256:244baa35bcfaf9a5b3444519df6d42554a1f92dc33820bd98f0662df270d8a6a","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:6","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:13: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: .buildkite/Dockerfile:9-10","Warn: goCommand not pinned by hash: .ci/Dockerfile:9-10","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-platinum.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-platinum.sh:15","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2025-3829"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:00:59.970Z","repository_id":38418750,"created_at":"2025-08-18T13:00:59.970Z","updated_at":"2025-08-18T13:00:59.970Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34556495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"elastic","name":"elastic","uuid":"6764390","kind":"organization","description":"","email":"info@elastic.co","website":"https://www.elastic.co/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6764390?v=4","repositories_count":858,"last_synced_at":"2025-10-28T00:29:28.877Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elastic","funding_links":[],"total_stars":223427,"followers":4787,"following":0,"created_at":"2022-11-02T16:23:07.500Z","updated_at":"2025-10-28T00:29:28.877Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic/repositories"},"packages":[{"id":3499689,"name":"github.com/elastic/go-elasticsearch/v6","ecosystem":"go","description":"Package elasticsearch provides a Go client for Elasticsearch.","homepage":"https://github.com/elastic/go-elasticsearch","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/elastic/go-elasticsearch","keywords_array":[],"namespace":"github.com/elastic/go-elasticsearch","versions_count":6,"first_release_published_at":"2019-04-14T09:49:09.000Z","latest_release_published_at":"2020-06-09T08:53:44.000Z","latest_release_number":"v6.8.10","last_synced_at":"2026-06-18T10:59:22.055Z","created_at":"2022-04-10T20:01:13.252Z","updated_at":"2026-06-18T10:59:22.055Z","registry_url":"https://pkg.go.dev/github.com/elastic/go-elasticsearch/v6","install_command":"go get github.com/elastic/go-elasticsearch/v6","documentation_url":"https://pkg.go.dev/github.com/elastic/go-elasticsearch/v6#section-documentation","metadata":{},"repo_metadata":{"id":38418750,"uuid":"86367047","full_name":"elastic/go-elasticsearch","owner":"elastic","description":"The official Go client for Elasticsearch","archived":false,"fork":false,"pushed_at":"2026-06-04T09:18:16.000Z","size":109102,"stargazers_count":6051,"open_issues_count":18,"forks_count":639,"subscribers_count":351,"default_branch":"main","last_synced_at":"2026-06-08T16:00:11.603Z","etag":null,"topics":["client","elasticsearch","go","golang"],"latest_commit_sha":null,"homepage":"https://github.com/elastic/go-elasticsearch#go-elasticsearch","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elastic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2017-03-27T17:56:15.000Z","updated_at":"2026-06-08T10:15:57.000Z","dependencies_parsed_at":"2025-12-18T16:03:04.647Z","dependency_job_id":"62518209-30c1-4093-86f8-d3370c23510a","html_url":"https://github.com/elastic/go-elasticsearch","commit_stats":{"total_commits":659,"total_committers":56,"mean_commits":"11.767857142857142","dds":"0.48861911987860396","last_synced_commit":"98a819bba0b05036f97be9a6edbf3c4683c03a5e"},"previous_names":["elastic/goelasticsearch","elastic/elasticsearch-go"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/elastic/go-elasticsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/sbom","scorecard":{"id":371239,"data":{"date":"2025-08-11","repo":{"name":"github.com/elastic/go-elasticsearch","commit":"6000e555b821482a9e76bbcc53d9f7e781e7c6c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/28 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-build.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs-build.yml:18","Info: found token with 'none' permissions: .github/workflows/docs-cleanup.yml:12","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-cleanup.yml:14","Warn: no topLevel permission defined: .github/workflows/backport.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/test-api.yml:1","Warn: no topLevel permission defined: .github/workflows/test-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit-tip.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/elastic/.github/SECURITY.md:1","Info: Found linked content: github.com/elastic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/elastic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/elastic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-cleanup.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/license.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit-tip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit-tip.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-unit.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: containerImage not pinned by hash: .buildkite/Dockerfile:7","Warn: containerImage not pinned by hash: .ci/Dockerfile:7","Warn: containerImage not pinned by hash: _examples/instrumentation/Dockerfile:4: pin your Docker image by updating golang:1-alpine to golang:1-alpine@sha256:244baa35bcfaf9a5b3444519df6d42554a1f92dc33820bd98f0662df270d8a6a","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:6","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:13: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: .buildkite/Dockerfile:9-10","Warn: goCommand not pinned by hash: .ci/Dockerfile:9-10","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-platinum.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-platinum.sh:15","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2025-3829"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:00:59.970Z","repository_id":38418750,"created_at":"2025-08-18T13:00:59.970Z","updated_at":"2025-08-18T13:00:59.970Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"elastic","name":"elastic","uuid":"6764390","kind":"organization","description":"","email":"info@elastic.co","website":"https://www.elastic.co/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6764390?v=4","repositories_count":858,"last_synced_at":"2025-10-28T00:29:28.877Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elastic","funding_links":[],"total_stars":223427,"followers":4787,"following":0,"created_at":"2022-11-02T16:23:07.500Z","updated_at":"2025-10-28T00:29:28.877Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic/repositories"},"tags":[{"name":"v9.4.1","sha":"c1db8f02c8c3cc5844e821354253a05dc92f98c8","kind":"commit","published_at":"2026-05-11T10:08:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1/manifests"},{"name":"v9.3.4","sha":"f0d54c74d0e243cdc9138b15f11e5122f8a656b4","kind":"commit","published_at":"2026-05-11T10:05:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4/manifests"},{"name":"v9.2.6","sha":"3f8012578637db9e9dc6080dffd42e4b1cf9dfa6","kind":"commit","published_at":"2026-05-11T10:02:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6/manifests"},{"name":"v8.19.6","sha":"36df8bc2f994270fa8804f3f8d76eee484312c84","kind":"commit","published_at":"2026-05-11T09:57:53.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6/manifests"},{"name":"v9.4.0","sha":"3dde3f3656e49facddba7c8d66608b672ef85ebe","kind":"commit","published_at":"2026-05-05T14:46:08.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0/manifests"},{"name":"v9.3.3","sha":"22d417e35bb1a582fc2ec68d7efaa5aeceb8a5f3","kind":"commit","published_at":"2026-04-27T11:09:10.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3/manifests"},{"name":"v9.2.5","sha":"ce634c34cff7d25a8eb66e89c1339265c6992d4b","kind":"commit","published_at":"2026-04-27T11:05:58.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5/manifests"},{"name":"v8.19.5","sha":"0349cffb1c4b495a8e3f0470bf7c8e7d44264769","kind":"commit","published_at":"2026-04-27T11:02:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5/manifests"},{"name":"v9.3.2","sha":"517193ee5a13bad51523e697df5d50866278689f","kind":"commit","published_at":"2026-04-16T12:54:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2/manifests"},{"name":"v9.2.4","sha":"f889ff1d94b22fbcbba10811708b0fa4ac1a437e","kind":"commit","published_at":"2026-04-16T12:30:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4/manifests"},{"name":"v8.19.4","sha":"e263c133161539d04e3e3fce6353d32418ce388b","kind":"commit","published_at":"2026-04-16T12:14:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4/manifests"},{"name":"v9.3.1","sha":"7932e082748bb3aab37a52a14b952b0647038e4a","kind":"commit","published_at":"2026-02-11T11:19:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1/manifests"},{"name":"v9.2.3","sha":"ad878e36da9b15da1666ecca6e3411ec3f1af01c","kind":"commit","published_at":"2026-02-11T10:51:05.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3/manifests"},{"name":"v8.19.3","sha":"a79cdddfe26505876a9d2a06bd2f6e0a5f12f058","kind":"commit","published_at":"2026-02-11T10:36:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3/manifests"},{"name":"v9.3.0","sha":"ca214d367cf8c273b8139f8ec704c0b323506aa7","kind":"commit","published_at":"2026-02-04T10:27:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"65dcb70718ece11bb91e89e870cc38634524b12d","kind":"commit","published_at":"2026-02-04T10:12:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2/manifests"},{"name":"v9.1.2","sha":"23e82353b0fd3b4258b413f9d2bd49249f1865c7","kind":"commit","published_at":"2026-02-04T09:58:49.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2/manifests"},{"name":"v8.19.2","sha":"dd3c2e6d2036678071a8a9ba1024f2932f943b9a","kind":"commit","published_at":"2026-02-04T09:39:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2/manifests"},{"name":"v9.2.1","sha":"b2acf2ed674a7ff8f4af8f9018769ccaee17c9aa","kind":"commit","published_at":"2025-12-12T11:26:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1/manifests"},{"name":"v9.1.1","sha":"93e65b1d7ece2c11dd878bcf923d20be3a81c617","kind":"commit","published_at":"2025-12-12T11:25:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1/manifests"},{"name":"v8.19.1","sha":"3b4eb9fd0b4a0cfd733a81cf399823d2c7212308","kind":"commit","published_at":"2025-12-12T11:23:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1/manifests"},{"name":"v9.2.0","sha":"5375a8f3b87a44e8b2380e5607c9787591d502d2","kind":"tag","published_at":"2025-10-29T16:26:17.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"94ae1cb8b536fd7373c76ff73797b71b9ebf3661","kind":"tag","published_at":"2025-07-31T16:43:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"d0caae6176157d748db8661b813104532d0e31fe","kind":"tag","published_at":"2025-07-31T16:40:55.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1/manifests"},{"name":"v8.19.0","sha":"ebb142a8760382d86537baa5eda61a8bfda02421","kind":"tag","published_at":"2025-07-31T16:38:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0/manifests"},{"name":"v8.18.1","sha":"43c7e078f6d87738e885e10439c44ff9bc2e1068","kind":"tag","published_at":"2025-06-17T16:28:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1/manifests"},{"name":"v9.0.0","sha":"e79807a84d6ce055bb559fd0d2c58c2568570eac","kind":"tag","published_at":"2025-04-17T16:34:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0/manifests"},{"name":"v8.18.0","sha":"54d92486d2c23b94792b456b8f4682d33dfa7051","kind":"tag","published_at":"2025-04-17T15:40:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0/manifests"},{"name":"v8.17.1","sha":"ef056fb1c83cf4ab90f3534614b4ee44a16cf623","kind":"tag","published_at":"2025-02-11T15:54:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1/manifests"},{"name":"v8.17.0","sha":"0e1af01125c228f583a7880ad2f8e11efa450dac","kind":"tag","published_at":"2024-12-17T18:34:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"dc85fa6c905cfd866a426a65ef0dfec0a79ece68","kind":"tag","published_at":"2024-11-14T16:51:13.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"6ee14eb7a4571c749ace4aa870fdc7e49f5b229a","kind":"tag","published_at":"2024-08-29T14:33:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"bb39a5b3682fb3e061ff52f8d9953347273182c5","kind":"tag","published_at":"2024-06-06T14:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"ad2fc50257c3d9e8c5cde808b5ff09087dc3d242","kind":"tag","published_at":"2024-04-11T15:21:52.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"0ce9bb8fd976247d78da70ec56044f698812a18a","kind":"tag","published_at":"2024-03-27T14:09:39.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"bb80ad843c2462367c410d46348c395b088d1808","kind":"tag","published_at":"2024-02-22T15:02:34.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"4deea2a2aa61f3d53fad733a8849a20509ea6dfa","kind":"tag","published_at":"2024-01-18T15:20:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0/manifests"},{"name":"v8.11.1","sha":"b086f41b65fdd7db91759db9197424a4aaa1fed7","kind":"tag","published_at":"2023-11-27T17:56:51.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"574564fc3de0be24e3e7652b3aafcff124ec0de4","kind":"tag","published_at":"2023-11-09T16:10:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0/manifests"},{"name":"v8.10.1","sha":"76f8e83002a70d0f04b81c9ddb78261b020276ed","kind":"tag","published_at":"2023-10-12T16:54:22.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"3dc9c0d6d3baea75709b5ffa9c6dfa9ad49f6c9e","kind":"tag","published_at":"2023-09-13T14:31:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"a3a9de75e79b25cfb271d1bf4c0365a77e20e2d5","kind":"tag","published_at":"2023-07-27T15:56:20.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"d7c2dd81b8cb07a7e2dd00bfe3edc12324c9c882","kind":"tag","published_at":"2023-07-05T12:08:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"fc18d7f06c9c26f540ea682b1428da3b23ab9962","kind":"tag","published_at":"2023-06-08T15:30:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"6b959bf74584e4d4b3303a34c6ef2567d0d9bba0","kind":"tag","published_at":"2023-05-25T17:17:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0/manifests"},{"name":"v7.17.10","sha":"559ea470985d31b06a20840257f8370b4c575c30","kind":"tag","published_at":"2023-05-03T15:19:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10/manifests"},{"name":"v8.7.1","sha":"d3392de75219e5b59cae5e9c1ba16f17932a92b8","kind":"tag","published_at":"2023-05-02T15:34:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"d28715c21ed123d6a7794c57c9f234dcaec734b2","kind":"tag","published_at":"2023-03-30T15:54:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"3804ea724b80305b80844f51aec0c4fc36534214","kind":"tag","published_at":"2023-01-11T13:59:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"3de72ba87c5fd98395cebb3de19304b10bdc296b","kind":"tag","published_at":"2022-11-17T17:19:09.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0/manifests"},{"name":"v7.17.7","sha":"0058b20ebb3c55e7f374d357c297e6b1cd6f0384","kind":"tag","published_at":"2022-10-26T13:52:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.7","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7/manifests"},{"name":"v8.4.0","sha":"bd65481fc26c1cacc2d1b0e603907354c10837db","kind":"tag","published_at":"2022-08-24T16:13:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0/manifests"},{"name":"v8.4.0-alpha.2","sha":"a67c37230db6e779b7d6bb133477d0f5d00103a2","kind":"tag","published_at":"2022-08-18T09:45:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2/manifests"},{"name":"v8.4.0-alpha.1","sha":"9859100a4a7caf94568d756c90811cfa17073459","kind":"tag","published_at":"2022-07-13T07:53:00.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1/manifests"},{"name":"v8.3.0","sha":"52d26f660c3db249305f058996820c610fd22f5d","kind":"tag","published_at":"2022-06-28T16:25:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"2821d92d4ce65a62662823a822e75e5a7429db0d","kind":"tag","published_at":"2022-05-04T09:35:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"cdc1f4f8c3eff10ff9d49574bff985e0c3daff50","kind":"tag","published_at":"2022-03-09T16:52:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0/manifests"},{"name":"v7.17.1","sha":"40b61a5769ad97813ac55ddfb94cc9226346c3cf","kind":"tag","published_at":"2022-02-28T17:35:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1/manifests"},{"name":"v8.0.0","sha":"9876eebe53f88d0dcde46c82b7bf1b5915d61554","kind":"tag","published_at":"2022-02-10T15:56:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0/manifests"},{"name":"v7.17.0","sha":"9c56e95a98995b643a98b445190b8c758a2ed380","kind":"tag","published_at":"2022-02-01T17:43:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0/manifests"},{"name":"v8.0.0-alpha","sha":"e91e9828316bddc37a1be68a2271b4f8ea83d078","kind":"tag","published_at":"2021-12-22T14:22:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0-alpha","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha/manifests"},{"name":"v7.16.0","sha":"a9346844666bb0cfe9b9ed95d7b89b1e0304327c","kind":"tag","published_at":"2021-12-07T16:23:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0/manifests"},{"name":"v7.15.1","sha":"a6d53e821050b18cebc88c91ed3b1ee7e88fd3f6","kind":"tag","published_at":"2021-10-15T12:56:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1/manifests"},{"name":"v7.15.0","sha":"0951f4cda7c91cc4f2b1a831aeb01b78b8a2c1a6","kind":"tag","published_at":"2021-09-23T08:13:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"75b85f18c94bed4eb093e73401c66b8d80e4fca3","kind":"tag","published_at":"2021-08-03T15:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"100d4307f7683efe35d7918ab2473f5231dc592f","kind":"tag","published_at":"2021-06-02T14:36:40.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"ef232af1e7c96c0c8cd1ff62b3b83efd2ab3170a","kind":"tag","published_at":"2021-05-25T13:18:37.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"959da155ffb25ef428bcc7e417adb40e9aa973c0","kind":"tag","published_at":"2021-03-23T15:30:43.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"5219fb54d90d3e8a32f9614e82f0ade8fc9894c1","kind":"tag","published_at":"2021-02-16T08:57:30.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"3438febfd5ce7aadfbed7c8eabe75c9c6d4d8801","kind":"tag","published_at":"2020-11-12T14:05:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"7c449867435af126cb7fe2073089e39f16dc4a29","kind":"tag","published_at":"2020-08-19T07:43:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"66f9ff5f7952002fd06a4c3c31f553ddcc931243","kind":"tag","published_at":"2020-06-18T15:21:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0/manifests"},{"name":"v6.8.10","sha":"996ee1fe69ab40ad65795e48d125b6b4395b6ec3","kind":"tag","published_at":"2020-06-09T08:53:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10/manifests"},{"name":"v7.7.0","sha":"7147ab205761e88e45f48ee5e1a2937bc820e9d7","kind":"tag","published_at":"2020-05-14T10:41:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"7550e30bc9546e055670c5136238b4350e6d6599","kind":"tag","published_at":"2020-02-18T08:11:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0/manifests"},{"name":"v6.8.5","sha":"7f45cac08963c35f328d1d502405df81b264e423","kind":"tag","published_at":"2019-12-03T16:26:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5/manifests"},{"name":"v7.5.0","sha":"e16172e03bf5084592917e9a93916d3eb1cf49ce","kind":"tag","published_at":"2019-12-03T16:25:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0/manifests"},{"name":"v7.4.1","sha":"d8acaa5faade05290d8b500b8f3892a378f2d2e7","kind":"tag","published_at":"2019-10-14T09:07:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"621f2bad60a7fb2a1d424b8b93671232e79b781c","kind":"tag","published_at":"2019-10-02T09:03:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"c4f5181f50ff885d9b4dff06b06600bf84aa141b","kind":"tag","published_at":"2019-08-01T06:53:27.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"880773b3b5fc573c595caac2512bd8b73fc25787","kind":"tag","published_at":"2019-07-08T07:13:42.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0/manifests"},{"name":"v6.8.2","sha":"c86c818d59b612918db9046ebc8a8bfc7bf50efc","kind":"tag","published_at":"2019-07-08T07:07:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2/manifests"},{"name":"v5.6.1","sha":"64c7d058f213f438232e7064d24ccc7ac5cb94df","kind":"tag","published_at":"2019-07-08T06:59:04.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1/manifests"},{"name":"v6.8.1","sha":"1315c9e58fc029c07d64f59ab0c4033816707a69","kind":"tag","published_at":"2019-05-22T12:34:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1/manifests"},{"name":"v7.1.1","sha":"f3e4039e4c67b650094ac8c95baf15ec11f39bbb","kind":"tag","published_at":"2019-05-22T12:30:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1/manifests"},{"name":"v6.8.0","sha":"ab6e9c665ccdbc98af21231e6f69548c9151222a","kind":"tag","published_at":"2019-05-22T12:25:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0/manifests"},{"name":"v7.1.0","sha":"1f1c46082c7d36cd09ab052b2c1283a83aa754ff","kind":"tag","published_at":"2019-05-22T12:22:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"622f193c0005d0dc175ce75e90f8a7c5b6cfb5a4","kind":"tag","published_at":"2019-04-14T09:51:32.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0/manifests"},{"name":"v6.7.0","sha":"ccc44681537716ee704262d8615a06c6e23a8970","kind":"tag","published_at":"2019-04-14T09:49:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0/manifests"},{"name":"v5.6.0","sha":"ba8fc4357dd63d5bb6f3991fbbff109d452d0330","kind":"tag","published_at":"2019-04-14T09:43:47.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0/manifests"},{"name":"v7.0.0-rc1","sha":"953546e1c3e5712e2ee9ad23b563d29a3fa8b7fe","kind":"tag","published_at":"2019-04-08T10:21:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0-rc1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1/manifests"}]},"repo_metadata_updated_at":"2026-06-08T16:02:13.691Z","dependent_packages_count":378,"downloads":null,"downloads_period":null,"dependent_repos_count":1302,"rankings":{"downloads":null,"dependent_repos_count":0.21808068259357352,"dependent_packages_count":0.21174307814886129,"stargazers_count":0.9645151384370227,"forks_count":1.2067545902717143,"docker_downloads_count":0.421411260872452,"average":0.6045009500647247},"purl":"pkg:golang/github.com/elastic/go-elasticsearch/v6","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/elastic/go-elasticsearch/v6","docker_dependents_count":65,"docker_downloads_count":11439553,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/elastic/go-elasticsearch/v6","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/elastic/go-elasticsearch/v6/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-07T22:00:52.393Z","issues_count":160,"pull_requests_count":569,"avg_time_to_close_issue":26857903.315789472,"avg_time_to_close_pull_request":1585429.4866529773,"issues_closed_count":114,"pull_requests_closed_count":487,"pull_request_authors_count":75,"issue_authors_count":144,"avg_comments_per_issue":2.50625,"avg_comments_per_pull_request":0.7328646748681898,"merged_pull_requests_count":440,"bot_issues_count":0,"bot_pull_requests_count":173,"past_year_issues_count":15,"past_year_pull_requests_count":95,"past_year_avg_time_to_close_issue":231775.85714285713,"past_year_avg_time_to_close_pull_request":618363.7288135593,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":3.3333333333333335,"past_year_avg_comments_per_pull_request":2.0631578947368423,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/issues","maintainers":[{"login":"reakaleek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"},{"login":"ppf2","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ppf2"},{"login":"mauri870","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"1pkg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1pkg"},{"login":"florianl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florianl"},{"login":"endorama","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/endorama"},{"login":"danielmitterdorfer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielmitterdorfer"},{"login":"rifqanzalbina","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rifqanzalbina"},{"login":"pquentin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pquentin"}],"active_maintainers":[{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"mauri870","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"reakaleek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv6/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv6/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv6/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv6/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv6/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv6/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3499161,"name":"github.com/elastic/go-elasticsearch","ecosystem":"go","description":"Package elasticsearch provides a Go client for Elasticsearch.","homepage":"https://github.com/elastic/go-elasticsearch","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/elastic/go-elasticsearch","keywords_array":[],"namespace":"github.com/elastic","versions_count":1,"first_release_published_at":"2019-02-08T09:47:30.000Z","latest_release_published_at":"2019-02-08T09:47:30.000Z","latest_release_number":"v0.0.0","last_synced_at":"2026-06-19T01:03:17.363Z","created_at":"2022-04-10T19:57:10.633Z","updated_at":"2026-06-19T01:03:17.363Z","registry_url":"https://pkg.go.dev/github.com/elastic/go-elasticsearch","install_command":"go get github.com/elastic/go-elasticsearch","documentation_url":"https://pkg.go.dev/github.com/elastic/go-elasticsearch#section-documentation","metadata":{},"repo_metadata":{"id":38418750,"uuid":"86367047","full_name":"elastic/go-elasticsearch","owner":"elastic","description":"The official Go client for Elasticsearch","archived":false,"fork":false,"pushed_at":"2026-06-04T09:18:16.000Z","size":109102,"stargazers_count":6051,"open_issues_count":18,"forks_count":639,"subscribers_count":351,"default_branch":"main","last_synced_at":"2026-06-08T16:00:11.603Z","etag":null,"topics":["client","elasticsearch","go","golang"],"latest_commit_sha":null,"homepage":"https://github.com/elastic/go-elasticsearch#go-elasticsearch","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elastic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2017-03-27T17:56:15.000Z","updated_at":"2026-06-08T10:15:57.000Z","dependencies_parsed_at":"2025-12-18T16:03:04.647Z","dependency_job_id":"62518209-30c1-4093-86f8-d3370c23510a","html_url":"https://github.com/elastic/go-elasticsearch","commit_stats":{"total_commits":659,"total_committers":56,"mean_commits":"11.767857142857142","dds":"0.48861911987860396","last_synced_commit":"98a819bba0b05036f97be9a6edbf3c4683c03a5e"},"previous_names":["elastic/goelasticsearch","elastic/elasticsearch-go"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/elastic/go-elasticsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/sbom","scorecard":{"id":371239,"data":{"date":"2025-08-11","repo":{"name":"github.com/elastic/go-elasticsearch","commit":"6000e555b821482a9e76bbcc53d9f7e781e7c6c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/28 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-build.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs-build.yml:18","Info: found token with 'none' permissions: .github/workflows/docs-cleanup.yml:12","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-cleanup.yml:14","Warn: no topLevel permission defined: .github/workflows/backport.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/test-api.yml:1","Warn: no topLevel permission defined: .github/workflows/test-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit-tip.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/elastic/.github/SECURITY.md:1","Info: Found linked content: github.com/elastic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/elastic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/elastic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-cleanup.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/license.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit-tip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit-tip.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-unit.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: containerImage not pinned by hash: .buildkite/Dockerfile:7","Warn: containerImage not pinned by hash: .ci/Dockerfile:7","Warn: containerImage not pinned by hash: _examples/instrumentation/Dockerfile:4: pin your Docker image by updating golang:1-alpine to golang:1-alpine@sha256:244baa35bcfaf9a5b3444519df6d42554a1f92dc33820bd98f0662df270d8a6a","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:6","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:13: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: .buildkite/Dockerfile:9-10","Warn: goCommand not pinned by hash: .ci/Dockerfile:9-10","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-platinum.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-platinum.sh:15","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2025-3829"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:00:59.970Z","repository_id":38418750,"created_at":"2025-08-18T13:00:59.970Z","updated_at":"2025-08-18T13:00:59.970Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"elastic","name":"elastic","uuid":"6764390","kind":"organization","description":"","email":"info@elastic.co","website":"https://www.elastic.co/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6764390?v=4","repositories_count":858,"last_synced_at":"2025-10-28T00:29:28.877Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elastic","funding_links":[],"total_stars":223427,"followers":4787,"following":0,"created_at":"2022-11-02T16:23:07.500Z","updated_at":"2025-10-28T00:29:28.877Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic/repositories"},"tags":[{"name":"v9.4.1","sha":"c1db8f02c8c3cc5844e821354253a05dc92f98c8","kind":"commit","published_at":"2026-05-11T10:08:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1/manifests"},{"name":"v9.3.4","sha":"f0d54c74d0e243cdc9138b15f11e5122f8a656b4","kind":"commit","published_at":"2026-05-11T10:05:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4/manifests"},{"name":"v9.2.6","sha":"3f8012578637db9e9dc6080dffd42e4b1cf9dfa6","kind":"commit","published_at":"2026-05-11T10:02:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6/manifests"},{"name":"v8.19.6","sha":"36df8bc2f994270fa8804f3f8d76eee484312c84","kind":"commit","published_at":"2026-05-11T09:57:53.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6/manifests"},{"name":"v9.4.0","sha":"3dde3f3656e49facddba7c8d66608b672ef85ebe","kind":"commit","published_at":"2026-05-05T14:46:08.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0/manifests"},{"name":"v9.3.3","sha":"22d417e35bb1a582fc2ec68d7efaa5aeceb8a5f3","kind":"commit","published_at":"2026-04-27T11:09:10.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3/manifests"},{"name":"v9.2.5","sha":"ce634c34cff7d25a8eb66e89c1339265c6992d4b","kind":"commit","published_at":"2026-04-27T11:05:58.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5/manifests"},{"name":"v8.19.5","sha":"0349cffb1c4b495a8e3f0470bf7c8e7d44264769","kind":"commit","published_at":"2026-04-27T11:02:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5/manifests"},{"name":"v9.3.2","sha":"517193ee5a13bad51523e697df5d50866278689f","kind":"commit","published_at":"2026-04-16T12:54:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2/manifests"},{"name":"v9.2.4","sha":"f889ff1d94b22fbcbba10811708b0fa4ac1a437e","kind":"commit","published_at":"2026-04-16T12:30:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4/manifests"},{"name":"v8.19.4","sha":"e263c133161539d04e3e3fce6353d32418ce388b","kind":"commit","published_at":"2026-04-16T12:14:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4/manifests"},{"name":"v9.3.1","sha":"7932e082748bb3aab37a52a14b952b0647038e4a","kind":"commit","published_at":"2026-02-11T11:19:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1/manifests"},{"name":"v9.2.3","sha":"ad878e36da9b15da1666ecca6e3411ec3f1af01c","kind":"commit","published_at":"2026-02-11T10:51:05.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3/manifests"},{"name":"v8.19.3","sha":"a79cdddfe26505876a9d2a06bd2f6e0a5f12f058","kind":"commit","published_at":"2026-02-11T10:36:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3/manifests"},{"name":"v9.3.0","sha":"ca214d367cf8c273b8139f8ec704c0b323506aa7","kind":"commit","published_at":"2026-02-04T10:27:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"65dcb70718ece11bb91e89e870cc38634524b12d","kind":"commit","published_at":"2026-02-04T10:12:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2/manifests"},{"name":"v9.1.2","sha":"23e82353b0fd3b4258b413f9d2bd49249f1865c7","kind":"commit","published_at":"2026-02-04T09:58:49.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2/manifests"},{"name":"v8.19.2","sha":"dd3c2e6d2036678071a8a9ba1024f2932f943b9a","kind":"commit","published_at":"2026-02-04T09:39:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2/manifests"},{"name":"v9.2.1","sha":"b2acf2ed674a7ff8f4af8f9018769ccaee17c9aa","kind":"commit","published_at":"2025-12-12T11:26:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1/manifests"},{"name":"v9.1.1","sha":"93e65b1d7ece2c11dd878bcf923d20be3a81c617","kind":"commit","published_at":"2025-12-12T11:25:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1/manifests"},{"name":"v8.19.1","sha":"3b4eb9fd0b4a0cfd733a81cf399823d2c7212308","kind":"commit","published_at":"2025-12-12T11:23:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1/manifests"},{"name":"v9.2.0","sha":"5375a8f3b87a44e8b2380e5607c9787591d502d2","kind":"tag","published_at":"2025-10-29T16:26:17.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"94ae1cb8b536fd7373c76ff73797b71b9ebf3661","kind":"tag","published_at":"2025-07-31T16:43:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"d0caae6176157d748db8661b813104532d0e31fe","kind":"tag","published_at":"2025-07-31T16:40:55.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1/manifests"},{"name":"v8.19.0","sha":"ebb142a8760382d86537baa5eda61a8bfda02421","kind":"tag","published_at":"2025-07-31T16:38:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0/manifests"},{"name":"v8.18.1","sha":"43c7e078f6d87738e885e10439c44ff9bc2e1068","kind":"tag","published_at":"2025-06-17T16:28:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1/manifests"},{"name":"v9.0.0","sha":"e79807a84d6ce055bb559fd0d2c58c2568570eac","kind":"tag","published_at":"2025-04-17T16:34:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0/manifests"},{"name":"v8.18.0","sha":"54d92486d2c23b94792b456b8f4682d33dfa7051","kind":"tag","published_at":"2025-04-17T15:40:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0/manifests"},{"name":"v8.17.1","sha":"ef056fb1c83cf4ab90f3534614b4ee44a16cf623","kind":"tag","published_at":"2025-02-11T15:54:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1/manifests"},{"name":"v8.17.0","sha":"0e1af01125c228f583a7880ad2f8e11efa450dac","kind":"tag","published_at":"2024-12-17T18:34:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"dc85fa6c905cfd866a426a65ef0dfec0a79ece68","kind":"tag","published_at":"2024-11-14T16:51:13.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"6ee14eb7a4571c749ace4aa870fdc7e49f5b229a","kind":"tag","published_at":"2024-08-29T14:33:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"bb39a5b3682fb3e061ff52f8d9953347273182c5","kind":"tag","published_at":"2024-06-06T14:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"ad2fc50257c3d9e8c5cde808b5ff09087dc3d242","kind":"tag","published_at":"2024-04-11T15:21:52.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"0ce9bb8fd976247d78da70ec56044f698812a18a","kind":"tag","published_at":"2024-03-27T14:09:39.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"bb80ad843c2462367c410d46348c395b088d1808","kind":"tag","published_at":"2024-02-22T15:02:34.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"4deea2a2aa61f3d53fad733a8849a20509ea6dfa","kind":"tag","published_at":"2024-01-18T15:20:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0/manifests"},{"name":"v8.11.1","sha":"b086f41b65fdd7db91759db9197424a4aaa1fed7","kind":"tag","published_at":"2023-11-27T17:56:51.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"574564fc3de0be24e3e7652b3aafcff124ec0de4","kind":"tag","published_at":"2023-11-09T16:10:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0/manifests"},{"name":"v8.10.1","sha":"76f8e83002a70d0f04b81c9ddb78261b020276ed","kind":"tag","published_at":"2023-10-12T16:54:22.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"3dc9c0d6d3baea75709b5ffa9c6dfa9ad49f6c9e","kind":"tag","published_at":"2023-09-13T14:31:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"a3a9de75e79b25cfb271d1bf4c0365a77e20e2d5","kind":"tag","published_at":"2023-07-27T15:56:20.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"d7c2dd81b8cb07a7e2dd00bfe3edc12324c9c882","kind":"tag","published_at":"2023-07-05T12:08:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"fc18d7f06c9c26f540ea682b1428da3b23ab9962","kind":"tag","published_at":"2023-06-08T15:30:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"6b959bf74584e4d4b3303a34c6ef2567d0d9bba0","kind":"tag","published_at":"2023-05-25T17:17:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0/manifests"},{"name":"v7.17.10","sha":"559ea470985d31b06a20840257f8370b4c575c30","kind":"tag","published_at":"2023-05-03T15:19:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10/manifests"},{"name":"v8.7.1","sha":"d3392de75219e5b59cae5e9c1ba16f17932a92b8","kind":"tag","published_at":"2023-05-02T15:34:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"d28715c21ed123d6a7794c57c9f234dcaec734b2","kind":"tag","published_at":"2023-03-30T15:54:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"3804ea724b80305b80844f51aec0c4fc36534214","kind":"tag","published_at":"2023-01-11T13:59:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"3de72ba87c5fd98395cebb3de19304b10bdc296b","kind":"tag","published_at":"2022-11-17T17:19:09.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0/manifests"},{"name":"v7.17.7","sha":"0058b20ebb3c55e7f374d357c297e6b1cd6f0384","kind":"tag","published_at":"2022-10-26T13:52:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.7","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7/manifests"},{"name":"v8.4.0","sha":"bd65481fc26c1cacc2d1b0e603907354c10837db","kind":"tag","published_at":"2022-08-24T16:13:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0/manifests"},{"name":"v8.4.0-alpha.2","sha":"a67c37230db6e779b7d6bb133477d0f5d00103a2","kind":"tag","published_at":"2022-08-18T09:45:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2/manifests"},{"name":"v8.4.0-alpha.1","sha":"9859100a4a7caf94568d756c90811cfa17073459","kind":"tag","published_at":"2022-07-13T07:53:00.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1/manifests"},{"name":"v8.3.0","sha":"52d26f660c3db249305f058996820c610fd22f5d","kind":"tag","published_at":"2022-06-28T16:25:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"2821d92d4ce65a62662823a822e75e5a7429db0d","kind":"tag","published_at":"2022-05-04T09:35:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"cdc1f4f8c3eff10ff9d49574bff985e0c3daff50","kind":"tag","published_at":"2022-03-09T16:52:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0/manifests"},{"name":"v7.17.1","sha":"40b61a5769ad97813ac55ddfb94cc9226346c3cf","kind":"tag","published_at":"2022-02-28T17:35:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1/manifests"},{"name":"v8.0.0","sha":"9876eebe53f88d0dcde46c82b7bf1b5915d61554","kind":"tag","published_at":"2022-02-10T15:56:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0/manifests"},{"name":"v7.17.0","sha":"9c56e95a98995b643a98b445190b8c758a2ed380","kind":"tag","published_at":"2022-02-01T17:43:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0/manifests"},{"name":"v8.0.0-alpha","sha":"e91e9828316bddc37a1be68a2271b4f8ea83d078","kind":"tag","published_at":"2021-12-22T14:22:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0-alpha","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha/manifests"},{"name":"v7.16.0","sha":"a9346844666bb0cfe9b9ed95d7b89b1e0304327c","kind":"tag","published_at":"2021-12-07T16:23:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0/manifests"},{"name":"v7.15.1","sha":"a6d53e821050b18cebc88c91ed3b1ee7e88fd3f6","kind":"tag","published_at":"2021-10-15T12:56:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1/manifests"},{"name":"v7.15.0","sha":"0951f4cda7c91cc4f2b1a831aeb01b78b8a2c1a6","kind":"tag","published_at":"2021-09-23T08:13:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"75b85f18c94bed4eb093e73401c66b8d80e4fca3","kind":"tag","published_at":"2021-08-03T15:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"100d4307f7683efe35d7918ab2473f5231dc592f","kind":"tag","published_at":"2021-06-02T14:36:40.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"ef232af1e7c96c0c8cd1ff62b3b83efd2ab3170a","kind":"tag","published_at":"2021-05-25T13:18:37.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"959da155ffb25ef428bcc7e417adb40e9aa973c0","kind":"tag","published_at":"2021-03-23T15:30:43.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"5219fb54d90d3e8a32f9614e82f0ade8fc9894c1","kind":"tag","published_at":"2021-02-16T08:57:30.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"3438febfd5ce7aadfbed7c8eabe75c9c6d4d8801","kind":"tag","published_at":"2020-11-12T14:05:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"7c449867435af126cb7fe2073089e39f16dc4a29","kind":"tag","published_at":"2020-08-19T07:43:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"66f9ff5f7952002fd06a4c3c31f553ddcc931243","kind":"tag","published_at":"2020-06-18T15:21:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0/manifests"},{"name":"v6.8.10","sha":"996ee1fe69ab40ad65795e48d125b6b4395b6ec3","kind":"tag","published_at":"2020-06-09T08:53:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10/manifests"},{"name":"v7.7.0","sha":"7147ab205761e88e45f48ee5e1a2937bc820e9d7","kind":"tag","published_at":"2020-05-14T10:41:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"7550e30bc9546e055670c5136238b4350e6d6599","kind":"tag","published_at":"2020-02-18T08:11:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0/manifests"},{"name":"v6.8.5","sha":"7f45cac08963c35f328d1d502405df81b264e423","kind":"tag","published_at":"2019-12-03T16:26:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5/manifests"},{"name":"v7.5.0","sha":"e16172e03bf5084592917e9a93916d3eb1cf49ce","kind":"tag","published_at":"2019-12-03T16:25:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0/manifests"},{"name":"v7.4.1","sha":"d8acaa5faade05290d8b500b8f3892a378f2d2e7","kind":"tag","published_at":"2019-10-14T09:07:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"621f2bad60a7fb2a1d424b8b93671232e79b781c","kind":"tag","published_at":"2019-10-02T09:03:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"c4f5181f50ff885d9b4dff06b06600bf84aa141b","kind":"tag","published_at":"2019-08-01T06:53:27.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"880773b3b5fc573c595caac2512bd8b73fc25787","kind":"tag","published_at":"2019-07-08T07:13:42.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0/manifests"},{"name":"v6.8.2","sha":"c86c818d59b612918db9046ebc8a8bfc7bf50efc","kind":"tag","published_at":"2019-07-08T07:07:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2/manifests"},{"name":"v5.6.1","sha":"64c7d058f213f438232e7064d24ccc7ac5cb94df","kind":"tag","published_at":"2019-07-08T06:59:04.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1/manifests"},{"name":"v6.8.1","sha":"1315c9e58fc029c07d64f59ab0c4033816707a69","kind":"tag","published_at":"2019-05-22T12:34:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1/manifests"},{"name":"v7.1.1","sha":"f3e4039e4c67b650094ac8c95baf15ec11f39bbb","kind":"tag","published_at":"2019-05-22T12:30:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1/manifests"},{"name":"v6.8.0","sha":"ab6e9c665ccdbc98af21231e6f69548c9151222a","kind":"tag","published_at":"2019-05-22T12:25:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0/manifests"},{"name":"v7.1.0","sha":"1f1c46082c7d36cd09ab052b2c1283a83aa754ff","kind":"tag","published_at":"2019-05-22T12:22:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"622f193c0005d0dc175ce75e90f8a7c5b6cfb5a4","kind":"tag","published_at":"2019-04-14T09:51:32.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0/manifests"},{"name":"v6.7.0","sha":"ccc44681537716ee704262d8615a06c6e23a8970","kind":"tag","published_at":"2019-04-14T09:49:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0/manifests"},{"name":"v5.6.0","sha":"ba8fc4357dd63d5bb6f3991fbbff109d452d0330","kind":"tag","published_at":"2019-04-14T09:43:47.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0/manifests"},{"name":"v7.0.0-rc1","sha":"953546e1c3e5712e2ee9ad23b563d29a3fa8b7fe","kind":"tag","published_at":"2019-04-08T10:21:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0-rc1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1/manifests"}]},"repo_metadata_updated_at":"2026-06-09T19:30:19.260Z","dependent_packages_count":104,"downloads":null,"downloads_period":null,"dependent_repos_count":165,"rankings":{"downloads":null,"dependent_repos_count":0.48780386634339984,"dependent_packages_count":0.4944406536405889,"stargazers_count":0.9645151384370227,"forks_count":1.2067545902717143,"docker_downloads_count":0.5269196932474604,"average":0.7360867883880372},"purl":"pkg:golang/github.com/elastic/go-elasticsearch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/elastic/go-elasticsearch","docker_dependents_count":20,"docker_downloads_count":9959533,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/elastic/go-elasticsearch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/elastic/go-elasticsearch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-07T22:00:52.393Z","issues_count":160,"pull_requests_count":569,"avg_time_to_close_issue":26857903.315789472,"avg_time_to_close_pull_request":1585429.4866529773,"issues_closed_count":114,"pull_requests_closed_count":487,"pull_request_authors_count":75,"issue_authors_count":144,"avg_comments_per_issue":2.50625,"avg_comments_per_pull_request":0.7328646748681898,"merged_pull_requests_count":440,"bot_issues_count":0,"bot_pull_requests_count":173,"past_year_issues_count":15,"past_year_pull_requests_count":95,"past_year_avg_time_to_close_issue":231775.85714285713,"past_year_avg_time_to_close_pull_request":618363.7288135593,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":3.3333333333333335,"past_year_avg_comments_per_pull_request":2.0631578947368423,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/issues","maintainers":[{"login":"reakaleek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"},{"login":"ppf2","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ppf2"},{"login":"mauri870","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"1pkg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1pkg"},{"login":"florianl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florianl"},{"login":"endorama","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/endorama"},{"login":"danielmitterdorfer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielmitterdorfer"},{"login":"rifqanzalbina","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rifqanzalbina"},{"login":"pquentin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pquentin"}],"active_maintainers":[{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"mauri870","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"reakaleek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11154914,"name":"github.com/elastic/go-elasticsearch/v7/esapi","ecosystem":"go","description":"Package esapi provides the Go API for Elasticsearch.\n\nIt is automatically included in the client provided by the\ngithub.com/elastic/go-elasticsearch package:\n\nFor each Elasticsearch API, such as \"Index\", the package exports two corresponding types:\na function and a struct.\n\nThe function type allows you to call the Elasticsearch API as a method on the client,\npassing the parameters as arguments:\n\nThe struct type allows for a more hands-on approach, where you create a new struct, with the\nrequest configuration as fields, and call the Do() method\nwith a context and the client as arguments:\n\nThe function type is a wrapper around the struct, and allows\nto configure and perform the request in a more expressive way.\nIt has a minor overhead compared to using a struct directly;\nrefer to the esapi_benchmark_test.go suite for concrete numbers.\n\nSee the documentation for each API function or struct at\nhttps://godoc.org/github.com/elastic/go-elasticsearch,\nor locally by:\n\nThe esapi.Response type is a lightweight wrapper around http.Response.\n\nThe res.Body field is an io.ReadCloser, leaving the JSON parsing to the\ncalling code, in the interest of performance and flexibility\n(eg. to allow using a custom JSON parser).\n\nIt is imperative to close the response body for a non-nil response.\n\nThe Response type implements a couple of convenience methods for accessing\nthe status, checking an error status code or printing\nthe response body for debugging purposes.\n\nSee the Elasticsearch documentation at\nhttps://www.elastic.co/guide/en/elasticsearch/reference/master/api-conventions.html for detailed information\nabout the API endpoints and parameters.\n\nThe Go API is generated from the Elasticsearch JSON specification at\nhttps://github.com/elastic/elasticsearch/tree/master/rest-api-spec/src/main/resources/rest-api-spec/api\nby the internal package available at\nhttps://github.com/elastic/go-elasticsearch/tree/master/internal/cmd/generate/commands/gensource.\n\nThe API is tested by integration tests common to all Elasticsearch official clients, generated from the\nsource at https://github.com/elastic/elasticsearch/tree/master/rest-api-spec/src/main/resources/rest-api-spec/test.\nThe generator is provided by the internal package available at internal/cmd/generate/commands/gentests.","homepage":"https://github.com/elastic/go-elasticsearch","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/elastic/go-elasticsearch","keywords_array":[],"namespace":"github.com/elastic/go-elasticsearch/v7","versions_count":26,"first_release_published_at":"2026-02-13T14:03:41.397Z","latest_release_published_at":"2026-02-13T14:03:41.397Z","latest_release_number":"v7.17.10","last_synced_at":"2026-06-16T02:04:46.008Z","created_at":"2024-12-10T16:25:38.317Z","updated_at":"2026-06-16T02:04:46.008Z","registry_url":"https://pkg.go.dev/github.com/elastic/go-elasticsearch/v7/esapi","install_command":"go get github.com/elastic/go-elasticsearch/v7/esapi","documentation_url":"https://pkg.go.dev/github.com/elastic/go-elasticsearch/v7/esapi#section-documentation","metadata":{},"repo_metadata":{"id":38418750,"uuid":"86367047","full_name":"elastic/go-elasticsearch","owner":"elastic","description":"The official Go client for Elasticsearch","archived":false,"fork":false,"pushed_at":"2026-06-04T09:18:16.000Z","size":109102,"stargazers_count":6051,"open_issues_count":18,"forks_count":639,"subscribers_count":351,"default_branch":"main","last_synced_at":"2026-06-08T16:00:11.603Z","etag":null,"topics":["client","elasticsearch","go","golang"],"latest_commit_sha":null,"homepage":"https://github.com/elastic/go-elasticsearch#go-elasticsearch","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elastic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2017-03-27T17:56:15.000Z","updated_at":"2026-06-08T10:15:57.000Z","dependencies_parsed_at":"2025-12-18T16:03:04.647Z","dependency_job_id":"62518209-30c1-4093-86f8-d3370c23510a","html_url":"https://github.com/elastic/go-elasticsearch","commit_stats":{"total_commits":659,"total_committers":56,"mean_commits":"11.767857142857142","dds":"0.48861911987860396","last_synced_commit":"98a819bba0b05036f97be9a6edbf3c4683c03a5e"},"previous_names":["elastic/goelasticsearch","elastic/elasticsearch-go"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/elastic/go-elasticsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/sbom","scorecard":{"id":371239,"data":{"date":"2025-08-11","repo":{"name":"github.com/elastic/go-elasticsearch","commit":"6000e555b821482a9e76bbcc53d9f7e781e7c6c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/28 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-build.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs-build.yml:18","Info: found token with 'none' permissions: .github/workflows/docs-cleanup.yml:12","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-cleanup.yml:14","Warn: no topLevel permission defined: .github/workflows/backport.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/test-api.yml:1","Warn: no topLevel permission defined: .github/workflows/test-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit-tip.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/elastic/.github/SECURITY.md:1","Info: Found linked content: github.com/elastic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/elastic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/elastic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-cleanup.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/license.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit-tip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit-tip.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-unit.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: containerImage not pinned by hash: .buildkite/Dockerfile:7","Warn: containerImage not pinned by hash: .ci/Dockerfile:7","Warn: containerImage not pinned by hash: _examples/instrumentation/Dockerfile:4: pin your Docker image by updating golang:1-alpine to golang:1-alpine@sha256:244baa35bcfaf9a5b3444519df6d42554a1f92dc33820bd98f0662df270d8a6a","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:6","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:13: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: .buildkite/Dockerfile:9-10","Warn: goCommand not pinned by hash: .ci/Dockerfile:9-10","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-platinum.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-platinum.sh:15","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2025-3829"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:00:59.970Z","repository_id":38418750,"created_at":"2025-08-18T13:00:59.970Z","updated_at":"2025-08-18T13:00:59.970Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"elastic","name":"elastic","uuid":"6764390","kind":"organization","description":"","email":"info@elastic.co","website":"https://www.elastic.co/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6764390?v=4","repositories_count":858,"last_synced_at":"2025-10-28T00:29:28.877Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elastic","funding_links":[],"total_stars":223427,"followers":4787,"following":0,"created_at":"2022-11-02T16:23:07.500Z","updated_at":"2025-10-28T00:29:28.877Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic/repositories"},"tags":[{"name":"v9.4.1","sha":"c1db8f02c8c3cc5844e821354253a05dc92f98c8","kind":"commit","published_at":"2026-05-11T10:08:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1/manifests"},{"name":"v9.3.4","sha":"f0d54c74d0e243cdc9138b15f11e5122f8a656b4","kind":"commit","published_at":"2026-05-11T10:05:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4/manifests"},{"name":"v9.2.6","sha":"3f8012578637db9e9dc6080dffd42e4b1cf9dfa6","kind":"commit","published_at":"2026-05-11T10:02:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6/manifests"},{"name":"v8.19.6","sha":"36df8bc2f994270fa8804f3f8d76eee484312c84","kind":"commit","published_at":"2026-05-11T09:57:53.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6/manifests"},{"name":"v9.4.0","sha":"3dde3f3656e49facddba7c8d66608b672ef85ebe","kind":"commit","published_at":"2026-05-05T14:46:08.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0/manifests"},{"name":"v9.3.3","sha":"22d417e35bb1a582fc2ec68d7efaa5aeceb8a5f3","kind":"commit","published_at":"2026-04-27T11:09:10.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3/manifests"},{"name":"v9.2.5","sha":"ce634c34cff7d25a8eb66e89c1339265c6992d4b","kind":"commit","published_at":"2026-04-27T11:05:58.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5/manifests"},{"name":"v8.19.5","sha":"0349cffb1c4b495a8e3f0470bf7c8e7d44264769","kind":"commit","published_at":"2026-04-27T11:02:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5/manifests"},{"name":"v9.3.2","sha":"517193ee5a13bad51523e697df5d50866278689f","kind":"commit","published_at":"2026-04-16T12:54:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2/manifests"},{"name":"v9.2.4","sha":"f889ff1d94b22fbcbba10811708b0fa4ac1a437e","kind":"commit","published_at":"2026-04-16T12:30:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4/manifests"},{"name":"v8.19.4","sha":"e263c133161539d04e3e3fce6353d32418ce388b","kind":"commit","published_at":"2026-04-16T12:14:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4/manifests"},{"name":"v9.3.1","sha":"7932e082748bb3aab37a52a14b952b0647038e4a","kind":"commit","published_at":"2026-02-11T11:19:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1/manifests"},{"name":"v9.2.3","sha":"ad878e36da9b15da1666ecca6e3411ec3f1af01c","kind":"commit","published_at":"2026-02-11T10:51:05.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3/manifests"},{"name":"v8.19.3","sha":"a79cdddfe26505876a9d2a06bd2f6e0a5f12f058","kind":"commit","published_at":"2026-02-11T10:36:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3/manifests"},{"name":"v9.3.0","sha":"ca214d367cf8c273b8139f8ec704c0b323506aa7","kind":"commit","published_at":"2026-02-04T10:27:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"65dcb70718ece11bb91e89e870cc38634524b12d","kind":"commit","published_at":"2026-02-04T10:12:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2/manifests"},{"name":"v9.1.2","sha":"23e82353b0fd3b4258b413f9d2bd49249f1865c7","kind":"commit","published_at":"2026-02-04T09:58:49.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2/manifests"},{"name":"v8.19.2","sha":"dd3c2e6d2036678071a8a9ba1024f2932f943b9a","kind":"commit","published_at":"2026-02-04T09:39:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2/manifests"},{"name":"v9.2.1","sha":"b2acf2ed674a7ff8f4af8f9018769ccaee17c9aa","kind":"commit","published_at":"2025-12-12T11:26:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1/manifests"},{"name":"v9.1.1","sha":"93e65b1d7ece2c11dd878bcf923d20be3a81c617","kind":"commit","published_at":"2025-12-12T11:25:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1/manifests"},{"name":"v8.19.1","sha":"3b4eb9fd0b4a0cfd733a81cf399823d2c7212308","kind":"commit","published_at":"2025-12-12T11:23:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1/manifests"},{"name":"v9.2.0","sha":"5375a8f3b87a44e8b2380e5607c9787591d502d2","kind":"tag","published_at":"2025-10-29T16:26:17.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"94ae1cb8b536fd7373c76ff73797b71b9ebf3661","kind":"tag","published_at":"2025-07-31T16:43:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"d0caae6176157d748db8661b813104532d0e31fe","kind":"tag","published_at":"2025-07-31T16:40:55.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1/manifests"},{"name":"v8.19.0","sha":"ebb142a8760382d86537baa5eda61a8bfda02421","kind":"tag","published_at":"2025-07-31T16:38:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0/manifests"},{"name":"v8.18.1","sha":"43c7e078f6d87738e885e10439c44ff9bc2e1068","kind":"tag","published_at":"2025-06-17T16:28:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1/manifests"},{"name":"v9.0.0","sha":"e79807a84d6ce055bb559fd0d2c58c2568570eac","kind":"tag","published_at":"2025-04-17T16:34:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0/manifests"},{"name":"v8.18.0","sha":"54d92486d2c23b94792b456b8f4682d33dfa7051","kind":"tag","published_at":"2025-04-17T15:40:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0/manifests"},{"name":"v8.17.1","sha":"ef056fb1c83cf4ab90f3534614b4ee44a16cf623","kind":"tag","published_at":"2025-02-11T15:54:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1/manifests"},{"name":"v8.17.0","sha":"0e1af01125c228f583a7880ad2f8e11efa450dac","kind":"tag","published_at":"2024-12-17T18:34:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"dc85fa6c905cfd866a426a65ef0dfec0a79ece68","kind":"tag","published_at":"2024-11-14T16:51:13.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"6ee14eb7a4571c749ace4aa870fdc7e49f5b229a","kind":"tag","published_at":"2024-08-29T14:33:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"bb39a5b3682fb3e061ff52f8d9953347273182c5","kind":"tag","published_at":"2024-06-06T14:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"ad2fc50257c3d9e8c5cde808b5ff09087dc3d242","kind":"tag","published_at":"2024-04-11T15:21:52.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"0ce9bb8fd976247d78da70ec56044f698812a18a","kind":"tag","published_at":"2024-03-27T14:09:39.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"bb80ad843c2462367c410d46348c395b088d1808","kind":"tag","published_at":"2024-02-22T15:02:34.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"4deea2a2aa61f3d53fad733a8849a20509ea6dfa","kind":"tag","published_at":"2024-01-18T15:20:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0/manifests"},{"name":"v8.11.1","sha":"b086f41b65fdd7db91759db9197424a4aaa1fed7","kind":"tag","published_at":"2023-11-27T17:56:51.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"574564fc3de0be24e3e7652b3aafcff124ec0de4","kind":"tag","published_at":"2023-11-09T16:10:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0/manifests"},{"name":"v8.10.1","sha":"76f8e83002a70d0f04b81c9ddb78261b020276ed","kind":"tag","published_at":"2023-10-12T16:54:22.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"3dc9c0d6d3baea75709b5ffa9c6dfa9ad49f6c9e","kind":"tag","published_at":"2023-09-13T14:31:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"a3a9de75e79b25cfb271d1bf4c0365a77e20e2d5","kind":"tag","published_at":"2023-07-27T15:56:20.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"d7c2dd81b8cb07a7e2dd00bfe3edc12324c9c882","kind":"tag","published_at":"2023-07-05T12:08:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"fc18d7f06c9c26f540ea682b1428da3b23ab9962","kind":"tag","published_at":"2023-06-08T15:30:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"6b959bf74584e4d4b3303a34c6ef2567d0d9bba0","kind":"tag","published_at":"2023-05-25T17:17:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0/manifests"},{"name":"v7.17.10","sha":"559ea470985d31b06a20840257f8370b4c575c30","kind":"tag","published_at":"2023-05-03T15:19:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10/manifests"},{"name":"v8.7.1","sha":"d3392de75219e5b59cae5e9c1ba16f17932a92b8","kind":"tag","published_at":"2023-05-02T15:34:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"d28715c21ed123d6a7794c57c9f234dcaec734b2","kind":"tag","published_at":"2023-03-30T15:54:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"3804ea724b80305b80844f51aec0c4fc36534214","kind":"tag","published_at":"2023-01-11T13:59:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"3de72ba87c5fd98395cebb3de19304b10bdc296b","kind":"tag","published_at":"2022-11-17T17:19:09.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0/manifests"},{"name":"v7.17.7","sha":"0058b20ebb3c55e7f374d357c297e6b1cd6f0384","kind":"tag","published_at":"2022-10-26T13:52:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.7","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7/manifests"},{"name":"v8.4.0","sha":"bd65481fc26c1cacc2d1b0e603907354c10837db","kind":"tag","published_at":"2022-08-24T16:13:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0/manifests"},{"name":"v8.4.0-alpha.2","sha":"a67c37230db6e779b7d6bb133477d0f5d00103a2","kind":"tag","published_at":"2022-08-18T09:45:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2/manifests"},{"name":"v8.4.0-alpha.1","sha":"9859100a4a7caf94568d756c90811cfa17073459","kind":"tag","published_at":"2022-07-13T07:53:00.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1/manifests"},{"name":"v8.3.0","sha":"52d26f660c3db249305f058996820c610fd22f5d","kind":"tag","published_at":"2022-06-28T16:25:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"2821d92d4ce65a62662823a822e75e5a7429db0d","kind":"tag","published_at":"2022-05-04T09:35:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"cdc1f4f8c3eff10ff9d49574bff985e0c3daff50","kind":"tag","published_at":"2022-03-09T16:52:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0/manifests"},{"name":"v7.17.1","sha":"40b61a5769ad97813ac55ddfb94cc9226346c3cf","kind":"tag","published_at":"2022-02-28T17:35:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1/manifests"},{"name":"v8.0.0","sha":"9876eebe53f88d0dcde46c82b7bf1b5915d61554","kind":"tag","published_at":"2022-02-10T15:56:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0/manifests"},{"name":"v7.17.0","sha":"9c56e95a98995b643a98b445190b8c758a2ed380","kind":"tag","published_at":"2022-02-01T17:43:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0/manifests"},{"name":"v8.0.0-alpha","sha":"e91e9828316bddc37a1be68a2271b4f8ea83d078","kind":"tag","published_at":"2021-12-22T14:22:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0-alpha","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha/manifests"},{"name":"v7.16.0","sha":"a9346844666bb0cfe9b9ed95d7b89b1e0304327c","kind":"tag","published_at":"2021-12-07T16:23:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0/manifests"},{"name":"v7.15.1","sha":"a6d53e821050b18cebc88c91ed3b1ee7e88fd3f6","kind":"tag","published_at":"2021-10-15T12:56:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1/manifests"},{"name":"v7.15.0","sha":"0951f4cda7c91cc4f2b1a831aeb01b78b8a2c1a6","kind":"tag","published_at":"2021-09-23T08:13:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"75b85f18c94bed4eb093e73401c66b8d80e4fca3","kind":"tag","published_at":"2021-08-03T15:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"100d4307f7683efe35d7918ab2473f5231dc592f","kind":"tag","published_at":"2021-06-02T14:36:40.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"ef232af1e7c96c0c8cd1ff62b3b83efd2ab3170a","kind":"tag","published_at":"2021-05-25T13:18:37.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"959da155ffb25ef428bcc7e417adb40e9aa973c0","kind":"tag","published_at":"2021-03-23T15:30:43.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"5219fb54d90d3e8a32f9614e82f0ade8fc9894c1","kind":"tag","published_at":"2021-02-16T08:57:30.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"3438febfd5ce7aadfbed7c8eabe75c9c6d4d8801","kind":"tag","published_at":"2020-11-12T14:05:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"7c449867435af126cb7fe2073089e39f16dc4a29","kind":"tag","published_at":"2020-08-19T07:43:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"66f9ff5f7952002fd06a4c3c31f553ddcc931243","kind":"tag","published_at":"2020-06-18T15:21:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0/manifests"},{"name":"v6.8.10","sha":"996ee1fe69ab40ad65795e48d125b6b4395b6ec3","kind":"tag","published_at":"2020-06-09T08:53:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10/manifests"},{"name":"v7.7.0","sha":"7147ab205761e88e45f48ee5e1a2937bc820e9d7","kind":"tag","published_at":"2020-05-14T10:41:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"7550e30bc9546e055670c5136238b4350e6d6599","kind":"tag","published_at":"2020-02-18T08:11:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0/manifests"},{"name":"v6.8.5","sha":"7f45cac08963c35f328d1d502405df81b264e423","kind":"tag","published_at":"2019-12-03T16:26:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5/manifests"},{"name":"v7.5.0","sha":"e16172e03bf5084592917e9a93916d3eb1cf49ce","kind":"tag","published_at":"2019-12-03T16:25:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0/manifests"},{"name":"v7.4.1","sha":"d8acaa5faade05290d8b500b8f3892a378f2d2e7","kind":"tag","published_at":"2019-10-14T09:07:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"621f2bad60a7fb2a1d424b8b93671232e79b781c","kind":"tag","published_at":"2019-10-02T09:03:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"c4f5181f50ff885d9b4dff06b06600bf84aa141b","kind":"tag","published_at":"2019-08-01T06:53:27.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"880773b3b5fc573c595caac2512bd8b73fc25787","kind":"tag","published_at":"2019-07-08T07:13:42.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0/manifests"},{"name":"v6.8.2","sha":"c86c818d59b612918db9046ebc8a8bfc7bf50efc","kind":"tag","published_at":"2019-07-08T07:07:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2/manifests"},{"name":"v5.6.1","sha":"64c7d058f213f438232e7064d24ccc7ac5cb94df","kind":"tag","published_at":"2019-07-08T06:59:04.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1/manifests"},{"name":"v6.8.1","sha":"1315c9e58fc029c07d64f59ab0c4033816707a69","kind":"tag","published_at":"2019-05-22T12:34:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1/manifests"},{"name":"v7.1.1","sha":"f3e4039e4c67b650094ac8c95baf15ec11f39bbb","kind":"tag","published_at":"2019-05-22T12:30:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1/manifests"},{"name":"v6.8.0","sha":"ab6e9c665ccdbc98af21231e6f69548c9151222a","kind":"tag","published_at":"2019-05-22T12:25:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0/manifests"},{"name":"v7.1.0","sha":"1f1c46082c7d36cd09ab052b2c1283a83aa754ff","kind":"tag","published_at":"2019-05-22T12:22:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"622f193c0005d0dc175ce75e90f8a7c5b6cfb5a4","kind":"tag","published_at":"2019-04-14T09:51:32.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0/manifests"},{"name":"v6.7.0","sha":"ccc44681537716ee704262d8615a06c6e23a8970","kind":"tag","published_at":"2019-04-14T09:49:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0/manifests"},{"name":"v5.6.0","sha":"ba8fc4357dd63d5bb6f3991fbbff109d452d0330","kind":"tag","published_at":"2019-04-14T09:43:47.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0/manifests"},{"name":"v7.0.0-rc1","sha":"953546e1c3e5712e2ee9ad23b563d29a3fa8b7fe","kind":"tag","published_at":"2019-04-08T10:21:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0-rc1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1/manifests"}]},"repo_metadata_updated_at":"2026-06-08T16:01:49.557Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/github.com/elastic/go-elasticsearch/v7/esapi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/elastic/go-elasticsearch/v7/esapi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/elastic/go-elasticsearch/v7/esapi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/elastic/go-elasticsearch/v7/esapi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-07T22:00:52.393Z","issues_count":160,"pull_requests_count":569,"avg_time_to_close_issue":26857903.315789472,"avg_time_to_close_pull_request":1585429.4866529773,"issues_closed_count":114,"pull_requests_closed_count":487,"pull_request_authors_count":75,"issue_authors_count":144,"avg_comments_per_issue":2.50625,"avg_comments_per_pull_request":0.7328646748681898,"merged_pull_requests_count":440,"bot_issues_count":0,"bot_pull_requests_count":173,"past_year_issues_count":15,"past_year_pull_requests_count":95,"past_year_avg_time_to_close_issue":231775.85714285713,"past_year_avg_time_to_close_pull_request":618363.7288135593,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":3.3333333333333335,"past_year_avg_comments_per_pull_request":2.0631578947368423,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/issues","maintainers":[{"login":"reakaleek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"},{"login":"ppf2","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ppf2"},{"login":"mauri870","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"1pkg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1pkg"},{"login":"florianl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florianl"},{"login":"endorama","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/endorama"},{"login":"danielmitterdorfer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielmitterdorfer"},{"login":"rifqanzalbina","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rifqanzalbina"},{"login":"pquentin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pquentin"}],"active_maintainers":[{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"mauri870","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"reakaleek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7%2Fesapi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7%2Fesapi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7%2Fesapi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7%2Fesapi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7%2Fesapi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7%2Fesapi/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8422814,"name":"github.com/elastic/go-Elasticsearch/v7","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/elastic/go-Elasticsearch","keywords_array":[],"namespace":null,"versions_count":26,"first_release_published_at":"2019-04-08T10:16:17.000Z","latest_release_published_at":"2023-05-03T15:19:26.000Z","latest_release_number":"v7.17.10","last_synced_at":"2026-06-16T02:04:49.858Z","created_at":"2023-10-13T02:46:04.843Z","updated_at":"2026-06-16T02:04:49.858Z","registry_url":"https://pkg.go.dev/github.com/elastic/go-Elasticsearch/v7","install_command":"go get github.com/elastic/go-Elasticsearch/v7","documentation_url":"https://pkg.go.dev/github.com/elastic/go-Elasticsearch/v7#section-documentation","metadata":{},"repo_metadata":{"id":38418750,"uuid":"86367047","full_name":"elastic/go-elasticsearch","owner":"elastic","description":"The official Go client for Elasticsearch","archived":false,"fork":false,"pushed_at":"2026-06-04T09:18:16.000Z","size":109102,"stargazers_count":6051,"open_issues_count":18,"forks_count":639,"subscribers_count":351,"default_branch":"main","last_synced_at":"2026-06-08T16:00:11.603Z","etag":null,"topics":["client","elasticsearch","go","golang"],"latest_commit_sha":null,"homepage":"https://github.com/elastic/go-elasticsearch#go-elasticsearch","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elastic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2017-03-27T17:56:15.000Z","updated_at":"2026-06-08T10:15:57.000Z","dependencies_parsed_at":"2025-12-18T16:03:04.647Z","dependency_job_id":"62518209-30c1-4093-86f8-d3370c23510a","html_url":"https://github.com/elastic/go-elasticsearch","commit_stats":{"total_commits":659,"total_committers":56,"mean_commits":"11.767857142857142","dds":"0.48861911987860396","last_synced_commit":"98a819bba0b05036f97be9a6edbf3c4683c03a5e"},"previous_names":["elastic/goelasticsearch","elastic/elasticsearch-go"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/elastic/go-elasticsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/sbom","scorecard":{"id":371239,"data":{"date":"2025-08-11","repo":{"name":"github.com/elastic/go-elasticsearch","commit":"6000e555b821482a9e76bbcc53d9f7e781e7c6c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/28 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-build.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs-build.yml:18","Info: found token with 'none' permissions: .github/workflows/docs-cleanup.yml:12","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-cleanup.yml:14","Warn: no topLevel permission defined: .github/workflows/backport.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/test-api.yml:1","Warn: no topLevel permission defined: .github/workflows/test-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit-tip.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/elastic/.github/SECURITY.md:1","Info: Found linked content: github.com/elastic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/elastic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/elastic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-cleanup.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/license.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit-tip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit-tip.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-unit.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: containerImage not pinned by hash: .buildkite/Dockerfile:7","Warn: containerImage not pinned by hash: .ci/Dockerfile:7","Warn: containerImage not pinned by hash: _examples/instrumentation/Dockerfile:4: pin your Docker image by updating golang:1-alpine to golang:1-alpine@sha256:244baa35bcfaf9a5b3444519df6d42554a1f92dc33820bd98f0662df270d8a6a","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:6","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:13: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: .buildkite/Dockerfile:9-10","Warn: goCommand not pinned by hash: .ci/Dockerfile:9-10","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-platinum.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-platinum.sh:15","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2025-3829"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:00:59.970Z","repository_id":38418750,"created_at":"2025-08-18T13:00:59.970Z","updated_at":"2025-08-18T13:00:59.970Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"elastic","name":"elastic","uuid":"6764390","kind":"organization","description":"","email":"info@elastic.co","website":"https://www.elastic.co/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6764390?v=4","repositories_count":858,"last_synced_at":"2025-10-28T00:29:28.877Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elastic","funding_links":[],"total_stars":223427,"followers":4787,"following":0,"created_at":"2022-11-02T16:23:07.500Z","updated_at":"2025-10-28T00:29:28.877Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic/repositories"},"tags":[{"name":"v9.4.1","sha":"c1db8f02c8c3cc5844e821354253a05dc92f98c8","kind":"commit","published_at":"2026-05-11T10:08:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1/manifests"},{"name":"v9.3.4","sha":"f0d54c74d0e243cdc9138b15f11e5122f8a656b4","kind":"commit","published_at":"2026-05-11T10:05:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4/manifests"},{"name":"v9.2.6","sha":"3f8012578637db9e9dc6080dffd42e4b1cf9dfa6","kind":"commit","published_at":"2026-05-11T10:02:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6/manifests"},{"name":"v8.19.6","sha":"36df8bc2f994270fa8804f3f8d76eee484312c84","kind":"commit","published_at":"2026-05-11T09:57:53.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6/manifests"},{"name":"v9.4.0","sha":"3dde3f3656e49facddba7c8d66608b672ef85ebe","kind":"commit","published_at":"2026-05-05T14:46:08.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0/manifests"},{"name":"v9.3.3","sha":"22d417e35bb1a582fc2ec68d7efaa5aeceb8a5f3","kind":"commit","published_at":"2026-04-27T11:09:10.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3/manifests"},{"name":"v9.2.5","sha":"ce634c34cff7d25a8eb66e89c1339265c6992d4b","kind":"commit","published_at":"2026-04-27T11:05:58.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5/manifests"},{"name":"v8.19.5","sha":"0349cffb1c4b495a8e3f0470bf7c8e7d44264769","kind":"commit","published_at":"2026-04-27T11:02:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5/manifests"},{"name":"v9.3.2","sha":"517193ee5a13bad51523e697df5d50866278689f","kind":"commit","published_at":"2026-04-16T12:54:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2/manifests"},{"name":"v9.2.4","sha":"f889ff1d94b22fbcbba10811708b0fa4ac1a437e","kind":"commit","published_at":"2026-04-16T12:30:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4/manifests"},{"name":"v8.19.4","sha":"e263c133161539d04e3e3fce6353d32418ce388b","kind":"commit","published_at":"2026-04-16T12:14:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4/manifests"},{"name":"v9.3.1","sha":"7932e082748bb3aab37a52a14b952b0647038e4a","kind":"commit","published_at":"2026-02-11T11:19:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1/manifests"},{"name":"v9.2.3","sha":"ad878e36da9b15da1666ecca6e3411ec3f1af01c","kind":"commit","published_at":"2026-02-11T10:51:05.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3/manifests"},{"name":"v8.19.3","sha":"a79cdddfe26505876a9d2a06bd2f6e0a5f12f058","kind":"commit","published_at":"2026-02-11T10:36:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3/manifests"},{"name":"v9.3.0","sha":"ca214d367cf8c273b8139f8ec704c0b323506aa7","kind":"commit","published_at":"2026-02-04T10:27:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"65dcb70718ece11bb91e89e870cc38634524b12d","kind":"commit","published_at":"2026-02-04T10:12:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2/manifests"},{"name":"v9.1.2","sha":"23e82353b0fd3b4258b413f9d2bd49249f1865c7","kind":"commit","published_at":"2026-02-04T09:58:49.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2/manifests"},{"name":"v8.19.2","sha":"dd3c2e6d2036678071a8a9ba1024f2932f943b9a","kind":"commit","published_at":"2026-02-04T09:39:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2/manifests"},{"name":"v9.2.1","sha":"b2acf2ed674a7ff8f4af8f9018769ccaee17c9aa","kind":"commit","published_at":"2025-12-12T11:26:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1/manifests"},{"name":"v9.1.1","sha":"93e65b1d7ece2c11dd878bcf923d20be3a81c617","kind":"commit","published_at":"2025-12-12T11:25:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1/manifests"},{"name":"v8.19.1","sha":"3b4eb9fd0b4a0cfd733a81cf399823d2c7212308","kind":"commit","published_at":"2025-12-12T11:23:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1/manifests"},{"name":"v9.2.0","sha":"5375a8f3b87a44e8b2380e5607c9787591d502d2","kind":"tag","published_at":"2025-10-29T16:26:17.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"94ae1cb8b536fd7373c76ff73797b71b9ebf3661","kind":"tag","published_at":"2025-07-31T16:43:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"d0caae6176157d748db8661b813104532d0e31fe","kind":"tag","published_at":"2025-07-31T16:40:55.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1/manifests"},{"name":"v8.19.0","sha":"ebb142a8760382d86537baa5eda61a8bfda02421","kind":"tag","published_at":"2025-07-31T16:38:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0/manifests"},{"name":"v8.18.1","sha":"43c7e078f6d87738e885e10439c44ff9bc2e1068","kind":"tag","published_at":"2025-06-17T16:28:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1/manifests"},{"name":"v9.0.0","sha":"e79807a84d6ce055bb559fd0d2c58c2568570eac","kind":"tag","published_at":"2025-04-17T16:34:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0/manifests"},{"name":"v8.18.0","sha":"54d92486d2c23b94792b456b8f4682d33dfa7051","kind":"tag","published_at":"2025-04-17T15:40:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0/manifests"},{"name":"v8.17.1","sha":"ef056fb1c83cf4ab90f3534614b4ee44a16cf623","kind":"tag","published_at":"2025-02-11T15:54:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1/manifests"},{"name":"v8.17.0","sha":"0e1af01125c228f583a7880ad2f8e11efa450dac","kind":"tag","published_at":"2024-12-17T18:34:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"dc85fa6c905cfd866a426a65ef0dfec0a79ece68","kind":"tag","published_at":"2024-11-14T16:51:13.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"6ee14eb7a4571c749ace4aa870fdc7e49f5b229a","kind":"tag","published_at":"2024-08-29T14:33:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"bb39a5b3682fb3e061ff52f8d9953347273182c5","kind":"tag","published_at":"2024-06-06T14:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"ad2fc50257c3d9e8c5cde808b5ff09087dc3d242","kind":"tag","published_at":"2024-04-11T15:21:52.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"0ce9bb8fd976247d78da70ec56044f698812a18a","kind":"tag","published_at":"2024-03-27T14:09:39.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"bb80ad843c2462367c410d46348c395b088d1808","kind":"tag","published_at":"2024-02-22T15:02:34.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"4deea2a2aa61f3d53fad733a8849a20509ea6dfa","kind":"tag","published_at":"2024-01-18T15:20:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0/manifests"},{"name":"v8.11.1","sha":"b086f41b65fdd7db91759db9197424a4aaa1fed7","kind":"tag","published_at":"2023-11-27T17:56:51.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"574564fc3de0be24e3e7652b3aafcff124ec0de4","kind":"tag","published_at":"2023-11-09T16:10:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0/manifests"},{"name":"v8.10.1","sha":"76f8e83002a70d0f04b81c9ddb78261b020276ed","kind":"tag","published_at":"2023-10-12T16:54:22.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"3dc9c0d6d3baea75709b5ffa9c6dfa9ad49f6c9e","kind":"tag","published_at":"2023-09-13T14:31:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"a3a9de75e79b25cfb271d1bf4c0365a77e20e2d5","kind":"tag","published_at":"2023-07-27T15:56:20.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"d7c2dd81b8cb07a7e2dd00bfe3edc12324c9c882","kind":"tag","published_at":"2023-07-05T12:08:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"fc18d7f06c9c26f540ea682b1428da3b23ab9962","kind":"tag","published_at":"2023-06-08T15:30:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"6b959bf74584e4d4b3303a34c6ef2567d0d9bba0","kind":"tag","published_at":"2023-05-25T17:17:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0/manifests"},{"name":"v7.17.10","sha":"559ea470985d31b06a20840257f8370b4c575c30","kind":"tag","published_at":"2023-05-03T15:19:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10/manifests"},{"name":"v8.7.1","sha":"d3392de75219e5b59cae5e9c1ba16f17932a92b8","kind":"tag","published_at":"2023-05-02T15:34:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"d28715c21ed123d6a7794c57c9f234dcaec734b2","kind":"tag","published_at":"2023-03-30T15:54:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"3804ea724b80305b80844f51aec0c4fc36534214","kind":"tag","published_at":"2023-01-11T13:59:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"3de72ba87c5fd98395cebb3de19304b10bdc296b","kind":"tag","published_at":"2022-11-17T17:19:09.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0/manifests"},{"name":"v7.17.7","sha":"0058b20ebb3c55e7f374d357c297e6b1cd6f0384","kind":"tag","published_at":"2022-10-26T13:52:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.7","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7/manifests"},{"name":"v8.4.0","sha":"bd65481fc26c1cacc2d1b0e603907354c10837db","kind":"tag","published_at":"2022-08-24T16:13:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0/manifests"},{"name":"v8.4.0-alpha.2","sha":"a67c37230db6e779b7d6bb133477d0f5d00103a2","kind":"tag","published_at":"2022-08-18T09:45:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2/manifests"},{"name":"v8.4.0-alpha.1","sha":"9859100a4a7caf94568d756c90811cfa17073459","kind":"tag","published_at":"2022-07-13T07:53:00.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1/manifests"},{"name":"v8.3.0","sha":"52d26f660c3db249305f058996820c610fd22f5d","kind":"tag","published_at":"2022-06-28T16:25:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"2821d92d4ce65a62662823a822e75e5a7429db0d","kind":"tag","published_at":"2022-05-04T09:35:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"cdc1f4f8c3eff10ff9d49574bff985e0c3daff50","kind":"tag","published_at":"2022-03-09T16:52:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0/manifests"},{"name":"v7.17.1","sha":"40b61a5769ad97813ac55ddfb94cc9226346c3cf","kind":"tag","published_at":"2022-02-28T17:35:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1/manifests"},{"name":"v8.0.0","sha":"9876eebe53f88d0dcde46c82b7bf1b5915d61554","kind":"tag","published_at":"2022-02-10T15:56:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0/manifests"},{"name":"v7.17.0","sha":"9c56e95a98995b643a98b445190b8c758a2ed380","kind":"tag","published_at":"2022-02-01T17:43:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0/manifests"},{"name":"v8.0.0-alpha","sha":"e91e9828316bddc37a1be68a2271b4f8ea83d078","kind":"tag","published_at":"2021-12-22T14:22:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0-alpha","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha/manifests"},{"name":"v7.16.0","sha":"a9346844666bb0cfe9b9ed95d7b89b1e0304327c","kind":"tag","published_at":"2021-12-07T16:23:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0/manifests"},{"name":"v7.15.1","sha":"a6d53e821050b18cebc88c91ed3b1ee7e88fd3f6","kind":"tag","published_at":"2021-10-15T12:56:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1/manifests"},{"name":"v7.15.0","sha":"0951f4cda7c91cc4f2b1a831aeb01b78b8a2c1a6","kind":"tag","published_at":"2021-09-23T08:13:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"75b85f18c94bed4eb093e73401c66b8d80e4fca3","kind":"tag","published_at":"2021-08-03T15:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"100d4307f7683efe35d7918ab2473f5231dc592f","kind":"tag","published_at":"2021-06-02T14:36:40.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"ef232af1e7c96c0c8cd1ff62b3b83efd2ab3170a","kind":"tag","published_at":"2021-05-25T13:18:37.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"959da155ffb25ef428bcc7e417adb40e9aa973c0","kind":"tag","published_at":"2021-03-23T15:30:43.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"5219fb54d90d3e8a32f9614e82f0ade8fc9894c1","kind":"tag","published_at":"2021-02-16T08:57:30.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"3438febfd5ce7aadfbed7c8eabe75c9c6d4d8801","kind":"tag","published_at":"2020-11-12T14:05:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"7c449867435af126cb7fe2073089e39f16dc4a29","kind":"tag","published_at":"2020-08-19T07:43:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"66f9ff5f7952002fd06a4c3c31f553ddcc931243","kind":"tag","published_at":"2020-06-18T15:21:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0/manifests"},{"name":"v6.8.10","sha":"996ee1fe69ab40ad65795e48d125b6b4395b6ec3","kind":"tag","published_at":"2020-06-09T08:53:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10/manifests"},{"name":"v7.7.0","sha":"7147ab205761e88e45f48ee5e1a2937bc820e9d7","kind":"tag","published_at":"2020-05-14T10:41:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"7550e30bc9546e055670c5136238b4350e6d6599","kind":"tag","published_at":"2020-02-18T08:11:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0/manifests"},{"name":"v6.8.5","sha":"7f45cac08963c35f328d1d502405df81b264e423","kind":"tag","published_at":"2019-12-03T16:26:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5/manifests"},{"name":"v7.5.0","sha":"e16172e03bf5084592917e9a93916d3eb1cf49ce","kind":"tag","published_at":"2019-12-03T16:25:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0/manifests"},{"name":"v7.4.1","sha":"d8acaa5faade05290d8b500b8f3892a378f2d2e7","kind":"tag","published_at":"2019-10-14T09:07:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"621f2bad60a7fb2a1d424b8b93671232e79b781c","kind":"tag","published_at":"2019-10-02T09:03:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"c4f5181f50ff885d9b4dff06b06600bf84aa141b","kind":"tag","published_at":"2019-08-01T06:53:27.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"880773b3b5fc573c595caac2512bd8b73fc25787","kind":"tag","published_at":"2019-07-08T07:13:42.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0/manifests"},{"name":"v6.8.2","sha":"c86c818d59b612918db9046ebc8a8bfc7bf50efc","kind":"tag","published_at":"2019-07-08T07:07:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2/manifests"},{"name":"v5.6.1","sha":"64c7d058f213f438232e7064d24ccc7ac5cb94df","kind":"tag","published_at":"2019-07-08T06:59:04.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1/manifests"},{"name":"v6.8.1","sha":"1315c9e58fc029c07d64f59ab0c4033816707a69","kind":"tag","published_at":"2019-05-22T12:34:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1/manifests"},{"name":"v7.1.1","sha":"f3e4039e4c67b650094ac8c95baf15ec11f39bbb","kind":"tag","published_at":"2019-05-22T12:30:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1/manifests"},{"name":"v6.8.0","sha":"ab6e9c665ccdbc98af21231e6f69548c9151222a","kind":"tag","published_at":"2019-05-22T12:25:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0/manifests"},{"name":"v7.1.0","sha":"1f1c46082c7d36cd09ab052b2c1283a83aa754ff","kind":"tag","published_at":"2019-05-22T12:22:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"622f193c0005d0dc175ce75e90f8a7c5b6cfb5a4","kind":"tag","published_at":"2019-04-14T09:51:32.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0/manifests"},{"name":"v6.7.0","sha":"ccc44681537716ee704262d8615a06c6e23a8970","kind":"tag","published_at":"2019-04-14T09:49:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0/manifests"},{"name":"v5.6.0","sha":"ba8fc4357dd63d5bb6f3991fbbff109d452d0330","kind":"tag","published_at":"2019-04-14T09:43:47.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0/manifests"},{"name":"v7.0.0-rc1","sha":"953546e1c3e5712e2ee9ad23b563d29a3fa8b7fe","kind":"tag","published_at":"2019-04-08T10:21:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0-rc1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1/manifests"}]},"repo_metadata_updated_at":"2026-06-08T16:00:54.749Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.779397314443685,"dependent_packages_count":9.564379406084258,"stargazers_count":0.9244181527183435,"forks_count":1.1695743251727553,"docker_downloads_count":null,"average":5.60944229960476},"purl":"pkg:golang/github.com/elastic/go-%21elasticsearch/v7","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/elastic/go-Elasticsearch/v7","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/elastic/go-Elasticsearch/v7","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/elastic/go-Elasticsearch/v7/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-07T22:00:52.393Z","issues_count":160,"pull_requests_count":569,"avg_time_to_close_issue":26857903.315789472,"avg_time_to_close_pull_request":1585429.4866529773,"issues_closed_count":114,"pull_requests_closed_count":487,"pull_request_authors_count":75,"issue_authors_count":144,"avg_comments_per_issue":2.50625,"avg_comments_per_pull_request":0.7328646748681898,"merged_pull_requests_count":440,"bot_issues_count":0,"bot_pull_requests_count":173,"past_year_issues_count":15,"past_year_pull_requests_count":95,"past_year_avg_time_to_close_issue":231775.85714285713,"past_year_avg_time_to_close_pull_request":618363.7288135593,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":3.3333333333333335,"past_year_avg_comments_per_pull_request":2.0631578947368423,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/issues","maintainers":[{"login":"reakaleek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"},{"login":"ppf2","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ppf2"},{"login":"mauri870","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"1pkg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1pkg"},{"login":"florianl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florianl"},{"login":"endorama","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/endorama"},{"login":"danielmitterdorfer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielmitterdorfer"},{"login":"rifqanzalbina","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rifqanzalbina"},{"login":"pquentin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pquentin"}],"active_maintainers":[{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"mauri870","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"reakaleek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-Elasticsearch%2Fv7/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-Elasticsearch%2Fv7/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-Elasticsearch%2Fv7/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-Elasticsearch%2Fv7/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-Elasticsearch%2Fv7/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-Elasticsearch%2Fv7/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11154910,"name":"github.com/elastic/go-elasticsearch/v7/internal/version","ecosystem":"go","description":"","homepage":"https://github.com/elastic/go-elasticsearch","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/elastic/go-elasticsearch","keywords_array":[],"namespace":"github.com/elastic/go-elasticsearch/v7/internal","versions_count":26,"first_release_published_at":"2026-02-13T14:03:38.611Z","latest_release_published_at":"2026-02-13T14:03:38.611Z","latest_release_number":"v7.17.10","last_synced_at":"2026-06-16T02:04:50.049Z","created_at":"2024-12-10T16:25:32.283Z","updated_at":"2026-06-16T02:04:50.050Z","registry_url":"https://pkg.go.dev/github.com/elastic/go-elasticsearch/v7/internal/version","install_command":"go get github.com/elastic/go-elasticsearch/v7/internal/version","documentation_url":"https://pkg.go.dev/github.com/elastic/go-elasticsearch/v7/internal/version#section-documentation","metadata":{},"repo_metadata":{"id":38418750,"uuid":"86367047","full_name":"elastic/go-elasticsearch","owner":"elastic","description":"The official Go client for Elasticsearch","archived":false,"fork":false,"pushed_at":"2026-06-04T09:18:16.000Z","size":109102,"stargazers_count":6051,"open_issues_count":18,"forks_count":639,"subscribers_count":351,"default_branch":"main","last_synced_at":"2026-06-08T16:00:11.603Z","etag":null,"topics":["client","elasticsearch","go","golang"],"latest_commit_sha":null,"homepage":"https://github.com/elastic/go-elasticsearch#go-elasticsearch","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elastic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2017-03-27T17:56:15.000Z","updated_at":"2026-06-08T10:15:57.000Z","dependencies_parsed_at":"2025-12-18T16:03:04.647Z","dependency_job_id":"62518209-30c1-4093-86f8-d3370c23510a","html_url":"https://github.com/elastic/go-elasticsearch","commit_stats":{"total_commits":659,"total_committers":56,"mean_commits":"11.767857142857142","dds":"0.48861911987860396","last_synced_commit":"98a819bba0b05036f97be9a6edbf3c4683c03a5e"},"previous_names":["elastic/goelasticsearch","elastic/elasticsearch-go"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/elastic/go-elasticsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/sbom","scorecard":{"id":371239,"data":{"date":"2025-08-11","repo":{"name":"github.com/elastic/go-elasticsearch","commit":"6000e555b821482a9e76bbcc53d9f7e781e7c6c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/28 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-build.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs-build.yml:18","Info: found token with 'none' permissions: .github/workflows/docs-cleanup.yml:12","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-cleanup.yml:14","Warn: no topLevel permission defined: .github/workflows/backport.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/test-api.yml:1","Warn: no topLevel permission defined: .github/workflows/test-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit-tip.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/elastic/.github/SECURITY.md:1","Info: Found linked content: github.com/elastic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/elastic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/elastic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-cleanup.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/license.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit-tip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit-tip.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-unit.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: containerImage not pinned by hash: .buildkite/Dockerfile:7","Warn: containerImage not pinned by hash: .ci/Dockerfile:7","Warn: containerImage not pinned by hash: _examples/instrumentation/Dockerfile:4: pin your Docker image by updating golang:1-alpine to golang:1-alpine@sha256:244baa35bcfaf9a5b3444519df6d42554a1f92dc33820bd98f0662df270d8a6a","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:6","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:13: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: .buildkite/Dockerfile:9-10","Warn: goCommand not pinned by hash: .ci/Dockerfile:9-10","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-platinum.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-platinum.sh:15","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2025-3829"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:00:59.970Z","repository_id":38418750,"created_at":"2025-08-18T13:00:59.970Z","updated_at":"2025-08-18T13:00:59.970Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"elastic","name":"elastic","uuid":"6764390","kind":"organization","description":"","email":"info@elastic.co","website":"https://www.elastic.co/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6764390?v=4","repositories_count":858,"last_synced_at":"2025-10-28T00:29:28.877Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elastic","funding_links":[],"total_stars":223427,"followers":4787,"following":0,"created_at":"2022-11-02T16:23:07.500Z","updated_at":"2025-10-28T00:29:28.877Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic/repositories"},"tags":[{"name":"v9.4.1","sha":"c1db8f02c8c3cc5844e821354253a05dc92f98c8","kind":"commit","published_at":"2026-05-11T10:08:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1/manifests"},{"name":"v9.3.4","sha":"f0d54c74d0e243cdc9138b15f11e5122f8a656b4","kind":"commit","published_at":"2026-05-11T10:05:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4/manifests"},{"name":"v9.2.6","sha":"3f8012578637db9e9dc6080dffd42e4b1cf9dfa6","kind":"commit","published_at":"2026-05-11T10:02:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6/manifests"},{"name":"v8.19.6","sha":"36df8bc2f994270fa8804f3f8d76eee484312c84","kind":"commit","published_at":"2026-05-11T09:57:53.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6/manifests"},{"name":"v9.4.0","sha":"3dde3f3656e49facddba7c8d66608b672ef85ebe","kind":"commit","published_at":"2026-05-05T14:46:08.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0/manifests"},{"name":"v9.3.3","sha":"22d417e35bb1a582fc2ec68d7efaa5aeceb8a5f3","kind":"commit","published_at":"2026-04-27T11:09:10.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3/manifests"},{"name":"v9.2.5","sha":"ce634c34cff7d25a8eb66e89c1339265c6992d4b","kind":"commit","published_at":"2026-04-27T11:05:58.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5/manifests"},{"name":"v8.19.5","sha":"0349cffb1c4b495a8e3f0470bf7c8e7d44264769","kind":"commit","published_at":"2026-04-27T11:02:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5/manifests"},{"name":"v9.3.2","sha":"517193ee5a13bad51523e697df5d50866278689f","kind":"commit","published_at":"2026-04-16T12:54:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2/manifests"},{"name":"v9.2.4","sha":"f889ff1d94b22fbcbba10811708b0fa4ac1a437e","kind":"commit","published_at":"2026-04-16T12:30:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4/manifests"},{"name":"v8.19.4","sha":"e263c133161539d04e3e3fce6353d32418ce388b","kind":"commit","published_at":"2026-04-16T12:14:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4/manifests"},{"name":"v9.3.1","sha":"7932e082748bb3aab37a52a14b952b0647038e4a","kind":"commit","published_at":"2026-02-11T11:19:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1/manifests"},{"name":"v9.2.3","sha":"ad878e36da9b15da1666ecca6e3411ec3f1af01c","kind":"commit","published_at":"2026-02-11T10:51:05.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3/manifests"},{"name":"v8.19.3","sha":"a79cdddfe26505876a9d2a06bd2f6e0a5f12f058","kind":"commit","published_at":"2026-02-11T10:36:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3/manifests"},{"name":"v9.3.0","sha":"ca214d367cf8c273b8139f8ec704c0b323506aa7","kind":"commit","published_at":"2026-02-04T10:27:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"65dcb70718ece11bb91e89e870cc38634524b12d","kind":"commit","published_at":"2026-02-04T10:12:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2/manifests"},{"name":"v9.1.2","sha":"23e82353b0fd3b4258b413f9d2bd49249f1865c7","kind":"commit","published_at":"2026-02-04T09:58:49.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2/manifests"},{"name":"v8.19.2","sha":"dd3c2e6d2036678071a8a9ba1024f2932f943b9a","kind":"commit","published_at":"2026-02-04T09:39:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2/manifests"},{"name":"v9.2.1","sha":"b2acf2ed674a7ff8f4af8f9018769ccaee17c9aa","kind":"commit","published_at":"2025-12-12T11:26:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1/manifests"},{"name":"v9.1.1","sha":"93e65b1d7ece2c11dd878bcf923d20be3a81c617","kind":"commit","published_at":"2025-12-12T11:25:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1/manifests"},{"name":"v8.19.1","sha":"3b4eb9fd0b4a0cfd733a81cf399823d2c7212308","kind":"commit","published_at":"2025-12-12T11:23:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1/manifests"},{"name":"v9.2.0","sha":"5375a8f3b87a44e8b2380e5607c9787591d502d2","kind":"tag","published_at":"2025-10-29T16:26:17.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"94ae1cb8b536fd7373c76ff73797b71b9ebf3661","kind":"tag","published_at":"2025-07-31T16:43:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"d0caae6176157d748db8661b813104532d0e31fe","kind":"tag","published_at":"2025-07-31T16:40:55.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1/manifests"},{"name":"v8.19.0","sha":"ebb142a8760382d86537baa5eda61a8bfda02421","kind":"tag","published_at":"2025-07-31T16:38:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0/manifests"},{"name":"v8.18.1","sha":"43c7e078f6d87738e885e10439c44ff9bc2e1068","kind":"tag","published_at":"2025-06-17T16:28:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1/manifests"},{"name":"v9.0.0","sha":"e79807a84d6ce055bb559fd0d2c58c2568570eac","kind":"tag","published_at":"2025-04-17T16:34:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0/manifests"},{"name":"v8.18.0","sha":"54d92486d2c23b94792b456b8f4682d33dfa7051","kind":"tag","published_at":"2025-04-17T15:40:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0/manifests"},{"name":"v8.17.1","sha":"ef056fb1c83cf4ab90f3534614b4ee44a16cf623","kind":"tag","published_at":"2025-02-11T15:54:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1/manifests"},{"name":"v8.17.0","sha":"0e1af01125c228f583a7880ad2f8e11efa450dac","kind":"tag","published_at":"2024-12-17T18:34:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"dc85fa6c905cfd866a426a65ef0dfec0a79ece68","kind":"tag","published_at":"2024-11-14T16:51:13.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"6ee14eb7a4571c749ace4aa870fdc7e49f5b229a","kind":"tag","published_at":"2024-08-29T14:33:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"bb39a5b3682fb3e061ff52f8d9953347273182c5","kind":"tag","published_at":"2024-06-06T14:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"ad2fc50257c3d9e8c5cde808b5ff09087dc3d242","kind":"tag","published_at":"2024-04-11T15:21:52.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"0ce9bb8fd976247d78da70ec56044f698812a18a","kind":"tag","published_at":"2024-03-27T14:09:39.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"bb80ad843c2462367c410d46348c395b088d1808","kind":"tag","published_at":"2024-02-22T15:02:34.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"4deea2a2aa61f3d53fad733a8849a20509ea6dfa","kind":"tag","published_at":"2024-01-18T15:20:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0/manifests"},{"name":"v8.11.1","sha":"b086f41b65fdd7db91759db9197424a4aaa1fed7","kind":"tag","published_at":"2023-11-27T17:56:51.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"574564fc3de0be24e3e7652b3aafcff124ec0de4","kind":"tag","published_at":"2023-11-09T16:10:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0/manifests"},{"name":"v8.10.1","sha":"76f8e83002a70d0f04b81c9ddb78261b020276ed","kind":"tag","published_at":"2023-10-12T16:54:22.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"3dc9c0d6d3baea75709b5ffa9c6dfa9ad49f6c9e","kind":"tag","published_at":"2023-09-13T14:31:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"a3a9de75e79b25cfb271d1bf4c0365a77e20e2d5","kind":"tag","published_at":"2023-07-27T15:56:20.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"d7c2dd81b8cb07a7e2dd00bfe3edc12324c9c882","kind":"tag","published_at":"2023-07-05T12:08:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"fc18d7f06c9c26f540ea682b1428da3b23ab9962","kind":"tag","published_at":"2023-06-08T15:30:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"6b959bf74584e4d4b3303a34c6ef2567d0d9bba0","kind":"tag","published_at":"2023-05-25T17:17:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0/manifests"},{"name":"v7.17.10","sha":"559ea470985d31b06a20840257f8370b4c575c30","kind":"tag","published_at":"2023-05-03T15:19:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10/manifests"},{"name":"v8.7.1","sha":"d3392de75219e5b59cae5e9c1ba16f17932a92b8","kind":"tag","published_at":"2023-05-02T15:34:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"d28715c21ed123d6a7794c57c9f234dcaec734b2","kind":"tag","published_at":"2023-03-30T15:54:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"3804ea724b80305b80844f51aec0c4fc36534214","kind":"tag","published_at":"2023-01-11T13:59:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"3de72ba87c5fd98395cebb3de19304b10bdc296b","kind":"tag","published_at":"2022-11-17T17:19:09.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0/manifests"},{"name":"v7.17.7","sha":"0058b20ebb3c55e7f374d357c297e6b1cd6f0384","kind":"tag","published_at":"2022-10-26T13:52:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.7","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7/manifests"},{"name":"v8.4.0","sha":"bd65481fc26c1cacc2d1b0e603907354c10837db","kind":"tag","published_at":"2022-08-24T16:13:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0/manifests"},{"name":"v8.4.0-alpha.2","sha":"a67c37230db6e779b7d6bb133477d0f5d00103a2","kind":"tag","published_at":"2022-08-18T09:45:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2/manifests"},{"name":"v8.4.0-alpha.1","sha":"9859100a4a7caf94568d756c90811cfa17073459","kind":"tag","published_at":"2022-07-13T07:53:00.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1/manifests"},{"name":"v8.3.0","sha":"52d26f660c3db249305f058996820c610fd22f5d","kind":"tag","published_at":"2022-06-28T16:25:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"2821d92d4ce65a62662823a822e75e5a7429db0d","kind":"tag","published_at":"2022-05-04T09:35:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"cdc1f4f8c3eff10ff9d49574bff985e0c3daff50","kind":"tag","published_at":"2022-03-09T16:52:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0/manifests"},{"name":"v7.17.1","sha":"40b61a5769ad97813ac55ddfb94cc9226346c3cf","kind":"tag","published_at":"2022-02-28T17:35:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1/manifests"},{"name":"v8.0.0","sha":"9876eebe53f88d0dcde46c82b7bf1b5915d61554","kind":"tag","published_at":"2022-02-10T15:56:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0/manifests"},{"name":"v7.17.0","sha":"9c56e95a98995b643a98b445190b8c758a2ed380","kind":"tag","published_at":"2022-02-01T17:43:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0/manifests"},{"name":"v8.0.0-alpha","sha":"e91e9828316bddc37a1be68a2271b4f8ea83d078","kind":"tag","published_at":"2021-12-22T14:22:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0-alpha","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha/manifests"},{"name":"v7.16.0","sha":"a9346844666bb0cfe9b9ed95d7b89b1e0304327c","kind":"tag","published_at":"2021-12-07T16:23:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0/manifests"},{"name":"v7.15.1","sha":"a6d53e821050b18cebc88c91ed3b1ee7e88fd3f6","kind":"tag","published_at":"2021-10-15T12:56:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1/manifests"},{"name":"v7.15.0","sha":"0951f4cda7c91cc4f2b1a831aeb01b78b8a2c1a6","kind":"tag","published_at":"2021-09-23T08:13:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"75b85f18c94bed4eb093e73401c66b8d80e4fca3","kind":"tag","published_at":"2021-08-03T15:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"100d4307f7683efe35d7918ab2473f5231dc592f","kind":"tag","published_at":"2021-06-02T14:36:40.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"ef232af1e7c96c0c8cd1ff62b3b83efd2ab3170a","kind":"tag","published_at":"2021-05-25T13:18:37.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"959da155ffb25ef428bcc7e417adb40e9aa973c0","kind":"tag","published_at":"2021-03-23T15:30:43.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"5219fb54d90d3e8a32f9614e82f0ade8fc9894c1","kind":"tag","published_at":"2021-02-16T08:57:30.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"3438febfd5ce7aadfbed7c8eabe75c9c6d4d8801","kind":"tag","published_at":"2020-11-12T14:05:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"7c449867435af126cb7fe2073089e39f16dc4a29","kind":"tag","published_at":"2020-08-19T07:43:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"66f9ff5f7952002fd06a4c3c31f553ddcc931243","kind":"tag","published_at":"2020-06-18T15:21:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0/manifests"},{"name":"v6.8.10","sha":"996ee1fe69ab40ad65795e48d125b6b4395b6ec3","kind":"tag","published_at":"2020-06-09T08:53:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10/manifests"},{"name":"v7.7.0","sha":"7147ab205761e88e45f48ee5e1a2937bc820e9d7","kind":"tag","published_at":"2020-05-14T10:41:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"7550e30bc9546e055670c5136238b4350e6d6599","kind":"tag","published_at":"2020-02-18T08:11:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0/manifests"},{"name":"v6.8.5","sha":"7f45cac08963c35f328d1d502405df81b264e423","kind":"tag","published_at":"2019-12-03T16:26:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5/manifests"},{"name":"v7.5.0","sha":"e16172e03bf5084592917e9a93916d3eb1cf49ce","kind":"tag","published_at":"2019-12-03T16:25:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0/manifests"},{"name":"v7.4.1","sha":"d8acaa5faade05290d8b500b8f3892a378f2d2e7","kind":"tag","published_at":"2019-10-14T09:07:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"621f2bad60a7fb2a1d424b8b93671232e79b781c","kind":"tag","published_at":"2019-10-02T09:03:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"c4f5181f50ff885d9b4dff06b06600bf84aa141b","kind":"tag","published_at":"2019-08-01T06:53:27.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"880773b3b5fc573c595caac2512bd8b73fc25787","kind":"tag","published_at":"2019-07-08T07:13:42.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0/manifests"},{"name":"v6.8.2","sha":"c86c818d59b612918db9046ebc8a8bfc7bf50efc","kind":"tag","published_at":"2019-07-08T07:07:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2/manifests"},{"name":"v5.6.1","sha":"64c7d058f213f438232e7064d24ccc7ac5cb94df","kind":"tag","published_at":"2019-07-08T06:59:04.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1/manifests"},{"name":"v6.8.1","sha":"1315c9e58fc029c07d64f59ab0c4033816707a69","kind":"tag","published_at":"2019-05-22T12:34:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1/manifests"},{"name":"v7.1.1","sha":"f3e4039e4c67b650094ac8c95baf15ec11f39bbb","kind":"tag","published_at":"2019-05-22T12:30:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1/manifests"},{"name":"v6.8.0","sha":"ab6e9c665ccdbc98af21231e6f69548c9151222a","kind":"tag","published_at":"2019-05-22T12:25:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0/manifests"},{"name":"v7.1.0","sha":"1f1c46082c7d36cd09ab052b2c1283a83aa754ff","kind":"tag","published_at":"2019-05-22T12:22:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"622f193c0005d0dc175ce75e90f8a7c5b6cfb5a4","kind":"tag","published_at":"2019-04-14T09:51:32.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0/manifests"},{"name":"v6.7.0","sha":"ccc44681537716ee704262d8615a06c6e23a8970","kind":"tag","published_at":"2019-04-14T09:49:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0/manifests"},{"name":"v5.6.0","sha":"ba8fc4357dd63d5bb6f3991fbbff109d452d0330","kind":"tag","published_at":"2019-04-14T09:43:47.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0/manifests"},{"name":"v7.0.0-rc1","sha":"953546e1c3e5712e2ee9ad23b563d29a3fa8b7fe","kind":"tag","published_at":"2019-04-08T10:21:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0-rc1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1/manifests"}]},"repo_metadata_updated_at":"2026-06-08T16:01:49.312Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/github.com/elastic/go-elasticsearch/v7/internal/version","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/elastic/go-elasticsearch/v7/internal/version","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/elastic/go-elasticsearch/v7/internal/version","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/elastic/go-elasticsearch/v7/internal/version/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-07T22:00:52.393Z","issues_count":160,"pull_requests_count":569,"avg_time_to_close_issue":26857903.315789472,"avg_time_to_close_pull_request":1585429.4866529773,"issues_closed_count":114,"pull_requests_closed_count":487,"pull_request_authors_count":75,"issue_authors_count":144,"avg_comments_per_issue":2.50625,"avg_comments_per_pull_request":0.7328646748681898,"merged_pull_requests_count":440,"bot_issues_count":0,"bot_pull_requests_count":173,"past_year_issues_count":15,"past_year_pull_requests_count":95,"past_year_avg_time_to_close_issue":231775.85714285713,"past_year_avg_time_to_close_pull_request":618363.7288135593,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":3.3333333333333335,"past_year_avg_comments_per_pull_request":2.0631578947368423,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/issues","maintainers":[{"login":"reakaleek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"},{"login":"ppf2","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ppf2"},{"login":"mauri870","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"1pkg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1pkg"},{"login":"florianl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florianl"},{"login":"endorama","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/endorama"},{"login":"danielmitterdorfer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielmitterdorfer"},{"login":"rifqanzalbina","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rifqanzalbina"},{"login":"pquentin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pquentin"}],"active_maintainers":[{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"mauri870","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"reakaleek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7%2Finternal%2Fversion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7%2Finternal%2Fversion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7%2Finternal%2Fversion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7%2Finternal%2Fversion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7%2Finternal%2Fversion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7%2Finternal%2Fversion/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11154909,"name":"github.com/elastic/go-elasticsearch/v7/estransport","ecosystem":"go","description":"Package estransport provides the transport layer for the Elasticsearch client.\n\nIt is automatically included in the client provided by the github.com/elastic/go-elasticsearch package\nand is not intended for direct use: to configure the client, use the elasticsearch.Config struct.\n\nThe default HTTP transport of the client is http.Transport; use the Transport option to customize it;\nsee the _examples/coniguration.go and _examples/customization.go files in this repository for information.\n\nThe package will automatically retry requests on network-related errors, and on specific\nresponse status codes (by default 502, 503, 504). Use the RetryOnStatus option to customize the list.\nThe transport will not retry a timeout network error, unless enabled by setting EnableRetryOnTimeout to true.\n\nUse the MaxRetries option to configure the number of retries, and set DisableRetry to true\nto disable the retry behaviour altogether.\n\nBy default, the retry will be performed without any delay; to configure a backoff interval,\nimplement the RetryBackoff option function; see an example in the package unit tests for information.\n\nWhen multiple addresses are passed in configuration, the package will use them in a round-robin fashion,\nand will keep track of live and dead nodes. The status of dead nodes is checked periodically.\n\nTo customize the node selection behaviour, provide a Selector implementation in the configuration.\nTo replace the connection pool entirely, provide a custom ConnectionPool implementation via\nthe ConnectionPoolFunc option.\n\nThe package defines the Logger interface for logging information about request and response.\nIt comes with several bundled loggers for logging in text and JSON.\n\nUse the EnableDebugLogger option to enable the debugging logger for connection management.\n\nUse the EnableMetrics option to enable metric collection and export.","homepage":"https://github.com/elastic/go-elasticsearch","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/elastic/go-elasticsearch","keywords_array":[],"namespace":"github.com/elastic/go-elasticsearch/v7","versions_count":26,"first_release_published_at":"2026-02-13T14:03:38.010Z","latest_release_published_at":"2026-02-13T14:03:38.010Z","latest_release_number":"v7.17.10","last_synced_at":"2026-06-12T00:01:15.058Z","created_at":"2024-12-10T16:25:32.256Z","updated_at":"2026-06-12T00:01:15.058Z","registry_url":"https://pkg.go.dev/github.com/elastic/go-elasticsearch/v7/estransport","install_command":"go get github.com/elastic/go-elasticsearch/v7/estransport","documentation_url":"https://pkg.go.dev/github.com/elastic/go-elasticsearch/v7/estransport#section-documentation","metadata":{},"repo_metadata":{"id":38418750,"uuid":"86367047","full_name":"elastic/go-elasticsearch","owner":"elastic","description":"The official Go client for Elasticsearch","archived":false,"fork":false,"pushed_at":"2026-06-04T09:18:16.000Z","size":109102,"stargazers_count":6051,"open_issues_count":18,"forks_count":639,"subscribers_count":351,"default_branch":"main","last_synced_at":"2026-06-08T16:00:11.603Z","etag":null,"topics":["client","elasticsearch","go","golang"],"latest_commit_sha":null,"homepage":"https://github.com/elastic/go-elasticsearch#go-elasticsearch","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elastic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2017-03-27T17:56:15.000Z","updated_at":"2026-06-08T10:15:57.000Z","dependencies_parsed_at":"2025-12-18T16:03:04.647Z","dependency_job_id":"62518209-30c1-4093-86f8-d3370c23510a","html_url":"https://github.com/elastic/go-elasticsearch","commit_stats":{"total_commits":659,"total_committers":56,"mean_commits":"11.767857142857142","dds":"0.48861911987860396","last_synced_commit":"98a819bba0b05036f97be9a6edbf3c4683c03a5e"},"previous_names":["elastic/goelasticsearch","elastic/elasticsearch-go"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/elastic/go-elasticsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/sbom","scorecard":{"id":371239,"data":{"date":"2025-08-11","repo":{"name":"github.com/elastic/go-elasticsearch","commit":"6000e555b821482a9e76bbcc53d9f7e781e7c6c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/28 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-build.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs-build.yml:18","Info: found token with 'none' permissions: .github/workflows/docs-cleanup.yml:12","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-cleanup.yml:14","Warn: no topLevel permission defined: .github/workflows/backport.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/test-api.yml:1","Warn: no topLevel permission defined: .github/workflows/test-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit-tip.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/elastic/.github/SECURITY.md:1","Info: Found linked content: github.com/elastic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/elastic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/elastic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-cleanup.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/license.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit-tip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit-tip.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-unit.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: containerImage not pinned by hash: .buildkite/Dockerfile:7","Warn: containerImage not pinned by hash: .ci/Dockerfile:7","Warn: containerImage not pinned by hash: _examples/instrumentation/Dockerfile:4: pin your Docker image by updating golang:1-alpine to golang:1-alpine@sha256:244baa35bcfaf9a5b3444519df6d42554a1f92dc33820bd98f0662df270d8a6a","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:6","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:13: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: .buildkite/Dockerfile:9-10","Warn: goCommand not pinned by hash: .ci/Dockerfile:9-10","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-platinum.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-platinum.sh:15","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2025-3829"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:00:59.970Z","repository_id":38418750,"created_at":"2025-08-18T13:00:59.970Z","updated_at":"2025-08-18T13:00:59.970Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"elastic","name":"elastic","uuid":"6764390","kind":"organization","description":"","email":"info@elastic.co","website":"https://www.elastic.co/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6764390?v=4","repositories_count":858,"last_synced_at":"2025-10-28T00:29:28.877Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elastic","funding_links":[],"total_stars":223427,"followers":4787,"following":0,"created_at":"2022-11-02T16:23:07.500Z","updated_at":"2025-10-28T00:29:28.877Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic/repositories"},"tags":[{"name":"v9.4.1","sha":"c1db8f02c8c3cc5844e821354253a05dc92f98c8","kind":"commit","published_at":"2026-05-11T10:08:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1/manifests"},{"name":"v9.3.4","sha":"f0d54c74d0e243cdc9138b15f11e5122f8a656b4","kind":"commit","published_at":"2026-05-11T10:05:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4/manifests"},{"name":"v9.2.6","sha":"3f8012578637db9e9dc6080dffd42e4b1cf9dfa6","kind":"commit","published_at":"2026-05-11T10:02:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6/manifests"},{"name":"v8.19.6","sha":"36df8bc2f994270fa8804f3f8d76eee484312c84","kind":"commit","published_at":"2026-05-11T09:57:53.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6/manifests"},{"name":"v9.4.0","sha":"3dde3f3656e49facddba7c8d66608b672ef85ebe","kind":"commit","published_at":"2026-05-05T14:46:08.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0/manifests"},{"name":"v9.3.3","sha":"22d417e35bb1a582fc2ec68d7efaa5aeceb8a5f3","kind":"commit","published_at":"2026-04-27T11:09:10.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3/manifests"},{"name":"v9.2.5","sha":"ce634c34cff7d25a8eb66e89c1339265c6992d4b","kind":"commit","published_at":"2026-04-27T11:05:58.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5/manifests"},{"name":"v8.19.5","sha":"0349cffb1c4b495a8e3f0470bf7c8e7d44264769","kind":"commit","published_at":"2026-04-27T11:02:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5/manifests"},{"name":"v9.3.2","sha":"517193ee5a13bad51523e697df5d50866278689f","kind":"commit","published_at":"2026-04-16T12:54:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2/manifests"},{"name":"v9.2.4","sha":"f889ff1d94b22fbcbba10811708b0fa4ac1a437e","kind":"commit","published_at":"2026-04-16T12:30:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4/manifests"},{"name":"v8.19.4","sha":"e263c133161539d04e3e3fce6353d32418ce388b","kind":"commit","published_at":"2026-04-16T12:14:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4/manifests"},{"name":"v9.3.1","sha":"7932e082748bb3aab37a52a14b952b0647038e4a","kind":"commit","published_at":"2026-02-11T11:19:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1/manifests"},{"name":"v9.2.3","sha":"ad878e36da9b15da1666ecca6e3411ec3f1af01c","kind":"commit","published_at":"2026-02-11T10:51:05.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3/manifests"},{"name":"v8.19.3","sha":"a79cdddfe26505876a9d2a06bd2f6e0a5f12f058","kind":"commit","published_at":"2026-02-11T10:36:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3/manifests"},{"name":"v9.3.0","sha":"ca214d367cf8c273b8139f8ec704c0b323506aa7","kind":"commit","published_at":"2026-02-04T10:27:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"65dcb70718ece11bb91e89e870cc38634524b12d","kind":"commit","published_at":"2026-02-04T10:12:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2/manifests"},{"name":"v9.1.2","sha":"23e82353b0fd3b4258b413f9d2bd49249f1865c7","kind":"commit","published_at":"2026-02-04T09:58:49.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2/manifests"},{"name":"v8.19.2","sha":"dd3c2e6d2036678071a8a9ba1024f2932f943b9a","kind":"commit","published_at":"2026-02-04T09:39:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2/manifests"},{"name":"v9.2.1","sha":"b2acf2ed674a7ff8f4af8f9018769ccaee17c9aa","kind":"commit","published_at":"2025-12-12T11:26:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1/manifests"},{"name":"v9.1.1","sha":"93e65b1d7ece2c11dd878bcf923d20be3a81c617","kind":"commit","published_at":"2025-12-12T11:25:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1/manifests"},{"name":"v8.19.1","sha":"3b4eb9fd0b4a0cfd733a81cf399823d2c7212308","kind":"commit","published_at":"2025-12-12T11:23:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1/manifests"},{"name":"v9.2.0","sha":"5375a8f3b87a44e8b2380e5607c9787591d502d2","kind":"tag","published_at":"2025-10-29T16:26:17.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"94ae1cb8b536fd7373c76ff73797b71b9ebf3661","kind":"tag","published_at":"2025-07-31T16:43:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"d0caae6176157d748db8661b813104532d0e31fe","kind":"tag","published_at":"2025-07-31T16:40:55.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1/manifests"},{"name":"v8.19.0","sha":"ebb142a8760382d86537baa5eda61a8bfda02421","kind":"tag","published_at":"2025-07-31T16:38:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0/manifests"},{"name":"v8.18.1","sha":"43c7e078f6d87738e885e10439c44ff9bc2e1068","kind":"tag","published_at":"2025-06-17T16:28:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1/manifests"},{"name":"v9.0.0","sha":"e79807a84d6ce055bb559fd0d2c58c2568570eac","kind":"tag","published_at":"2025-04-17T16:34:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0/manifests"},{"name":"v8.18.0","sha":"54d92486d2c23b94792b456b8f4682d33dfa7051","kind":"tag","published_at":"2025-04-17T15:40:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0/manifests"},{"name":"v8.17.1","sha":"ef056fb1c83cf4ab90f3534614b4ee44a16cf623","kind":"tag","published_at":"2025-02-11T15:54:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1/manifests"},{"name":"v8.17.0","sha":"0e1af01125c228f583a7880ad2f8e11efa450dac","kind":"tag","published_at":"2024-12-17T18:34:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"dc85fa6c905cfd866a426a65ef0dfec0a79ece68","kind":"tag","published_at":"2024-11-14T16:51:13.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"6ee14eb7a4571c749ace4aa870fdc7e49f5b229a","kind":"tag","published_at":"2024-08-29T14:33:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"bb39a5b3682fb3e061ff52f8d9953347273182c5","kind":"tag","published_at":"2024-06-06T14:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"ad2fc50257c3d9e8c5cde808b5ff09087dc3d242","kind":"tag","published_at":"2024-04-11T15:21:52.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"0ce9bb8fd976247d78da70ec56044f698812a18a","kind":"tag","published_at":"2024-03-27T14:09:39.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"bb80ad843c2462367c410d46348c395b088d1808","kind":"tag","published_at":"2024-02-22T15:02:34.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"4deea2a2aa61f3d53fad733a8849a20509ea6dfa","kind":"tag","published_at":"2024-01-18T15:20:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0/manifests"},{"name":"v8.11.1","sha":"b086f41b65fdd7db91759db9197424a4aaa1fed7","kind":"tag","published_at":"2023-11-27T17:56:51.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"574564fc3de0be24e3e7652b3aafcff124ec0de4","kind":"tag","published_at":"2023-11-09T16:10:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0/manifests"},{"name":"v8.10.1","sha":"76f8e83002a70d0f04b81c9ddb78261b020276ed","kind":"tag","published_at":"2023-10-12T16:54:22.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"3dc9c0d6d3baea75709b5ffa9c6dfa9ad49f6c9e","kind":"tag","published_at":"2023-09-13T14:31:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"a3a9de75e79b25cfb271d1bf4c0365a77e20e2d5","kind":"tag","published_at":"2023-07-27T15:56:20.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"d7c2dd81b8cb07a7e2dd00bfe3edc12324c9c882","kind":"tag","published_at":"2023-07-05T12:08:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"fc18d7f06c9c26f540ea682b1428da3b23ab9962","kind":"tag","published_at":"2023-06-08T15:30:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"6b959bf74584e4d4b3303a34c6ef2567d0d9bba0","kind":"tag","published_at":"2023-05-25T17:17:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0/manifests"},{"name":"v7.17.10","sha":"559ea470985d31b06a20840257f8370b4c575c30","kind":"tag","published_at":"2023-05-03T15:19:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10/manifests"},{"name":"v8.7.1","sha":"d3392de75219e5b59cae5e9c1ba16f17932a92b8","kind":"tag","published_at":"2023-05-02T15:34:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"d28715c21ed123d6a7794c57c9f234dcaec734b2","kind":"tag","published_at":"2023-03-30T15:54:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"3804ea724b80305b80844f51aec0c4fc36534214","kind":"tag","published_at":"2023-01-11T13:59:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"3de72ba87c5fd98395cebb3de19304b10bdc296b","kind":"tag","published_at":"2022-11-17T17:19:09.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0/manifests"},{"name":"v7.17.7","sha":"0058b20ebb3c55e7f374d357c297e6b1cd6f0384","kind":"tag","published_at":"2022-10-26T13:52:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.7","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7/manifests"},{"name":"v8.4.0","sha":"bd65481fc26c1cacc2d1b0e603907354c10837db","kind":"tag","published_at":"2022-08-24T16:13:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0/manifests"},{"name":"v8.4.0-alpha.2","sha":"a67c37230db6e779b7d6bb133477d0f5d00103a2","kind":"tag","published_at":"2022-08-18T09:45:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2/manifests"},{"name":"v8.4.0-alpha.1","sha":"9859100a4a7caf94568d756c90811cfa17073459","kind":"tag","published_at":"2022-07-13T07:53:00.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1/manifests"},{"name":"v8.3.0","sha":"52d26f660c3db249305f058996820c610fd22f5d","kind":"tag","published_at":"2022-06-28T16:25:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"2821d92d4ce65a62662823a822e75e5a7429db0d","kind":"tag","published_at":"2022-05-04T09:35:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"cdc1f4f8c3eff10ff9d49574bff985e0c3daff50","kind":"tag","published_at":"2022-03-09T16:52:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0/manifests"},{"name":"v7.17.1","sha":"40b61a5769ad97813ac55ddfb94cc9226346c3cf","kind":"tag","published_at":"2022-02-28T17:35:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1/manifests"},{"name":"v8.0.0","sha":"9876eebe53f88d0dcde46c82b7bf1b5915d61554","kind":"tag","published_at":"2022-02-10T15:56:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0/manifests"},{"name":"v7.17.0","sha":"9c56e95a98995b643a98b445190b8c758a2ed380","kind":"tag","published_at":"2022-02-01T17:43:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0/manifests"},{"name":"v8.0.0-alpha","sha":"e91e9828316bddc37a1be68a2271b4f8ea83d078","kind":"tag","published_at":"2021-12-22T14:22:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0-alpha","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha/manifests"},{"name":"v7.16.0","sha":"a9346844666bb0cfe9b9ed95d7b89b1e0304327c","kind":"tag","published_at":"2021-12-07T16:23:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0/manifests"},{"name":"v7.15.1","sha":"a6d53e821050b18cebc88c91ed3b1ee7e88fd3f6","kind":"tag","published_at":"2021-10-15T12:56:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1/manifests"},{"name":"v7.15.0","sha":"0951f4cda7c91cc4f2b1a831aeb01b78b8a2c1a6","kind":"tag","published_at":"2021-09-23T08:13:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"75b85f18c94bed4eb093e73401c66b8d80e4fca3","kind":"tag","published_at":"2021-08-03T15:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"100d4307f7683efe35d7918ab2473f5231dc592f","kind":"tag","published_at":"2021-06-02T14:36:40.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"ef232af1e7c96c0c8cd1ff62b3b83efd2ab3170a","kind":"tag","published_at":"2021-05-25T13:18:37.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"959da155ffb25ef428bcc7e417adb40e9aa973c0","kind":"tag","published_at":"2021-03-23T15:30:43.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"5219fb54d90d3e8a32f9614e82f0ade8fc9894c1","kind":"tag","published_at":"2021-02-16T08:57:30.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"3438febfd5ce7aadfbed7c8eabe75c9c6d4d8801","kind":"tag","published_at":"2020-11-12T14:05:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"7c449867435af126cb7fe2073089e39f16dc4a29","kind":"tag","published_at":"2020-08-19T07:43:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"66f9ff5f7952002fd06a4c3c31f553ddcc931243","kind":"tag","published_at":"2020-06-18T15:21:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0/manifests"},{"name":"v6.8.10","sha":"996ee1fe69ab40ad65795e48d125b6b4395b6ec3","kind":"tag","published_at":"2020-06-09T08:53:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10/manifests"},{"name":"v7.7.0","sha":"7147ab205761e88e45f48ee5e1a2937bc820e9d7","kind":"tag","published_at":"2020-05-14T10:41:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"7550e30bc9546e055670c5136238b4350e6d6599","kind":"tag","published_at":"2020-02-18T08:11:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0/manifests"},{"name":"v6.8.5","sha":"7f45cac08963c35f328d1d502405df81b264e423","kind":"tag","published_at":"2019-12-03T16:26:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5/manifests"},{"name":"v7.5.0","sha":"e16172e03bf5084592917e9a93916d3eb1cf49ce","kind":"tag","published_at":"2019-12-03T16:25:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0/manifests"},{"name":"v7.4.1","sha":"d8acaa5faade05290d8b500b8f3892a378f2d2e7","kind":"tag","published_at":"2019-10-14T09:07:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"621f2bad60a7fb2a1d424b8b93671232e79b781c","kind":"tag","published_at":"2019-10-02T09:03:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"c4f5181f50ff885d9b4dff06b06600bf84aa141b","kind":"tag","published_at":"2019-08-01T06:53:27.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"880773b3b5fc573c595caac2512bd8b73fc25787","kind":"tag","published_at":"2019-07-08T07:13:42.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0/manifests"},{"name":"v6.8.2","sha":"c86c818d59b612918db9046ebc8a8bfc7bf50efc","kind":"tag","published_at":"2019-07-08T07:07:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2/manifests"},{"name":"v5.6.1","sha":"64c7d058f213f438232e7064d24ccc7ac5cb94df","kind":"tag","published_at":"2019-07-08T06:59:04.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1/manifests"},{"name":"v6.8.1","sha":"1315c9e58fc029c07d64f59ab0c4033816707a69","kind":"tag","published_at":"2019-05-22T12:34:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1/manifests"},{"name":"v7.1.1","sha":"f3e4039e4c67b650094ac8c95baf15ec11f39bbb","kind":"tag","published_at":"2019-05-22T12:30:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1/manifests"},{"name":"v6.8.0","sha":"ab6e9c665ccdbc98af21231e6f69548c9151222a","kind":"tag","published_at":"2019-05-22T12:25:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0/manifests"},{"name":"v7.1.0","sha":"1f1c46082c7d36cd09ab052b2c1283a83aa754ff","kind":"tag","published_at":"2019-05-22T12:22:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"622f193c0005d0dc175ce75e90f8a7c5b6cfb5a4","kind":"tag","published_at":"2019-04-14T09:51:32.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0/manifests"},{"name":"v6.7.0","sha":"ccc44681537716ee704262d8615a06c6e23a8970","kind":"tag","published_at":"2019-04-14T09:49:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0/manifests"},{"name":"v5.6.0","sha":"ba8fc4357dd63d5bb6f3991fbbff109d452d0330","kind":"tag","published_at":"2019-04-14T09:43:47.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0/manifests"},{"name":"v7.0.0-rc1","sha":"953546e1c3e5712e2ee9ad23b563d29a3fa8b7fe","kind":"tag","published_at":"2019-04-08T10:21:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0-rc1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1/manifests"}]},"repo_metadata_updated_at":"2026-06-08T16:01:49.721Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/github.com/elastic/go-elasticsearch/v7/estransport","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/elastic/go-elasticsearch/v7/estransport","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/elastic/go-elasticsearch/v7/estransport","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/elastic/go-elasticsearch/v7/estransport/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-07T22:00:52.393Z","issues_count":160,"pull_requests_count":569,"avg_time_to_close_issue":26857903.315789472,"avg_time_to_close_pull_request":1585429.4866529773,"issues_closed_count":114,"pull_requests_closed_count":487,"pull_request_authors_count":75,"issue_authors_count":144,"avg_comments_per_issue":2.50625,"avg_comments_per_pull_request":0.7328646748681898,"merged_pull_requests_count":440,"bot_issues_count":0,"bot_pull_requests_count":173,"past_year_issues_count":15,"past_year_pull_requests_count":95,"past_year_avg_time_to_close_issue":231775.85714285713,"past_year_avg_time_to_close_pull_request":618363.7288135593,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":3.3333333333333335,"past_year_avg_comments_per_pull_request":2.0631578947368423,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/issues","maintainers":[{"login":"reakaleek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"},{"login":"ppf2","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ppf2"},{"login":"mauri870","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"1pkg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1pkg"},{"login":"florianl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florianl"},{"login":"endorama","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/endorama"},{"login":"danielmitterdorfer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielmitterdorfer"},{"login":"rifqanzalbina","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rifqanzalbina"},{"login":"pquentin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pquentin"}],"active_maintainers":[{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"mauri870","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"reakaleek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7%2Festransport/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7%2Festransport/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7%2Festransport/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7%2Festransport/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7%2Festransport/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7%2Festransport/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4447170,"name":"github.com/Elastic/go-elasticsearch/v8","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Elastic/go-elasticsearch","keywords_array":[],"namespace":"github.com/Elastic/go-elasticsearch","versions_count":38,"first_release_published_at":"2021-12-22T14:22:35.000Z","latest_release_published_at":"2026-05-11T09:57:53.000Z","latest_release_number":"v8.19.6","last_synced_at":"2026-06-12T00:01:15.305Z","created_at":"2022-05-24T15:37:52.693Z","updated_at":"2026-06-12T00:01:15.305Z","registry_url":"https://pkg.go.dev/github.com/Elastic/go-elasticsearch/v8","install_command":"go get github.com/Elastic/go-elasticsearch/v8","documentation_url":"https://pkg.go.dev/github.com/Elastic/go-elasticsearch/v8#section-documentation","metadata":{},"repo_metadata":{"id":38418750,"uuid":"86367047","full_name":"elastic/go-elasticsearch","owner":"elastic","description":"The official Go client for Elasticsearch","archived":false,"fork":false,"pushed_at":"2026-06-04T09:18:16.000Z","size":109102,"stargazers_count":6051,"open_issues_count":18,"forks_count":639,"subscribers_count":351,"default_branch":"main","last_synced_at":"2026-06-08T16:00:11.603Z","etag":null,"topics":["client","elasticsearch","go","golang"],"latest_commit_sha":null,"homepage":"https://github.com/elastic/go-elasticsearch#go-elasticsearch","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elastic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2017-03-27T17:56:15.000Z","updated_at":"2026-06-08T10:15:57.000Z","dependencies_parsed_at":"2025-12-18T16:03:04.647Z","dependency_job_id":"62518209-30c1-4093-86f8-d3370c23510a","html_url":"https://github.com/elastic/go-elasticsearch","commit_stats":{"total_commits":659,"total_committers":56,"mean_commits":"11.767857142857142","dds":"0.48861911987860396","last_synced_commit":"98a819bba0b05036f97be9a6edbf3c4683c03a5e"},"previous_names":["elastic/goelasticsearch","elastic/elasticsearch-go"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/elastic/go-elasticsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/sbom","scorecard":{"id":371239,"data":{"date":"2025-08-11","repo":{"name":"github.com/elastic/go-elasticsearch","commit":"6000e555b821482a9e76bbcc53d9f7e781e7c6c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/28 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-build.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs-build.yml:18","Info: found token with 'none' permissions: .github/workflows/docs-cleanup.yml:12","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-cleanup.yml:14","Warn: no topLevel permission defined: .github/workflows/backport.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/test-api.yml:1","Warn: no topLevel permission defined: .github/workflows/test-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit-tip.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/elastic/.github/SECURITY.md:1","Info: Found linked content: github.com/elastic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/elastic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/elastic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-cleanup.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/license.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit-tip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit-tip.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-unit.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: containerImage not pinned by hash: .buildkite/Dockerfile:7","Warn: containerImage not pinned by hash: .ci/Dockerfile:7","Warn: containerImage not pinned by hash: _examples/instrumentation/Dockerfile:4: pin your Docker image by updating golang:1-alpine to golang:1-alpine@sha256:244baa35bcfaf9a5b3444519df6d42554a1f92dc33820bd98f0662df270d8a6a","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:6","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:13: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: .buildkite/Dockerfile:9-10","Warn: goCommand not pinned by hash: .ci/Dockerfile:9-10","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-platinum.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-platinum.sh:15","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2025-3829"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:00:59.970Z","repository_id":38418750,"created_at":"2025-08-18T13:00:59.970Z","updated_at":"2025-08-18T13:00:59.970Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"elastic","name":"elastic","uuid":"6764390","kind":"organization","description":"","email":"info@elastic.co","website":"https://www.elastic.co/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6764390?v=4","repositories_count":858,"last_synced_at":"2025-10-28T00:29:28.877Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elastic","funding_links":[],"total_stars":223427,"followers":4787,"following":0,"created_at":"2022-11-02T16:23:07.500Z","updated_at":"2025-10-28T00:29:28.877Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic/repositories"},"tags":[{"name":"v9.4.1","sha":"c1db8f02c8c3cc5844e821354253a05dc92f98c8","kind":"commit","published_at":"2026-05-11T10:08:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1/manifests"},{"name":"v9.3.4","sha":"f0d54c74d0e243cdc9138b15f11e5122f8a656b4","kind":"commit","published_at":"2026-05-11T10:05:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4/manifests"},{"name":"v9.2.6","sha":"3f8012578637db9e9dc6080dffd42e4b1cf9dfa6","kind":"commit","published_at":"2026-05-11T10:02:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6/manifests"},{"name":"v8.19.6","sha":"36df8bc2f994270fa8804f3f8d76eee484312c84","kind":"commit","published_at":"2026-05-11T09:57:53.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6/manifests"},{"name":"v9.4.0","sha":"3dde3f3656e49facddba7c8d66608b672ef85ebe","kind":"commit","published_at":"2026-05-05T14:46:08.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0/manifests"},{"name":"v9.3.3","sha":"22d417e35bb1a582fc2ec68d7efaa5aeceb8a5f3","kind":"commit","published_at":"2026-04-27T11:09:10.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3/manifests"},{"name":"v9.2.5","sha":"ce634c34cff7d25a8eb66e89c1339265c6992d4b","kind":"commit","published_at":"2026-04-27T11:05:58.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5/manifests"},{"name":"v8.19.5","sha":"0349cffb1c4b495a8e3f0470bf7c8e7d44264769","kind":"commit","published_at":"2026-04-27T11:02:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5/manifests"},{"name":"v9.3.2","sha":"517193ee5a13bad51523e697df5d50866278689f","kind":"commit","published_at":"2026-04-16T12:54:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2/manifests"},{"name":"v9.2.4","sha":"f889ff1d94b22fbcbba10811708b0fa4ac1a437e","kind":"commit","published_at":"2026-04-16T12:30:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4/manifests"},{"name":"v8.19.4","sha":"e263c133161539d04e3e3fce6353d32418ce388b","kind":"commit","published_at":"2026-04-16T12:14:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4/manifests"},{"name":"v9.3.1","sha":"7932e082748bb3aab37a52a14b952b0647038e4a","kind":"commit","published_at":"2026-02-11T11:19:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1/manifests"},{"name":"v9.2.3","sha":"ad878e36da9b15da1666ecca6e3411ec3f1af01c","kind":"commit","published_at":"2026-02-11T10:51:05.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3/manifests"},{"name":"v8.19.3","sha":"a79cdddfe26505876a9d2a06bd2f6e0a5f12f058","kind":"commit","published_at":"2026-02-11T10:36:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3/manifests"},{"name":"v9.3.0","sha":"ca214d367cf8c273b8139f8ec704c0b323506aa7","kind":"commit","published_at":"2026-02-04T10:27:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"65dcb70718ece11bb91e89e870cc38634524b12d","kind":"commit","published_at":"2026-02-04T10:12:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2/manifests"},{"name":"v9.1.2","sha":"23e82353b0fd3b4258b413f9d2bd49249f1865c7","kind":"commit","published_at":"2026-02-04T09:58:49.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2/manifests"},{"name":"v8.19.2","sha":"dd3c2e6d2036678071a8a9ba1024f2932f943b9a","kind":"commit","published_at":"2026-02-04T09:39:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2/manifests"},{"name":"v9.2.1","sha":"b2acf2ed674a7ff8f4af8f9018769ccaee17c9aa","kind":"commit","published_at":"2025-12-12T11:26:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1/manifests"},{"name":"v9.1.1","sha":"93e65b1d7ece2c11dd878bcf923d20be3a81c617","kind":"commit","published_at":"2025-12-12T11:25:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1/manifests"},{"name":"v8.19.1","sha":"3b4eb9fd0b4a0cfd733a81cf399823d2c7212308","kind":"commit","published_at":"2025-12-12T11:23:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1/manifests"},{"name":"v9.2.0","sha":"5375a8f3b87a44e8b2380e5607c9787591d502d2","kind":"tag","published_at":"2025-10-29T16:26:17.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"94ae1cb8b536fd7373c76ff73797b71b9ebf3661","kind":"tag","published_at":"2025-07-31T16:43:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"d0caae6176157d748db8661b813104532d0e31fe","kind":"tag","published_at":"2025-07-31T16:40:55.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1/manifests"},{"name":"v8.19.0","sha":"ebb142a8760382d86537baa5eda61a8bfda02421","kind":"tag","published_at":"2025-07-31T16:38:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0/manifests"},{"name":"v8.18.1","sha":"43c7e078f6d87738e885e10439c44ff9bc2e1068","kind":"tag","published_at":"2025-06-17T16:28:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1/manifests"},{"name":"v9.0.0","sha":"e79807a84d6ce055bb559fd0d2c58c2568570eac","kind":"tag","published_at":"2025-04-17T16:34:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0/manifests"},{"name":"v8.18.0","sha":"54d92486d2c23b94792b456b8f4682d33dfa7051","kind":"tag","published_at":"2025-04-17T15:40:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0/manifests"},{"name":"v8.17.1","sha":"ef056fb1c83cf4ab90f3534614b4ee44a16cf623","kind":"tag","published_at":"2025-02-11T15:54:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1/manifests"},{"name":"v8.17.0","sha":"0e1af01125c228f583a7880ad2f8e11efa450dac","kind":"tag","published_at":"2024-12-17T18:34:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"dc85fa6c905cfd866a426a65ef0dfec0a79ece68","kind":"tag","published_at":"2024-11-14T16:51:13.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"6ee14eb7a4571c749ace4aa870fdc7e49f5b229a","kind":"tag","published_at":"2024-08-29T14:33:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"bb39a5b3682fb3e061ff52f8d9953347273182c5","kind":"tag","published_at":"2024-06-06T14:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"ad2fc50257c3d9e8c5cde808b5ff09087dc3d242","kind":"tag","published_at":"2024-04-11T15:21:52.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"0ce9bb8fd976247d78da70ec56044f698812a18a","kind":"tag","published_at":"2024-03-27T14:09:39.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"bb80ad843c2462367c410d46348c395b088d1808","kind":"tag","published_at":"2024-02-22T15:02:34.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"4deea2a2aa61f3d53fad733a8849a20509ea6dfa","kind":"tag","published_at":"2024-01-18T15:20:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0/manifests"},{"name":"v8.11.1","sha":"b086f41b65fdd7db91759db9197424a4aaa1fed7","kind":"tag","published_at":"2023-11-27T17:56:51.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"574564fc3de0be24e3e7652b3aafcff124ec0de4","kind":"tag","published_at":"2023-11-09T16:10:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0/manifests"},{"name":"v8.10.1","sha":"76f8e83002a70d0f04b81c9ddb78261b020276ed","kind":"tag","published_at":"2023-10-12T16:54:22.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"3dc9c0d6d3baea75709b5ffa9c6dfa9ad49f6c9e","kind":"tag","published_at":"2023-09-13T14:31:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"a3a9de75e79b25cfb271d1bf4c0365a77e20e2d5","kind":"tag","published_at":"2023-07-27T15:56:20.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"d7c2dd81b8cb07a7e2dd00bfe3edc12324c9c882","kind":"tag","published_at":"2023-07-05T12:08:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"fc18d7f06c9c26f540ea682b1428da3b23ab9962","kind":"tag","published_at":"2023-06-08T15:30:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"6b959bf74584e4d4b3303a34c6ef2567d0d9bba0","kind":"tag","published_at":"2023-05-25T17:17:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0/manifests"},{"name":"v7.17.10","sha":"559ea470985d31b06a20840257f8370b4c575c30","kind":"tag","published_at":"2023-05-03T15:19:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10/manifests"},{"name":"v8.7.1","sha":"d3392de75219e5b59cae5e9c1ba16f17932a92b8","kind":"tag","published_at":"2023-05-02T15:34:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"d28715c21ed123d6a7794c57c9f234dcaec734b2","kind":"tag","published_at":"2023-03-30T15:54:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"3804ea724b80305b80844f51aec0c4fc36534214","kind":"tag","published_at":"2023-01-11T13:59:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"3de72ba87c5fd98395cebb3de19304b10bdc296b","kind":"tag","published_at":"2022-11-17T17:19:09.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0/manifests"},{"name":"v7.17.7","sha":"0058b20ebb3c55e7f374d357c297e6b1cd6f0384","kind":"tag","published_at":"2022-10-26T13:52:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.7","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7/manifests"},{"name":"v8.4.0","sha":"bd65481fc26c1cacc2d1b0e603907354c10837db","kind":"tag","published_at":"2022-08-24T16:13:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0/manifests"},{"name":"v8.4.0-alpha.2","sha":"a67c37230db6e779b7d6bb133477d0f5d00103a2","kind":"tag","published_at":"2022-08-18T09:45:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2/manifests"},{"name":"v8.4.0-alpha.1","sha":"9859100a4a7caf94568d756c90811cfa17073459","kind":"tag","published_at":"2022-07-13T07:53:00.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1/manifests"},{"name":"v8.3.0","sha":"52d26f660c3db249305f058996820c610fd22f5d","kind":"tag","published_at":"2022-06-28T16:25:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"2821d92d4ce65a62662823a822e75e5a7429db0d","kind":"tag","published_at":"2022-05-04T09:35:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"cdc1f4f8c3eff10ff9d49574bff985e0c3daff50","kind":"tag","published_at":"2022-03-09T16:52:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0/manifests"},{"name":"v7.17.1","sha":"40b61a5769ad97813ac55ddfb94cc9226346c3cf","kind":"tag","published_at":"2022-02-28T17:35:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1/manifests"},{"name":"v8.0.0","sha":"9876eebe53f88d0dcde46c82b7bf1b5915d61554","kind":"tag","published_at":"2022-02-10T15:56:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0/manifests"},{"name":"v7.17.0","sha":"9c56e95a98995b643a98b445190b8c758a2ed380","kind":"tag","published_at":"2022-02-01T17:43:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0/manifests"},{"name":"v8.0.0-alpha","sha":"e91e9828316bddc37a1be68a2271b4f8ea83d078","kind":"tag","published_at":"2021-12-22T14:22:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0-alpha","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha/manifests"},{"name":"v7.16.0","sha":"a9346844666bb0cfe9b9ed95d7b89b1e0304327c","kind":"tag","published_at":"2021-12-07T16:23:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0/manifests"},{"name":"v7.15.1","sha":"a6d53e821050b18cebc88c91ed3b1ee7e88fd3f6","kind":"tag","published_at":"2021-10-15T12:56:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1/manifests"},{"name":"v7.15.0","sha":"0951f4cda7c91cc4f2b1a831aeb01b78b8a2c1a6","kind":"tag","published_at":"2021-09-23T08:13:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"75b85f18c94bed4eb093e73401c66b8d80e4fca3","kind":"tag","published_at":"2021-08-03T15:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"100d4307f7683efe35d7918ab2473f5231dc592f","kind":"tag","published_at":"2021-06-02T14:36:40.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"ef232af1e7c96c0c8cd1ff62b3b83efd2ab3170a","kind":"tag","published_at":"2021-05-25T13:18:37.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"959da155ffb25ef428bcc7e417adb40e9aa973c0","kind":"tag","published_at":"2021-03-23T15:30:43.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"5219fb54d90d3e8a32f9614e82f0ade8fc9894c1","kind":"tag","published_at":"2021-02-16T08:57:30.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"3438febfd5ce7aadfbed7c8eabe75c9c6d4d8801","kind":"tag","published_at":"2020-11-12T14:05:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"7c449867435af126cb7fe2073089e39f16dc4a29","kind":"tag","published_at":"2020-08-19T07:43:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"66f9ff5f7952002fd06a4c3c31f553ddcc931243","kind":"tag","published_at":"2020-06-18T15:21:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0/manifests"},{"name":"v6.8.10","sha":"996ee1fe69ab40ad65795e48d125b6b4395b6ec3","kind":"tag","published_at":"2020-06-09T08:53:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10/manifests"},{"name":"v7.7.0","sha":"7147ab205761e88e45f48ee5e1a2937bc820e9d7","kind":"tag","published_at":"2020-05-14T10:41:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"7550e30bc9546e055670c5136238b4350e6d6599","kind":"tag","published_at":"2020-02-18T08:11:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0/manifests"},{"name":"v6.8.5","sha":"7f45cac08963c35f328d1d502405df81b264e423","kind":"tag","published_at":"2019-12-03T16:26:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5/manifests"},{"name":"v7.5.0","sha":"e16172e03bf5084592917e9a93916d3eb1cf49ce","kind":"tag","published_at":"2019-12-03T16:25:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0/manifests"},{"name":"v7.4.1","sha":"d8acaa5faade05290d8b500b8f3892a378f2d2e7","kind":"tag","published_at":"2019-10-14T09:07:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"621f2bad60a7fb2a1d424b8b93671232e79b781c","kind":"tag","published_at":"2019-10-02T09:03:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"c4f5181f50ff885d9b4dff06b06600bf84aa141b","kind":"tag","published_at":"2019-08-01T06:53:27.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"880773b3b5fc573c595caac2512bd8b73fc25787","kind":"tag","published_at":"2019-07-08T07:13:42.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0/manifests"},{"name":"v6.8.2","sha":"c86c818d59b612918db9046ebc8a8bfc7bf50efc","kind":"tag","published_at":"2019-07-08T07:07:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2/manifests"},{"name":"v5.6.1","sha":"64c7d058f213f438232e7064d24ccc7ac5cb94df","kind":"tag","published_at":"2019-07-08T06:59:04.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1/manifests"},{"name":"v6.8.1","sha":"1315c9e58fc029c07d64f59ab0c4033816707a69","kind":"tag","published_at":"2019-05-22T12:34:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1/manifests"},{"name":"v7.1.1","sha":"f3e4039e4c67b650094ac8c95baf15ec11f39bbb","kind":"tag","published_at":"2019-05-22T12:30:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1/manifests"},{"name":"v6.8.0","sha":"ab6e9c665ccdbc98af21231e6f69548c9151222a","kind":"tag","published_at":"2019-05-22T12:25:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0/manifests"},{"name":"v7.1.0","sha":"1f1c46082c7d36cd09ab052b2c1283a83aa754ff","kind":"tag","published_at":"2019-05-22T12:22:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"622f193c0005d0dc175ce75e90f8a7c5b6cfb5a4","kind":"tag","published_at":"2019-04-14T09:51:32.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0/manifests"},{"name":"v6.7.0","sha":"ccc44681537716ee704262d8615a06c6e23a8970","kind":"tag","published_at":"2019-04-14T09:49:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0/manifests"},{"name":"v5.6.0","sha":"ba8fc4357dd63d5bb6f3991fbbff109d452d0330","kind":"tag","published_at":"2019-04-14T09:43:47.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0/manifests"},{"name":"v7.0.0-rc1","sha":"953546e1c3e5712e2ee9ad23b563d29a3fa8b7fe","kind":"tag","published_at":"2019-04-08T10:21:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0-rc1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1/manifests"}]},"repo_metadata_updated_at":"2026-06-08T16:01:49.293Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21elastic/go-elasticsearch/v8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Elastic/go-elasticsearch/v8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Elastic/go-elasticsearch/v8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Elastic/go-elasticsearch/v8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-07T22:00:52.393Z","issues_count":160,"pull_requests_count":569,"avg_time_to_close_issue":26857903.315789472,"avg_time_to_close_pull_request":1585429.4866529773,"issues_closed_count":114,"pull_requests_closed_count":487,"pull_request_authors_count":75,"issue_authors_count":144,"avg_comments_per_issue":2.50625,"avg_comments_per_pull_request":0.7328646748681898,"merged_pull_requests_count":440,"bot_issues_count":0,"bot_pull_requests_count":173,"past_year_issues_count":15,"past_year_pull_requests_count":95,"past_year_avg_time_to_close_issue":231775.85714285713,"past_year_avg_time_to_close_pull_request":618363.7288135593,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":3.3333333333333335,"past_year_avg_comments_per_pull_request":2.0631578947368423,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/issues","maintainers":[{"login":"reakaleek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"},{"login":"ppf2","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ppf2"},{"login":"mauri870","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"1pkg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1pkg"},{"login":"florianl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florianl"},{"login":"endorama","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/endorama"},{"login":"danielmitterdorfer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielmitterdorfer"},{"login":"rifqanzalbina","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rifqanzalbina"},{"login":"pquentin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pquentin"}],"active_maintainers":[{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"mauri870","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"reakaleek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FElastic%2Fgo-elasticsearch%2Fv8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FElastic%2Fgo-elasticsearch%2Fv8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FElastic%2Fgo-elasticsearch%2Fv8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FElastic%2Fgo-elasticsearch%2Fv8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FElastic%2Fgo-elasticsearch%2Fv8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FElastic%2Fgo-elasticsearch%2Fv8/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12583764,"name":"github.com/elastic/go-elasticSearch/v8","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/elastic/go-elasticSearch","keywords_array":[],"namespace":null,"versions_count":38,"first_release_published_at":"2021-12-22T14:22:35.000Z","latest_release_published_at":"2026-05-11T09:57:53.000Z","latest_release_number":"v8.19.6","last_synced_at":"2026-06-12T00:01:18.211Z","created_at":"2025-12-13T11:03:03.519Z","updated_at":"2026-06-12T00:01:18.211Z","registry_url":"https://pkg.go.dev/github.com/elastic/go-elasticSearch/v8","install_command":"go get github.com/elastic/go-elasticSearch/v8","documentation_url":"https://pkg.go.dev/github.com/elastic/go-elasticSearch/v8#section-documentation","metadata":{},"repo_metadata":{"id":38418750,"uuid":"86367047","full_name":"elastic/go-elasticsearch","owner":"elastic","description":"The official Go client for Elasticsearch","archived":false,"fork":false,"pushed_at":"2026-06-04T09:18:16.000Z","size":109102,"stargazers_count":6051,"open_issues_count":18,"forks_count":639,"subscribers_count":351,"default_branch":"main","last_synced_at":"2026-06-08T16:00:11.603Z","etag":null,"topics":["client","elasticsearch","go","golang"],"latest_commit_sha":null,"homepage":"https://github.com/elastic/go-elasticsearch#go-elasticsearch","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elastic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2017-03-27T17:56:15.000Z","updated_at":"2026-06-08T10:15:57.000Z","dependencies_parsed_at":"2025-12-18T16:03:04.647Z","dependency_job_id":"62518209-30c1-4093-86f8-d3370c23510a","html_url":"https://github.com/elastic/go-elasticsearch","commit_stats":{"total_commits":659,"total_committers":56,"mean_commits":"11.767857142857142","dds":"0.48861911987860396","last_synced_commit":"98a819bba0b05036f97be9a6edbf3c4683c03a5e"},"previous_names":["elastic/goelasticsearch","elastic/elasticsearch-go"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/elastic/go-elasticsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/sbom","scorecard":{"id":371239,"data":{"date":"2025-08-11","repo":{"name":"github.com/elastic/go-elasticsearch","commit":"6000e555b821482a9e76bbcc53d9f7e781e7c6c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/28 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-build.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs-build.yml:18","Info: found token with 'none' permissions: .github/workflows/docs-cleanup.yml:12","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-cleanup.yml:14","Warn: no topLevel permission defined: .github/workflows/backport.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/test-api.yml:1","Warn: no topLevel permission defined: .github/workflows/test-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit-tip.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/elastic/.github/SECURITY.md:1","Info: Found linked content: github.com/elastic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/elastic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/elastic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-cleanup.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/license.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit-tip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit-tip.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-unit.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: containerImage not pinned by hash: .buildkite/Dockerfile:7","Warn: containerImage not pinned by hash: .ci/Dockerfile:7","Warn: containerImage not pinned by hash: _examples/instrumentation/Dockerfile:4: pin your Docker image by updating golang:1-alpine to golang:1-alpine@sha256:244baa35bcfaf9a5b3444519df6d42554a1f92dc33820bd98f0662df270d8a6a","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:6","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:13: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: .buildkite/Dockerfile:9-10","Warn: goCommand not pinned by hash: .ci/Dockerfile:9-10","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-platinum.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-platinum.sh:15","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2025-3829"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:00:59.970Z","repository_id":38418750,"created_at":"2025-08-18T13:00:59.970Z","updated_at":"2025-08-18T13:00:59.970Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-06-08T16:01:50.903Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.385448361245703,"dependent_packages_count":5.046709633261854,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.216078997253779},"purl":"pkg:golang/github.com/elastic/go-elastic%21search/v8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/elastic/go-elasticSearch/v8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/elastic/go-elasticSearch/v8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/elastic/go-elasticSearch/v8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-07T22:00:52.393Z","issues_count":160,"pull_requests_count":569,"avg_time_to_close_issue":26857903.315789472,"avg_time_to_close_pull_request":1585429.4866529773,"issues_closed_count":114,"pull_requests_closed_count":487,"pull_request_authors_count":75,"issue_authors_count":144,"avg_comments_per_issue":2.50625,"avg_comments_per_pull_request":0.7328646748681898,"merged_pull_requests_count":440,"bot_issues_count":0,"bot_pull_requests_count":173,"past_year_issues_count":15,"past_year_pull_requests_count":95,"past_year_avg_time_to_close_issue":231775.85714285713,"past_year_avg_time_to_close_pull_request":618363.7288135593,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":3.3333333333333335,"past_year_avg_comments_per_pull_request":2.0631578947368423,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/issues","maintainers":[{"login":"reakaleek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"},{"login":"ppf2","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ppf2"},{"login":"mauri870","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"1pkg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1pkg"},{"login":"florianl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florianl"},{"login":"endorama","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/endorama"},{"login":"danielmitterdorfer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielmitterdorfer"},{"login":"rifqanzalbina","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rifqanzalbina"},{"login":"pquentin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pquentin"}],"active_maintainers":[{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"mauri870","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"reakaleek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticSearch%2Fv8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticSearch%2Fv8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticSearch%2Fv8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticSearch%2Fv8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticSearch%2Fv8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticSearch%2Fv8/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":6332767,"name":"github.com/elastic/go-Elasticsearch/v8","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/elastic/go-Elasticsearch","keywords_array":[],"namespace":"github.com/elastic/go-Elasticsearch","versions_count":38,"first_release_published_at":"2021-12-22T14:22:35.000Z","latest_release_published_at":"2026-05-11T09:57:53.000Z","latest_release_number":"v8.19.6","last_synced_at":"2026-06-12T00:01:17.523Z","created_at":"2023-02-14T05:24:20.726Z","updated_at":"2026-06-12T00:01:17.523Z","registry_url":"https://pkg.go.dev/github.com/elastic/go-Elasticsearch/v8","install_command":"go get github.com/elastic/go-Elasticsearch/v8","documentation_url":"https://pkg.go.dev/github.com/elastic/go-Elasticsearch/v8#section-documentation","metadata":{},"repo_metadata":{"id":38418750,"uuid":"86367047","full_name":"elastic/go-elasticsearch","owner":"elastic","description":"The official Go client for Elasticsearch","archived":false,"fork":false,"pushed_at":"2026-06-04T09:18:16.000Z","size":109102,"stargazers_count":6051,"open_issues_count":18,"forks_count":639,"subscribers_count":351,"default_branch":"main","last_synced_at":"2026-06-08T16:00:11.603Z","etag":null,"topics":["client","elasticsearch","go","golang"],"latest_commit_sha":null,"homepage":"https://github.com/elastic/go-elasticsearch#go-elasticsearch","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elastic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2017-03-27T17:56:15.000Z","updated_at":"2026-06-08T10:15:57.000Z","dependencies_parsed_at":"2025-12-18T16:03:04.647Z","dependency_job_id":"62518209-30c1-4093-86f8-d3370c23510a","html_url":"https://github.com/elastic/go-elasticsearch","commit_stats":{"total_commits":659,"total_committers":56,"mean_commits":"11.767857142857142","dds":"0.48861911987860396","last_synced_commit":"98a819bba0b05036f97be9a6edbf3c4683c03a5e"},"previous_names":["elastic/goelasticsearch","elastic/elasticsearch-go"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/elastic/go-elasticsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/sbom","scorecard":{"id":371239,"data":{"date":"2025-08-11","repo":{"name":"github.com/elastic/go-elasticsearch","commit":"6000e555b821482a9e76bbcc53d9f7e781e7c6c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/28 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-build.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs-build.yml:18","Info: found token with 'none' permissions: .github/workflows/docs-cleanup.yml:12","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-cleanup.yml:14","Warn: no topLevel permission defined: .github/workflows/backport.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/test-api.yml:1","Warn: no topLevel permission defined: .github/workflows/test-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit-tip.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/elastic/.github/SECURITY.md:1","Info: Found linked content: github.com/elastic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/elastic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/elastic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-cleanup.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/license.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit-tip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit-tip.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-unit.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: containerImage not pinned by hash: .buildkite/Dockerfile:7","Warn: containerImage not pinned by hash: .ci/Dockerfile:7","Warn: containerImage not pinned by hash: _examples/instrumentation/Dockerfile:4: pin your Docker image by updating golang:1-alpine to golang:1-alpine@sha256:244baa35bcfaf9a5b3444519df6d42554a1f92dc33820bd98f0662df270d8a6a","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:6","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:13: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: .buildkite/Dockerfile:9-10","Warn: goCommand not pinned by hash: .ci/Dockerfile:9-10","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-platinum.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-platinum.sh:15","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2025-3829"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:00:59.970Z","repository_id":38418750,"created_at":"2025-08-18T13:00:59.970Z","updated_at":"2025-08-18T13:00:59.970Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"elastic","name":"elastic","uuid":"6764390","kind":"organization","description":"","email":"info@elastic.co","website":"https://www.elastic.co/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6764390?v=4","repositories_count":858,"last_synced_at":"2025-10-28T00:29:28.877Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elastic","funding_links":[],"total_stars":223427,"followers":4787,"following":0,"created_at":"2022-11-02T16:23:07.500Z","updated_at":"2025-10-28T00:29:28.877Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic/repositories"},"tags":[{"name":"v9.4.1","sha":"c1db8f02c8c3cc5844e821354253a05dc92f98c8","kind":"commit","published_at":"2026-05-11T10:08:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1/manifests"},{"name":"v9.3.4","sha":"f0d54c74d0e243cdc9138b15f11e5122f8a656b4","kind":"commit","published_at":"2026-05-11T10:05:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4/manifests"},{"name":"v9.2.6","sha":"3f8012578637db9e9dc6080dffd42e4b1cf9dfa6","kind":"commit","published_at":"2026-05-11T10:02:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6/manifests"},{"name":"v8.19.6","sha":"36df8bc2f994270fa8804f3f8d76eee484312c84","kind":"commit","published_at":"2026-05-11T09:57:53.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6/manifests"},{"name":"v9.4.0","sha":"3dde3f3656e49facddba7c8d66608b672ef85ebe","kind":"commit","published_at":"2026-05-05T14:46:08.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0/manifests"},{"name":"v9.3.3","sha":"22d417e35bb1a582fc2ec68d7efaa5aeceb8a5f3","kind":"commit","published_at":"2026-04-27T11:09:10.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3/manifests"},{"name":"v9.2.5","sha":"ce634c34cff7d25a8eb66e89c1339265c6992d4b","kind":"commit","published_at":"2026-04-27T11:05:58.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5/manifests"},{"name":"v8.19.5","sha":"0349cffb1c4b495a8e3f0470bf7c8e7d44264769","kind":"commit","published_at":"2026-04-27T11:02:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5/manifests"},{"name":"v9.3.2","sha":"517193ee5a13bad51523e697df5d50866278689f","kind":"commit","published_at":"2026-04-16T12:54:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2/manifests"},{"name":"v9.2.4","sha":"f889ff1d94b22fbcbba10811708b0fa4ac1a437e","kind":"commit","published_at":"2026-04-16T12:30:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4/manifests"},{"name":"v8.19.4","sha":"e263c133161539d04e3e3fce6353d32418ce388b","kind":"commit","published_at":"2026-04-16T12:14:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4/manifests"},{"name":"v9.3.1","sha":"7932e082748bb3aab37a52a14b952b0647038e4a","kind":"commit","published_at":"2026-02-11T11:19:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1/manifests"},{"name":"v9.2.3","sha":"ad878e36da9b15da1666ecca6e3411ec3f1af01c","kind":"commit","published_at":"2026-02-11T10:51:05.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3/manifests"},{"name":"v8.19.3","sha":"a79cdddfe26505876a9d2a06bd2f6e0a5f12f058","kind":"commit","published_at":"2026-02-11T10:36:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3/manifests"},{"name":"v9.3.0","sha":"ca214d367cf8c273b8139f8ec704c0b323506aa7","kind":"commit","published_at":"2026-02-04T10:27:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"65dcb70718ece11bb91e89e870cc38634524b12d","kind":"commit","published_at":"2026-02-04T10:12:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2/manifests"},{"name":"v9.1.2","sha":"23e82353b0fd3b4258b413f9d2bd49249f1865c7","kind":"commit","published_at":"2026-02-04T09:58:49.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2/manifests"},{"name":"v8.19.2","sha":"dd3c2e6d2036678071a8a9ba1024f2932f943b9a","kind":"commit","published_at":"2026-02-04T09:39:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2/manifests"},{"name":"v9.2.1","sha":"b2acf2ed674a7ff8f4af8f9018769ccaee17c9aa","kind":"commit","published_at":"2025-12-12T11:26:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1/manifests"},{"name":"v9.1.1","sha":"93e65b1d7ece2c11dd878bcf923d20be3a81c617","kind":"commit","published_at":"2025-12-12T11:25:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1/manifests"},{"name":"v8.19.1","sha":"3b4eb9fd0b4a0cfd733a81cf399823d2c7212308","kind":"commit","published_at":"2025-12-12T11:23:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1/manifests"},{"name":"v9.2.0","sha":"5375a8f3b87a44e8b2380e5607c9787591d502d2","kind":"tag","published_at":"2025-10-29T16:26:17.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"94ae1cb8b536fd7373c76ff73797b71b9ebf3661","kind":"tag","published_at":"2025-07-31T16:43:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"d0caae6176157d748db8661b813104532d0e31fe","kind":"tag","published_at":"2025-07-31T16:40:55.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1/manifests"},{"name":"v8.19.0","sha":"ebb142a8760382d86537baa5eda61a8bfda02421","kind":"tag","published_at":"2025-07-31T16:38:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0/manifests"},{"name":"v8.18.1","sha":"43c7e078f6d87738e885e10439c44ff9bc2e1068","kind":"tag","published_at":"2025-06-17T16:28:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1/manifests"},{"name":"v9.0.0","sha":"e79807a84d6ce055bb559fd0d2c58c2568570eac","kind":"tag","published_at":"2025-04-17T16:34:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0/manifests"},{"name":"v8.18.0","sha":"54d92486d2c23b94792b456b8f4682d33dfa7051","kind":"tag","published_at":"2025-04-17T15:40:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0/manifests"},{"name":"v8.17.1","sha":"ef056fb1c83cf4ab90f3534614b4ee44a16cf623","kind":"tag","published_at":"2025-02-11T15:54:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1/manifests"},{"name":"v8.17.0","sha":"0e1af01125c228f583a7880ad2f8e11efa450dac","kind":"tag","published_at":"2024-12-17T18:34:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"dc85fa6c905cfd866a426a65ef0dfec0a79ece68","kind":"tag","published_at":"2024-11-14T16:51:13.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"6ee14eb7a4571c749ace4aa870fdc7e49f5b229a","kind":"tag","published_at":"2024-08-29T14:33:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"bb39a5b3682fb3e061ff52f8d9953347273182c5","kind":"tag","published_at":"2024-06-06T14:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"ad2fc50257c3d9e8c5cde808b5ff09087dc3d242","kind":"tag","published_at":"2024-04-11T15:21:52.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"0ce9bb8fd976247d78da70ec56044f698812a18a","kind":"tag","published_at":"2024-03-27T14:09:39.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"bb80ad843c2462367c410d46348c395b088d1808","kind":"tag","published_at":"2024-02-22T15:02:34.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"4deea2a2aa61f3d53fad733a8849a20509ea6dfa","kind":"tag","published_at":"2024-01-18T15:20:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0/manifests"},{"name":"v8.11.1","sha":"b086f41b65fdd7db91759db9197424a4aaa1fed7","kind":"tag","published_at":"2023-11-27T17:56:51.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"574564fc3de0be24e3e7652b3aafcff124ec0de4","kind":"tag","published_at":"2023-11-09T16:10:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0/manifests"},{"name":"v8.10.1","sha":"76f8e83002a70d0f04b81c9ddb78261b020276ed","kind":"tag","published_at":"2023-10-12T16:54:22.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"3dc9c0d6d3baea75709b5ffa9c6dfa9ad49f6c9e","kind":"tag","published_at":"2023-09-13T14:31:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"a3a9de75e79b25cfb271d1bf4c0365a77e20e2d5","kind":"tag","published_at":"2023-07-27T15:56:20.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"d7c2dd81b8cb07a7e2dd00bfe3edc12324c9c882","kind":"tag","published_at":"2023-07-05T12:08:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"fc18d7f06c9c26f540ea682b1428da3b23ab9962","kind":"tag","published_at":"2023-06-08T15:30:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"6b959bf74584e4d4b3303a34c6ef2567d0d9bba0","kind":"tag","published_at":"2023-05-25T17:17:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0/manifests"},{"name":"v7.17.10","sha":"559ea470985d31b06a20840257f8370b4c575c30","kind":"tag","published_at":"2023-05-03T15:19:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10/manifests"},{"name":"v8.7.1","sha":"d3392de75219e5b59cae5e9c1ba16f17932a92b8","kind":"tag","published_at":"2023-05-02T15:34:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"d28715c21ed123d6a7794c57c9f234dcaec734b2","kind":"tag","published_at":"2023-03-30T15:54:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"3804ea724b80305b80844f51aec0c4fc36534214","kind":"tag","published_at":"2023-01-11T13:59:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"3de72ba87c5fd98395cebb3de19304b10bdc296b","kind":"tag","published_at":"2022-11-17T17:19:09.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0/manifests"},{"name":"v7.17.7","sha":"0058b20ebb3c55e7f374d357c297e6b1cd6f0384","kind":"tag","published_at":"2022-10-26T13:52:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.7","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7/manifests"},{"name":"v8.4.0","sha":"bd65481fc26c1cacc2d1b0e603907354c10837db","kind":"tag","published_at":"2022-08-24T16:13:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0/manifests"},{"name":"v8.4.0-alpha.2","sha":"a67c37230db6e779b7d6bb133477d0f5d00103a2","kind":"tag","published_at":"2022-08-18T09:45:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2/manifests"},{"name":"v8.4.0-alpha.1","sha":"9859100a4a7caf94568d756c90811cfa17073459","kind":"tag","published_at":"2022-07-13T07:53:00.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1/manifests"},{"name":"v8.3.0","sha":"52d26f660c3db249305f058996820c610fd22f5d","kind":"tag","published_at":"2022-06-28T16:25:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"2821d92d4ce65a62662823a822e75e5a7429db0d","kind":"tag","published_at":"2022-05-04T09:35:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"cdc1f4f8c3eff10ff9d49574bff985e0c3daff50","kind":"tag","published_at":"2022-03-09T16:52:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0/manifests"},{"name":"v7.17.1","sha":"40b61a5769ad97813ac55ddfb94cc9226346c3cf","kind":"tag","published_at":"2022-02-28T17:35:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1/manifests"},{"name":"v8.0.0","sha":"9876eebe53f88d0dcde46c82b7bf1b5915d61554","kind":"tag","published_at":"2022-02-10T15:56:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0/manifests"},{"name":"v7.17.0","sha":"9c56e95a98995b643a98b445190b8c758a2ed380","kind":"tag","published_at":"2022-02-01T17:43:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0/manifests"},{"name":"v8.0.0-alpha","sha":"e91e9828316bddc37a1be68a2271b4f8ea83d078","kind":"tag","published_at":"2021-12-22T14:22:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0-alpha","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha/manifests"},{"name":"v7.16.0","sha":"a9346844666bb0cfe9b9ed95d7b89b1e0304327c","kind":"tag","published_at":"2021-12-07T16:23:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0/manifests"},{"name":"v7.15.1","sha":"a6d53e821050b18cebc88c91ed3b1ee7e88fd3f6","kind":"tag","published_at":"2021-10-15T12:56:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1/manifests"},{"name":"v7.15.0","sha":"0951f4cda7c91cc4f2b1a831aeb01b78b8a2c1a6","kind":"tag","published_at":"2021-09-23T08:13:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"75b85f18c94bed4eb093e73401c66b8d80e4fca3","kind":"tag","published_at":"2021-08-03T15:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"100d4307f7683efe35d7918ab2473f5231dc592f","kind":"tag","published_at":"2021-06-02T14:36:40.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"ef232af1e7c96c0c8cd1ff62b3b83efd2ab3170a","kind":"tag","published_at":"2021-05-25T13:18:37.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"959da155ffb25ef428bcc7e417adb40e9aa973c0","kind":"tag","published_at":"2021-03-23T15:30:43.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"5219fb54d90d3e8a32f9614e82f0ade8fc9894c1","kind":"tag","published_at":"2021-02-16T08:57:30.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"3438febfd5ce7aadfbed7c8eabe75c9c6d4d8801","kind":"tag","published_at":"2020-11-12T14:05:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"7c449867435af126cb7fe2073089e39f16dc4a29","kind":"tag","published_at":"2020-08-19T07:43:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"66f9ff5f7952002fd06a4c3c31f553ddcc931243","kind":"tag","published_at":"2020-06-18T15:21:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0/manifests"},{"name":"v6.8.10","sha":"996ee1fe69ab40ad65795e48d125b6b4395b6ec3","kind":"tag","published_at":"2020-06-09T08:53:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10/manifests"},{"name":"v7.7.0","sha":"7147ab205761e88e45f48ee5e1a2937bc820e9d7","kind":"tag","published_at":"2020-05-14T10:41:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"7550e30bc9546e055670c5136238b4350e6d6599","kind":"tag","published_at":"2020-02-18T08:11:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0/manifests"},{"name":"v6.8.5","sha":"7f45cac08963c35f328d1d502405df81b264e423","kind":"tag","published_at":"2019-12-03T16:26:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5/manifests"},{"name":"v7.5.0","sha":"e16172e03bf5084592917e9a93916d3eb1cf49ce","kind":"tag","published_at":"2019-12-03T16:25:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0/manifests"},{"name":"v7.4.1","sha":"d8acaa5faade05290d8b500b8f3892a378f2d2e7","kind":"tag","published_at":"2019-10-14T09:07:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"621f2bad60a7fb2a1d424b8b93671232e79b781c","kind":"tag","published_at":"2019-10-02T09:03:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"c4f5181f50ff885d9b4dff06b06600bf84aa141b","kind":"tag","published_at":"2019-08-01T06:53:27.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"880773b3b5fc573c595caac2512bd8b73fc25787","kind":"tag","published_at":"2019-07-08T07:13:42.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0/manifests"},{"name":"v6.8.2","sha":"c86c818d59b612918db9046ebc8a8bfc7bf50efc","kind":"tag","published_at":"2019-07-08T07:07:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2/manifests"},{"name":"v5.6.1","sha":"64c7d058f213f438232e7064d24ccc7ac5cb94df","kind":"tag","published_at":"2019-07-08T06:59:04.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1/manifests"},{"name":"v6.8.1","sha":"1315c9e58fc029c07d64f59ab0c4033816707a69","kind":"tag","published_at":"2019-05-22T12:34:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1/manifests"},{"name":"v7.1.1","sha":"f3e4039e4c67b650094ac8c95baf15ec11f39bbb","kind":"tag","published_at":"2019-05-22T12:30:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1/manifests"},{"name":"v6.8.0","sha":"ab6e9c665ccdbc98af21231e6f69548c9151222a","kind":"tag","published_at":"2019-05-22T12:25:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0/manifests"},{"name":"v7.1.0","sha":"1f1c46082c7d36cd09ab052b2c1283a83aa754ff","kind":"tag","published_at":"2019-05-22T12:22:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"622f193c0005d0dc175ce75e90f8a7c5b6cfb5a4","kind":"tag","published_at":"2019-04-14T09:51:32.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0/manifests"},{"name":"v6.7.0","sha":"ccc44681537716ee704262d8615a06c6e23a8970","kind":"tag","published_at":"2019-04-14T09:49:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0/manifests"},{"name":"v5.6.0","sha":"ba8fc4357dd63d5bb6f3991fbbff109d452d0330","kind":"tag","published_at":"2019-04-14T09:43:47.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0/manifests"},{"name":"v7.0.0-rc1","sha":"953546e1c3e5712e2ee9ad23b563d29a3fa8b7fe","kind":"tag","published_at":"2019-04-08T10:21:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0-rc1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1/manifests"}]},"repo_metadata_updated_at":"2026-06-08T16:01:49.068Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.8040070165436453,"forks_count":0.7647269417543828,"average":4.478433555508918},"purl":"pkg:golang/github.com/elastic/go-%21elasticsearch/v8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/elastic/go-Elasticsearch/v8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/elastic/go-Elasticsearch/v8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/elastic/go-Elasticsearch/v8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-07T22:00:52.393Z","issues_count":160,"pull_requests_count":569,"avg_time_to_close_issue":26857903.315789472,"avg_time_to_close_pull_request":1585429.4866529773,"issues_closed_count":114,"pull_requests_closed_count":487,"pull_request_authors_count":75,"issue_authors_count":144,"avg_comments_per_issue":2.50625,"avg_comments_per_pull_request":0.7328646748681898,"merged_pull_requests_count":440,"bot_issues_count":0,"bot_pull_requests_count":173,"past_year_issues_count":15,"past_year_pull_requests_count":95,"past_year_avg_time_to_close_issue":231775.85714285713,"past_year_avg_time_to_close_pull_request":618363.7288135593,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":3.3333333333333335,"past_year_avg_comments_per_pull_request":2.0631578947368423,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/issues","maintainers":[{"login":"reakaleek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"},{"login":"ppf2","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ppf2"},{"login":"mauri870","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"1pkg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1pkg"},{"login":"florianl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florianl"},{"login":"endorama","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/endorama"},{"login":"danielmitterdorfer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielmitterdorfer"},{"login":"rifqanzalbina","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rifqanzalbina"},{"login":"pquentin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pquentin"}],"active_maintainers":[{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"mauri870","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"reakaleek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-Elasticsearch%2Fv8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-Elasticsearch%2Fv8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-Elasticsearch%2Fv8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-Elasticsearch%2Fv8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-Elasticsearch%2Fv8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-Elasticsearch%2Fv8/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3499697,"name":"github.com/elastic/go-elasticsearch/v7","ecosystem":"go","description":"Package elasticsearch provides a Go client for Elasticsearch.","homepage":"https://github.com/elastic/go-elasticsearch","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/elastic/go-elasticsearch","keywords_array":[],"namespace":"github.com/elastic/go-elasticsearch","versions_count":26,"first_release_published_at":"2019-04-08T10:16:17.000Z","latest_release_published_at":"2023-05-03T15:19:26.000Z","latest_release_number":"v7.17.10","last_synced_at":"2026-06-19T06:01:32.979Z","created_at":"2022-04-10T20:01:16.224Z","updated_at":"2026-06-19T06:01:32.979Z","registry_url":"https://pkg.go.dev/github.com/elastic/go-elasticsearch/v7","install_command":"go get github.com/elastic/go-elasticsearch/v7","documentation_url":"https://pkg.go.dev/github.com/elastic/go-elasticsearch/v7#section-documentation","metadata":{},"repo_metadata":{"id":38418750,"uuid":"86367047","full_name":"elastic/go-elasticsearch","owner":"elastic","description":"The official Go client for Elasticsearch","archived":false,"fork":false,"pushed_at":"2026-06-04T09:18:16.000Z","size":109102,"stargazers_count":6051,"open_issues_count":18,"forks_count":639,"subscribers_count":351,"default_branch":"main","last_synced_at":"2026-06-08T16:00:11.603Z","etag":null,"topics":["client","elasticsearch","go","golang"],"latest_commit_sha":null,"homepage":"https://github.com/elastic/go-elasticsearch#go-elasticsearch","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elastic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2017-03-27T17:56:15.000Z","updated_at":"2026-06-08T10:15:57.000Z","dependencies_parsed_at":"2025-12-18T16:03:04.647Z","dependency_job_id":"62518209-30c1-4093-86f8-d3370c23510a","html_url":"https://github.com/elastic/go-elasticsearch","commit_stats":{"total_commits":659,"total_committers":56,"mean_commits":"11.767857142857142","dds":"0.48861911987860396","last_synced_commit":"98a819bba0b05036f97be9a6edbf3c4683c03a5e"},"previous_names":["elastic/goelasticsearch","elastic/elasticsearch-go"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/elastic/go-elasticsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/sbom","scorecard":{"id":371239,"data":{"date":"2025-08-11","repo":{"name":"github.com/elastic/go-elasticsearch","commit":"6000e555b821482a9e76bbcc53d9f7e781e7c6c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/28 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-build.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs-build.yml:18","Info: found token with 'none' permissions: .github/workflows/docs-cleanup.yml:12","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-cleanup.yml:14","Warn: no topLevel permission defined: .github/workflows/backport.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/test-api.yml:1","Warn: no topLevel permission defined: .github/workflows/test-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit-tip.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/elastic/.github/SECURITY.md:1","Info: Found linked content: github.com/elastic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/elastic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/elastic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-cleanup.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/license.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit-tip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit-tip.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-unit.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: containerImage not pinned by hash: .buildkite/Dockerfile:7","Warn: containerImage not pinned by hash: .ci/Dockerfile:7","Warn: containerImage not pinned by hash: _examples/instrumentation/Dockerfile:4: pin your Docker image by updating golang:1-alpine to golang:1-alpine@sha256:244baa35bcfaf9a5b3444519df6d42554a1f92dc33820bd98f0662df270d8a6a","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:6","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:13: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: .buildkite/Dockerfile:9-10","Warn: goCommand not pinned by hash: .ci/Dockerfile:9-10","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-platinum.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-platinum.sh:15","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2025-3829"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:00:59.970Z","repository_id":38418750,"created_at":"2025-08-18T13:00:59.970Z","updated_at":"2025-08-18T13:00:59.970Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"elastic","name":"elastic","uuid":"6764390","kind":"organization","description":"","email":"info@elastic.co","website":"https://www.elastic.co/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6764390?v=4","repositories_count":858,"last_synced_at":"2025-10-28T00:29:28.877Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elastic","funding_links":[],"total_stars":223427,"followers":4787,"following":0,"created_at":"2022-11-02T16:23:07.500Z","updated_at":"2025-10-28T00:29:28.877Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic/repositories"},"tags":[{"name":"v9.4.1","sha":"c1db8f02c8c3cc5844e821354253a05dc92f98c8","kind":"commit","published_at":"2026-05-11T10:08:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1/manifests"},{"name":"v9.3.4","sha":"f0d54c74d0e243cdc9138b15f11e5122f8a656b4","kind":"commit","published_at":"2026-05-11T10:05:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4/manifests"},{"name":"v9.2.6","sha":"3f8012578637db9e9dc6080dffd42e4b1cf9dfa6","kind":"commit","published_at":"2026-05-11T10:02:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6/manifests"},{"name":"v8.19.6","sha":"36df8bc2f994270fa8804f3f8d76eee484312c84","kind":"commit","published_at":"2026-05-11T09:57:53.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6/manifests"},{"name":"v9.4.0","sha":"3dde3f3656e49facddba7c8d66608b672ef85ebe","kind":"commit","published_at":"2026-05-05T14:46:08.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0/manifests"},{"name":"v9.3.3","sha":"22d417e35bb1a582fc2ec68d7efaa5aeceb8a5f3","kind":"commit","published_at":"2026-04-27T11:09:10.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3/manifests"},{"name":"v9.2.5","sha":"ce634c34cff7d25a8eb66e89c1339265c6992d4b","kind":"commit","published_at":"2026-04-27T11:05:58.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5/manifests"},{"name":"v8.19.5","sha":"0349cffb1c4b495a8e3f0470bf7c8e7d44264769","kind":"commit","published_at":"2026-04-27T11:02:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5/manifests"},{"name":"v9.3.2","sha":"517193ee5a13bad51523e697df5d50866278689f","kind":"commit","published_at":"2026-04-16T12:54:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2/manifests"},{"name":"v9.2.4","sha":"f889ff1d94b22fbcbba10811708b0fa4ac1a437e","kind":"commit","published_at":"2026-04-16T12:30:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4/manifests"},{"name":"v8.19.4","sha":"e263c133161539d04e3e3fce6353d32418ce388b","kind":"commit","published_at":"2026-04-16T12:14:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4/manifests"},{"name":"v9.3.1","sha":"7932e082748bb3aab37a52a14b952b0647038e4a","kind":"commit","published_at":"2026-02-11T11:19:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1/manifests"},{"name":"v9.2.3","sha":"ad878e36da9b15da1666ecca6e3411ec3f1af01c","kind":"commit","published_at":"2026-02-11T10:51:05.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3/manifests"},{"name":"v8.19.3","sha":"a79cdddfe26505876a9d2a06bd2f6e0a5f12f058","kind":"commit","published_at":"2026-02-11T10:36:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3/manifests"},{"name":"v9.3.0","sha":"ca214d367cf8c273b8139f8ec704c0b323506aa7","kind":"commit","published_at":"2026-02-04T10:27:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"65dcb70718ece11bb91e89e870cc38634524b12d","kind":"commit","published_at":"2026-02-04T10:12:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2/manifests"},{"name":"v9.1.2","sha":"23e82353b0fd3b4258b413f9d2bd49249f1865c7","kind":"commit","published_at":"2026-02-04T09:58:49.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2/manifests"},{"name":"v8.19.2","sha":"dd3c2e6d2036678071a8a9ba1024f2932f943b9a","kind":"commit","published_at":"2026-02-04T09:39:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2/manifests"},{"name":"v9.2.1","sha":"b2acf2ed674a7ff8f4af8f9018769ccaee17c9aa","kind":"commit","published_at":"2025-12-12T11:26:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1/manifests"},{"name":"v9.1.1","sha":"93e65b1d7ece2c11dd878bcf923d20be3a81c617","kind":"commit","published_at":"2025-12-12T11:25:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1/manifests"},{"name":"v8.19.1","sha":"3b4eb9fd0b4a0cfd733a81cf399823d2c7212308","kind":"commit","published_at":"2025-12-12T11:23:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1/manifests"},{"name":"v9.2.0","sha":"5375a8f3b87a44e8b2380e5607c9787591d502d2","kind":"tag","published_at":"2025-10-29T16:26:17.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"94ae1cb8b536fd7373c76ff73797b71b9ebf3661","kind":"tag","published_at":"2025-07-31T16:43:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"d0caae6176157d748db8661b813104532d0e31fe","kind":"tag","published_at":"2025-07-31T16:40:55.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1/manifests"},{"name":"v8.19.0","sha":"ebb142a8760382d86537baa5eda61a8bfda02421","kind":"tag","published_at":"2025-07-31T16:38:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0/manifests"},{"name":"v8.18.1","sha":"43c7e078f6d87738e885e10439c44ff9bc2e1068","kind":"tag","published_at":"2025-06-17T16:28:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1/manifests"},{"name":"v9.0.0","sha":"e79807a84d6ce055bb559fd0d2c58c2568570eac","kind":"tag","published_at":"2025-04-17T16:34:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0/manifests"},{"name":"v8.18.0","sha":"54d92486d2c23b94792b456b8f4682d33dfa7051","kind":"tag","published_at":"2025-04-17T15:40:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0/manifests"},{"name":"v8.17.1","sha":"ef056fb1c83cf4ab90f3534614b4ee44a16cf623","kind":"tag","published_at":"2025-02-11T15:54:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1/manifests"},{"name":"v8.17.0","sha":"0e1af01125c228f583a7880ad2f8e11efa450dac","kind":"tag","published_at":"2024-12-17T18:34:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"dc85fa6c905cfd866a426a65ef0dfec0a79ece68","kind":"tag","published_at":"2024-11-14T16:51:13.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"6ee14eb7a4571c749ace4aa870fdc7e49f5b229a","kind":"tag","published_at":"2024-08-29T14:33:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"bb39a5b3682fb3e061ff52f8d9953347273182c5","kind":"tag","published_at":"2024-06-06T14:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"ad2fc50257c3d9e8c5cde808b5ff09087dc3d242","kind":"tag","published_at":"2024-04-11T15:21:52.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"0ce9bb8fd976247d78da70ec56044f698812a18a","kind":"tag","published_at":"2024-03-27T14:09:39.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"bb80ad843c2462367c410d46348c395b088d1808","kind":"tag","published_at":"2024-02-22T15:02:34.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"4deea2a2aa61f3d53fad733a8849a20509ea6dfa","kind":"tag","published_at":"2024-01-18T15:20:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0/manifests"},{"name":"v8.11.1","sha":"b086f41b65fdd7db91759db9197424a4aaa1fed7","kind":"tag","published_at":"2023-11-27T17:56:51.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"574564fc3de0be24e3e7652b3aafcff124ec0de4","kind":"tag","published_at":"2023-11-09T16:10:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0/manifests"},{"name":"v8.10.1","sha":"76f8e83002a70d0f04b81c9ddb78261b020276ed","kind":"tag","published_at":"2023-10-12T16:54:22.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"3dc9c0d6d3baea75709b5ffa9c6dfa9ad49f6c9e","kind":"tag","published_at":"2023-09-13T14:31:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"a3a9de75e79b25cfb271d1bf4c0365a77e20e2d5","kind":"tag","published_at":"2023-07-27T15:56:20.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"d7c2dd81b8cb07a7e2dd00bfe3edc12324c9c882","kind":"tag","published_at":"2023-07-05T12:08:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"fc18d7f06c9c26f540ea682b1428da3b23ab9962","kind":"tag","published_at":"2023-06-08T15:30:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"6b959bf74584e4d4b3303a34c6ef2567d0d9bba0","kind":"tag","published_at":"2023-05-25T17:17:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0/manifests"},{"name":"v7.17.10","sha":"559ea470985d31b06a20840257f8370b4c575c30","kind":"tag","published_at":"2023-05-03T15:19:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10/manifests"},{"name":"v8.7.1","sha":"d3392de75219e5b59cae5e9c1ba16f17932a92b8","kind":"tag","published_at":"2023-05-02T15:34:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"d28715c21ed123d6a7794c57c9f234dcaec734b2","kind":"tag","published_at":"2023-03-30T15:54:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"3804ea724b80305b80844f51aec0c4fc36534214","kind":"tag","published_at":"2023-01-11T13:59:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"3de72ba87c5fd98395cebb3de19304b10bdc296b","kind":"tag","published_at":"2022-11-17T17:19:09.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0/manifests"},{"name":"v7.17.7","sha":"0058b20ebb3c55e7f374d357c297e6b1cd6f0384","kind":"tag","published_at":"2022-10-26T13:52:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.7","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7/manifests"},{"name":"v8.4.0","sha":"bd65481fc26c1cacc2d1b0e603907354c10837db","kind":"tag","published_at":"2022-08-24T16:13:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0/manifests"},{"name":"v8.4.0-alpha.2","sha":"a67c37230db6e779b7d6bb133477d0f5d00103a2","kind":"tag","published_at":"2022-08-18T09:45:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2/manifests"},{"name":"v8.4.0-alpha.1","sha":"9859100a4a7caf94568d756c90811cfa17073459","kind":"tag","published_at":"2022-07-13T07:53:00.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1/manifests"},{"name":"v8.3.0","sha":"52d26f660c3db249305f058996820c610fd22f5d","kind":"tag","published_at":"2022-06-28T16:25:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"2821d92d4ce65a62662823a822e75e5a7429db0d","kind":"tag","published_at":"2022-05-04T09:35:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"cdc1f4f8c3eff10ff9d49574bff985e0c3daff50","kind":"tag","published_at":"2022-03-09T16:52:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0/manifests"},{"name":"v7.17.1","sha":"40b61a5769ad97813ac55ddfb94cc9226346c3cf","kind":"tag","published_at":"2022-02-28T17:35:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1/manifests"},{"name":"v8.0.0","sha":"9876eebe53f88d0dcde46c82b7bf1b5915d61554","kind":"tag","published_at":"2022-02-10T15:56:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0/manifests"},{"name":"v7.17.0","sha":"9c56e95a98995b643a98b445190b8c758a2ed380","kind":"tag","published_at":"2022-02-01T17:43:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0/manifests"},{"name":"v8.0.0-alpha","sha":"e91e9828316bddc37a1be68a2271b4f8ea83d078","kind":"tag","published_at":"2021-12-22T14:22:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0-alpha","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha/manifests"},{"name":"v7.16.0","sha":"a9346844666bb0cfe9b9ed95d7b89b1e0304327c","kind":"tag","published_at":"2021-12-07T16:23:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0/manifests"},{"name":"v7.15.1","sha":"a6d53e821050b18cebc88c91ed3b1ee7e88fd3f6","kind":"tag","published_at":"2021-10-15T12:56:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1/manifests"},{"name":"v7.15.0","sha":"0951f4cda7c91cc4f2b1a831aeb01b78b8a2c1a6","kind":"tag","published_at":"2021-09-23T08:13:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"75b85f18c94bed4eb093e73401c66b8d80e4fca3","kind":"tag","published_at":"2021-08-03T15:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"100d4307f7683efe35d7918ab2473f5231dc592f","kind":"tag","published_at":"2021-06-02T14:36:40.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"ef232af1e7c96c0c8cd1ff62b3b83efd2ab3170a","kind":"tag","published_at":"2021-05-25T13:18:37.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"959da155ffb25ef428bcc7e417adb40e9aa973c0","kind":"tag","published_at":"2021-03-23T15:30:43.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"5219fb54d90d3e8a32f9614e82f0ade8fc9894c1","kind":"tag","published_at":"2021-02-16T08:57:30.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"3438febfd5ce7aadfbed7c8eabe75c9c6d4d8801","kind":"tag","published_at":"2020-11-12T14:05:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"7c449867435af126cb7fe2073089e39f16dc4a29","kind":"tag","published_at":"2020-08-19T07:43:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"66f9ff5f7952002fd06a4c3c31f553ddcc931243","kind":"tag","published_at":"2020-06-18T15:21:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0/manifests"},{"name":"v6.8.10","sha":"996ee1fe69ab40ad65795e48d125b6b4395b6ec3","kind":"tag","published_at":"2020-06-09T08:53:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10/manifests"},{"name":"v7.7.0","sha":"7147ab205761e88e45f48ee5e1a2937bc820e9d7","kind":"tag","published_at":"2020-05-14T10:41:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"7550e30bc9546e055670c5136238b4350e6d6599","kind":"tag","published_at":"2020-02-18T08:11:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0/manifests"},{"name":"v6.8.5","sha":"7f45cac08963c35f328d1d502405df81b264e423","kind":"tag","published_at":"2019-12-03T16:26:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5/manifests"},{"name":"v7.5.0","sha":"e16172e03bf5084592917e9a93916d3eb1cf49ce","kind":"tag","published_at":"2019-12-03T16:25:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0/manifests"},{"name":"v7.4.1","sha":"d8acaa5faade05290d8b500b8f3892a378f2d2e7","kind":"tag","published_at":"2019-10-14T09:07:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"621f2bad60a7fb2a1d424b8b93671232e79b781c","kind":"tag","published_at":"2019-10-02T09:03:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"c4f5181f50ff885d9b4dff06b06600bf84aa141b","kind":"tag","published_at":"2019-08-01T06:53:27.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"880773b3b5fc573c595caac2512bd8b73fc25787","kind":"tag","published_at":"2019-07-08T07:13:42.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0/manifests"},{"name":"v6.8.2","sha":"c86c818d59b612918db9046ebc8a8bfc7bf50efc","kind":"tag","published_at":"2019-07-08T07:07:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2/manifests"},{"name":"v5.6.1","sha":"64c7d058f213f438232e7064d24ccc7ac5cb94df","kind":"tag","published_at":"2019-07-08T06:59:04.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1/manifests"},{"name":"v6.8.1","sha":"1315c9e58fc029c07d64f59ab0c4033816707a69","kind":"tag","published_at":"2019-05-22T12:34:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1/manifests"},{"name":"v7.1.1","sha":"f3e4039e4c67b650094ac8c95baf15ec11f39bbb","kind":"tag","published_at":"2019-05-22T12:30:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1/manifests"},{"name":"v6.8.0","sha":"ab6e9c665ccdbc98af21231e6f69548c9151222a","kind":"tag","published_at":"2019-05-22T12:25:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0/manifests"},{"name":"v7.1.0","sha":"1f1c46082c7d36cd09ab052b2c1283a83aa754ff","kind":"tag","published_at":"2019-05-22T12:22:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"622f193c0005d0dc175ce75e90f8a7c5b6cfb5a4","kind":"tag","published_at":"2019-04-14T09:51:32.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0/manifests"},{"name":"v6.7.0","sha":"ccc44681537716ee704262d8615a06c6e23a8970","kind":"tag","published_at":"2019-04-14T09:49:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0/manifests"},{"name":"v5.6.0","sha":"ba8fc4357dd63d5bb6f3991fbbff109d452d0330","kind":"tag","published_at":"2019-04-14T09:43:47.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0/manifests"},{"name":"v7.0.0-rc1","sha":"953546e1c3e5712e2ee9ad23b563d29a3fa8b7fe","kind":"tag","published_at":"2019-04-08T10:21:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0-rc1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1/manifests"}]},"repo_metadata_updated_at":"2026-06-08T16:00:54.616Z","dependent_packages_count":1088,"downloads":null,"downloads_period":null,"dependent_repos_count":1186,"rankings":{"downloads":null,"dependent_repos_count":0.22616360135449173,"dependent_packages_count":0.1362168846690127,"stargazers_count":0.9645151384370227,"forks_count":1.2067545902717143,"docker_downloads_count":0.11443048270367173,"average":0.5296161394871827},"purl":"pkg:golang/github.com/elastic/go-elasticsearch/v7","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/elastic/go-elasticsearch/v7","docker_dependents_count":315,"docker_downloads_count":1425700932,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/elastic/go-elasticsearch/v7","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/elastic/go-elasticsearch/v7/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-07T22:00:52.393Z","issues_count":160,"pull_requests_count":569,"avg_time_to_close_issue":26857903.315789472,"avg_time_to_close_pull_request":1585429.4866529773,"issues_closed_count":114,"pull_requests_closed_count":487,"pull_request_authors_count":75,"issue_authors_count":144,"avg_comments_per_issue":2.50625,"avg_comments_per_pull_request":0.7328646748681898,"merged_pull_requests_count":440,"bot_issues_count":0,"bot_pull_requests_count":173,"past_year_issues_count":15,"past_year_pull_requests_count":95,"past_year_avg_time_to_close_issue":231775.85714285713,"past_year_avg_time_to_close_pull_request":618363.7288135593,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":3.3333333333333335,"past_year_avg_comments_per_pull_request":2.0631578947368423,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/issues","maintainers":[{"login":"reakaleek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"},{"login":"ppf2","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ppf2"},{"login":"mauri870","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"1pkg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1pkg"},{"login":"florianl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florianl"},{"login":"endorama","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/endorama"},{"login":"danielmitterdorfer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielmitterdorfer"},{"login":"rifqanzalbina","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rifqanzalbina"},{"login":"pquentin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pquentin"}],"active_maintainers":[{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"mauri870","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"reakaleek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv7/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3499684,"name":"github.com/elastic/go-elasticsearch/v8","ecosystem":"go","description":"Package elasticsearch provides a Go client for Elasticsearch.","homepage":"https://github.com/elastic/go-elasticsearch","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/elastic/go-elasticsearch","keywords_array":[],"namespace":"github.com/elastic/go-elasticsearch","versions_count":38,"first_release_published_at":"2021-12-22T14:22:35.000Z","latest_release_published_at":"2026-05-11T09:57:53.000Z","latest_release_number":"v8.19.6","last_synced_at":"2026-06-19T10:00:30.083Z","created_at":"2022-04-10T20:01:10.203Z","updated_at":"2026-06-19T10:00:30.083Z","registry_url":"https://pkg.go.dev/github.com/elastic/go-elasticsearch/v8","install_command":"go get github.com/elastic/go-elasticsearch/v8","documentation_url":"https://pkg.go.dev/github.com/elastic/go-elasticsearch/v8#section-documentation","metadata":{},"repo_metadata":{"id":38418750,"uuid":"86367047","full_name":"elastic/go-elasticsearch","owner":"elastic","description":"The official Go client for Elasticsearch","archived":false,"fork":false,"pushed_at":"2026-06-04T09:18:16.000Z","size":109102,"stargazers_count":6050,"open_issues_count":20,"forks_count":640,"subscribers_count":351,"default_branch":"main","last_synced_at":"2026-06-15T17:00:26.638Z","etag":null,"topics":["client","elasticsearch","go","golang"],"latest_commit_sha":null,"homepage":"https://github.com/elastic/go-elasticsearch#go-elasticsearch","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elastic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2017-03-27T17:56:15.000Z","updated_at":"2026-06-15T04:56:36.000Z","dependencies_parsed_at":"2025-12-18T16:03:04.647Z","dependency_job_id":"62518209-30c1-4093-86f8-d3370c23510a","html_url":"https://github.com/elastic/go-elasticsearch","commit_stats":{"total_commits":659,"total_committers":56,"mean_commits":"11.767857142857142","dds":"0.48861911987860396","last_synced_commit":"98a819bba0b05036f97be9a6edbf3c4683c03a5e"},"previous_names":["elastic/goelasticsearch","elastic/elasticsearch-go"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/elastic/go-elasticsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/sbom","scorecard":{"id":371239,"data":{"date":"2025-08-11","repo":{"name":"github.com/elastic/go-elasticsearch","commit":"6000e555b821482a9e76bbcc53d9f7e781e7c6c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/28 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-build.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs-build.yml:18","Info: found token with 'none' permissions: .github/workflows/docs-cleanup.yml:12","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-cleanup.yml:14","Warn: no topLevel permission defined: .github/workflows/backport.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/test-api.yml:1","Warn: no topLevel permission defined: .github/workflows/test-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit-tip.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/elastic/.github/SECURITY.md:1","Info: Found linked content: github.com/elastic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/elastic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/elastic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-cleanup.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/license.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit-tip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit-tip.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-unit.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: containerImage not pinned by hash: .buildkite/Dockerfile:7","Warn: containerImage not pinned by hash: .ci/Dockerfile:7","Warn: containerImage not pinned by hash: _examples/instrumentation/Dockerfile:4: pin your Docker image by updating golang:1-alpine to golang:1-alpine@sha256:244baa35bcfaf9a5b3444519df6d42554a1f92dc33820bd98f0662df270d8a6a","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:6","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:13: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: .buildkite/Dockerfile:9-10","Warn: goCommand not pinned by hash: .ci/Dockerfile:9-10","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-platinum.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-platinum.sh:15","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2025-3829"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:00:59.970Z","repository_id":38418750,"created_at":"2025-08-18T13:00:59.970Z","updated_at":"2025-08-18T13:00:59.970Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34387472,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"elastic","name":"elastic","uuid":"6764390","kind":"organization","description":"","email":"info@elastic.co","website":"https://www.elastic.co/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6764390?v=4","repositories_count":858,"last_synced_at":"2025-10-28T00:29:28.877Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elastic","funding_links":[],"total_stars":223427,"followers":4787,"following":0,"created_at":"2022-11-02T16:23:07.500Z","updated_at":"2025-10-28T00:29:28.877Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-17T20:02:40.814Z","dependent_packages_count":723,"downloads":null,"downloads_period":null,"dependent_repos_count":489,"rankings":{"downloads":null,"dependent_repos_count":0.32077883274682956,"dependent_packages_count":0.20313226213398844,"stargazers_count":0.9645151384370227,"forks_count":1.2067545902717143,"docker_downloads_count":0.5233923710245004,"average":0.6437146389228111},"purl":"pkg:golang/github.com/elastic/go-elasticsearch/v8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/elastic/go-elasticsearch/v8","docker_dependents_count":133,"docker_downloads_count":726570807,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/elastic/go-elasticsearch/v8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/elastic/go-elasticsearch/v8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-16T02:01:25.494Z","issues_count":163,"pull_requests_count":572,"avg_time_to_close_issue":26627261.791304346,"avg_time_to_close_pull_request":1582194.1905737706,"issues_closed_count":115,"pull_requests_closed_count":488,"pull_request_authors_count":76,"issue_authors_count":145,"avg_comments_per_issue":2.478527607361963,"avg_comments_per_pull_request":0.7412587412587412,"merged_pull_requests_count":440,"bot_issues_count":0,"bot_pull_requests_count":173,"past_year_issues_count":18,"past_year_pull_requests_count":97,"past_year_avg_time_to_close_issue":244569.875,"past_year_avg_time_to_close_pull_request":608167.75,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.944444444444444,"past_year_avg_comments_per_pull_request":2.0927835051546393,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/issues","maintainers":[{"login":"reakaleek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"},{"login":"ppf2","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ppf2"},{"login":"mauri870","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"1pkg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1pkg"},{"login":"florianl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florianl"},{"login":"endorama","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/endorama"},{"login":"danielmitterdorfer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielmitterdorfer"},{"login":"rifqanzalbina","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rifqanzalbina"},{"login":"pquentin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pquentin"}],"active_maintainers":[{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"mauri870","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"reakaleek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv8/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3507025,"name":"github.com/elastic/go-elasticsearch/v5","ecosystem":"go","description":"Package elasticsearch provides a Go client for Elasticsearch.","homepage":"https://github.com/elastic/go-elasticsearch","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/elastic/go-elasticsearch","keywords_array":[],"namespace":"github.com/elastic/go-elasticsearch","versions_count":2,"first_release_published_at":"2019-04-14T09:41:48.000Z","latest_release_published_at":"2019-07-08T06:59:04.000Z","latest_release_number":"v5.6.1","last_synced_at":"2026-06-19T15:31:04.265Z","created_at":"2022-04-10T20:45:03.533Z","updated_at":"2026-06-19T15:31:04.265Z","registry_url":"https://pkg.go.dev/github.com/elastic/go-elasticsearch/v5","install_command":"go get github.com/elastic/go-elasticsearch/v5","documentation_url":"https://pkg.go.dev/github.com/elastic/go-elasticsearch/v5#section-documentation","metadata":{},"repo_metadata":{"id":38418750,"uuid":"86367047","full_name":"elastic/go-elasticsearch","owner":"elastic","description":"The official Go client for Elasticsearch","archived":false,"fork":false,"pushed_at":"2026-06-04T09:18:16.000Z","size":109102,"stargazers_count":6051,"open_issues_count":18,"forks_count":639,"subscribers_count":351,"default_branch":"main","last_synced_at":"2026-06-08T16:00:11.603Z","etag":null,"topics":["client","elasticsearch","go","golang"],"latest_commit_sha":null,"homepage":"https://github.com/elastic/go-elasticsearch#go-elasticsearch","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elastic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2017-03-27T17:56:15.000Z","updated_at":"2026-06-08T10:15:57.000Z","dependencies_parsed_at":"2025-12-18T16:03:04.647Z","dependency_job_id":"62518209-30c1-4093-86f8-d3370c23510a","html_url":"https://github.com/elastic/go-elasticsearch","commit_stats":{"total_commits":659,"total_committers":56,"mean_commits":"11.767857142857142","dds":"0.48861911987860396","last_synced_commit":"98a819bba0b05036f97be9a6edbf3c4683c03a5e"},"previous_names":["elastic/goelasticsearch","elastic/elasticsearch-go"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/elastic/go-elasticsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/sbom","scorecard":{"id":371239,"data":{"date":"2025-08-11","repo":{"name":"github.com/elastic/go-elasticsearch","commit":"6000e555b821482a9e76bbcc53d9f7e781e7c6c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/28 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-build.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs-build.yml:18","Info: found token with 'none' permissions: .github/workflows/docs-cleanup.yml:12","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-cleanup.yml:14","Warn: no topLevel permission defined: .github/workflows/backport.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/test-api.yml:1","Warn: no topLevel permission defined: .github/workflows/test-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit-tip.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/elastic/.github/SECURITY.md:1","Info: Found linked content: github.com/elastic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/elastic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/elastic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-cleanup.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/license.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit-tip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit-tip.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-unit.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: containerImage not pinned by hash: .buildkite/Dockerfile:7","Warn: containerImage not pinned by hash: .ci/Dockerfile:7","Warn: containerImage not pinned by hash: _examples/instrumentation/Dockerfile:4: pin your Docker image by updating golang:1-alpine to golang:1-alpine@sha256:244baa35bcfaf9a5b3444519df6d42554a1f92dc33820bd98f0662df270d8a6a","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:6","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:13: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: .buildkite/Dockerfile:9-10","Warn: goCommand not pinned by hash: .ci/Dockerfile:9-10","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-platinum.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-platinum.sh:15","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2025-3829"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:00:59.970Z","repository_id":38418750,"created_at":"2025-08-18T13:00:59.970Z","updated_at":"2025-08-18T13:00:59.970Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"elastic","name":"elastic","uuid":"6764390","kind":"organization","description":"","email":"info@elastic.co","website":"https://www.elastic.co/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6764390?v=4","repositories_count":858,"last_synced_at":"2025-10-28T00:29:28.877Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elastic","funding_links":[],"total_stars":223427,"followers":4787,"following":0,"created_at":"2022-11-02T16:23:07.500Z","updated_at":"2025-10-28T00:29:28.877Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic/repositories"},"tags":[{"name":"v9.4.1","sha":"c1db8f02c8c3cc5844e821354253a05dc92f98c8","kind":"commit","published_at":"2026-05-11T10:08:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1/manifests"},{"name":"v9.3.4","sha":"f0d54c74d0e243cdc9138b15f11e5122f8a656b4","kind":"commit","published_at":"2026-05-11T10:05:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4/manifests"},{"name":"v9.2.6","sha":"3f8012578637db9e9dc6080dffd42e4b1cf9dfa6","kind":"commit","published_at":"2026-05-11T10:02:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6/manifests"},{"name":"v8.19.6","sha":"36df8bc2f994270fa8804f3f8d76eee484312c84","kind":"commit","published_at":"2026-05-11T09:57:53.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6/manifests"},{"name":"v9.4.0","sha":"3dde3f3656e49facddba7c8d66608b672ef85ebe","kind":"commit","published_at":"2026-05-05T14:46:08.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0/manifests"},{"name":"v9.3.3","sha":"22d417e35bb1a582fc2ec68d7efaa5aeceb8a5f3","kind":"commit","published_at":"2026-04-27T11:09:10.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3/manifests"},{"name":"v9.2.5","sha":"ce634c34cff7d25a8eb66e89c1339265c6992d4b","kind":"commit","published_at":"2026-04-27T11:05:58.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5/manifests"},{"name":"v8.19.5","sha":"0349cffb1c4b495a8e3f0470bf7c8e7d44264769","kind":"commit","published_at":"2026-04-27T11:02:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5/manifests"},{"name":"v9.3.2","sha":"517193ee5a13bad51523e697df5d50866278689f","kind":"commit","published_at":"2026-04-16T12:54:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2/manifests"},{"name":"v9.2.4","sha":"f889ff1d94b22fbcbba10811708b0fa4ac1a437e","kind":"commit","published_at":"2026-04-16T12:30:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4/manifests"},{"name":"v8.19.4","sha":"e263c133161539d04e3e3fce6353d32418ce388b","kind":"commit","published_at":"2026-04-16T12:14:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4/manifests"},{"name":"v9.3.1","sha":"7932e082748bb3aab37a52a14b952b0647038e4a","kind":"commit","published_at":"2026-02-11T11:19:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1/manifests"},{"name":"v9.2.3","sha":"ad878e36da9b15da1666ecca6e3411ec3f1af01c","kind":"commit","published_at":"2026-02-11T10:51:05.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3/manifests"},{"name":"v8.19.3","sha":"a79cdddfe26505876a9d2a06bd2f6e0a5f12f058","kind":"commit","published_at":"2026-02-11T10:36:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3/manifests"},{"name":"v9.3.0","sha":"ca214d367cf8c273b8139f8ec704c0b323506aa7","kind":"commit","published_at":"2026-02-04T10:27:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"65dcb70718ece11bb91e89e870cc38634524b12d","kind":"commit","published_at":"2026-02-04T10:12:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2/manifests"},{"name":"v9.1.2","sha":"23e82353b0fd3b4258b413f9d2bd49249f1865c7","kind":"commit","published_at":"2026-02-04T09:58:49.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2/manifests"},{"name":"v8.19.2","sha":"dd3c2e6d2036678071a8a9ba1024f2932f943b9a","kind":"commit","published_at":"2026-02-04T09:39:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2/manifests"},{"name":"v9.2.1","sha":"b2acf2ed674a7ff8f4af8f9018769ccaee17c9aa","kind":"commit","published_at":"2025-12-12T11:26:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1/manifests"},{"name":"v9.1.1","sha":"93e65b1d7ece2c11dd878bcf923d20be3a81c617","kind":"commit","published_at":"2025-12-12T11:25:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1/manifests"},{"name":"v8.19.1","sha":"3b4eb9fd0b4a0cfd733a81cf399823d2c7212308","kind":"commit","published_at":"2025-12-12T11:23:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1/manifests"},{"name":"v9.2.0","sha":"5375a8f3b87a44e8b2380e5607c9787591d502d2","kind":"tag","published_at":"2025-10-29T16:26:17.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"94ae1cb8b536fd7373c76ff73797b71b9ebf3661","kind":"tag","published_at":"2025-07-31T16:43:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"d0caae6176157d748db8661b813104532d0e31fe","kind":"tag","published_at":"2025-07-31T16:40:55.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1/manifests"},{"name":"v8.19.0","sha":"ebb142a8760382d86537baa5eda61a8bfda02421","kind":"tag","published_at":"2025-07-31T16:38:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0/manifests"},{"name":"v8.18.1","sha":"43c7e078f6d87738e885e10439c44ff9bc2e1068","kind":"tag","published_at":"2025-06-17T16:28:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1/manifests"},{"name":"v9.0.0","sha":"e79807a84d6ce055bb559fd0d2c58c2568570eac","kind":"tag","published_at":"2025-04-17T16:34:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0/manifests"},{"name":"v8.18.0","sha":"54d92486d2c23b94792b456b8f4682d33dfa7051","kind":"tag","published_at":"2025-04-17T15:40:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0/manifests"},{"name":"v8.17.1","sha":"ef056fb1c83cf4ab90f3534614b4ee44a16cf623","kind":"tag","published_at":"2025-02-11T15:54:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1/manifests"},{"name":"v8.17.0","sha":"0e1af01125c228f583a7880ad2f8e11efa450dac","kind":"tag","published_at":"2024-12-17T18:34:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"dc85fa6c905cfd866a426a65ef0dfec0a79ece68","kind":"tag","published_at":"2024-11-14T16:51:13.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"6ee14eb7a4571c749ace4aa870fdc7e49f5b229a","kind":"tag","published_at":"2024-08-29T14:33:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"bb39a5b3682fb3e061ff52f8d9953347273182c5","kind":"tag","published_at":"2024-06-06T14:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"ad2fc50257c3d9e8c5cde808b5ff09087dc3d242","kind":"tag","published_at":"2024-04-11T15:21:52.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"0ce9bb8fd976247d78da70ec56044f698812a18a","kind":"tag","published_at":"2024-03-27T14:09:39.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"bb80ad843c2462367c410d46348c395b088d1808","kind":"tag","published_at":"2024-02-22T15:02:34.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"4deea2a2aa61f3d53fad733a8849a20509ea6dfa","kind":"tag","published_at":"2024-01-18T15:20:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0/manifests"},{"name":"v8.11.1","sha":"b086f41b65fdd7db91759db9197424a4aaa1fed7","kind":"tag","published_at":"2023-11-27T17:56:51.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"574564fc3de0be24e3e7652b3aafcff124ec0de4","kind":"tag","published_at":"2023-11-09T16:10:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0/manifests"},{"name":"v8.10.1","sha":"76f8e83002a70d0f04b81c9ddb78261b020276ed","kind":"tag","published_at":"2023-10-12T16:54:22.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"3dc9c0d6d3baea75709b5ffa9c6dfa9ad49f6c9e","kind":"tag","published_at":"2023-09-13T14:31:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"a3a9de75e79b25cfb271d1bf4c0365a77e20e2d5","kind":"tag","published_at":"2023-07-27T15:56:20.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"d7c2dd81b8cb07a7e2dd00bfe3edc12324c9c882","kind":"tag","published_at":"2023-07-05T12:08:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"fc18d7f06c9c26f540ea682b1428da3b23ab9962","kind":"tag","published_at":"2023-06-08T15:30:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"6b959bf74584e4d4b3303a34c6ef2567d0d9bba0","kind":"tag","published_at":"2023-05-25T17:17:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0/manifests"},{"name":"v7.17.10","sha":"559ea470985d31b06a20840257f8370b4c575c30","kind":"tag","published_at":"2023-05-03T15:19:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10/manifests"},{"name":"v8.7.1","sha":"d3392de75219e5b59cae5e9c1ba16f17932a92b8","kind":"tag","published_at":"2023-05-02T15:34:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"d28715c21ed123d6a7794c57c9f234dcaec734b2","kind":"tag","published_at":"2023-03-30T15:54:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"3804ea724b80305b80844f51aec0c4fc36534214","kind":"tag","published_at":"2023-01-11T13:59:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"3de72ba87c5fd98395cebb3de19304b10bdc296b","kind":"tag","published_at":"2022-11-17T17:19:09.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0/manifests"},{"name":"v7.17.7","sha":"0058b20ebb3c55e7f374d357c297e6b1cd6f0384","kind":"tag","published_at":"2022-10-26T13:52:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.7","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7/manifests"},{"name":"v8.4.0","sha":"bd65481fc26c1cacc2d1b0e603907354c10837db","kind":"tag","published_at":"2022-08-24T16:13:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0/manifests"},{"name":"v8.4.0-alpha.2","sha":"a67c37230db6e779b7d6bb133477d0f5d00103a2","kind":"tag","published_at":"2022-08-18T09:45:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2/manifests"},{"name":"v8.4.0-alpha.1","sha":"9859100a4a7caf94568d756c90811cfa17073459","kind":"tag","published_at":"2022-07-13T07:53:00.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1/manifests"},{"name":"v8.3.0","sha":"52d26f660c3db249305f058996820c610fd22f5d","kind":"tag","published_at":"2022-06-28T16:25:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"2821d92d4ce65a62662823a822e75e5a7429db0d","kind":"tag","published_at":"2022-05-04T09:35:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"cdc1f4f8c3eff10ff9d49574bff985e0c3daff50","kind":"tag","published_at":"2022-03-09T16:52:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0/manifests"},{"name":"v7.17.1","sha":"40b61a5769ad97813ac55ddfb94cc9226346c3cf","kind":"tag","published_at":"2022-02-28T17:35:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1/manifests"},{"name":"v8.0.0","sha":"9876eebe53f88d0dcde46c82b7bf1b5915d61554","kind":"tag","published_at":"2022-02-10T15:56:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0/manifests"},{"name":"v7.17.0","sha":"9c56e95a98995b643a98b445190b8c758a2ed380","kind":"tag","published_at":"2022-02-01T17:43:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0/manifests"},{"name":"v8.0.0-alpha","sha":"e91e9828316bddc37a1be68a2271b4f8ea83d078","kind":"tag","published_at":"2021-12-22T14:22:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0-alpha","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha/manifests"},{"name":"v7.16.0","sha":"a9346844666bb0cfe9b9ed95d7b89b1e0304327c","kind":"tag","published_at":"2021-12-07T16:23:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0/manifests"},{"name":"v7.15.1","sha":"a6d53e821050b18cebc88c91ed3b1ee7e88fd3f6","kind":"tag","published_at":"2021-10-15T12:56:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1/manifests"},{"name":"v7.15.0","sha":"0951f4cda7c91cc4f2b1a831aeb01b78b8a2c1a6","kind":"tag","published_at":"2021-09-23T08:13:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"75b85f18c94bed4eb093e73401c66b8d80e4fca3","kind":"tag","published_at":"2021-08-03T15:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"100d4307f7683efe35d7918ab2473f5231dc592f","kind":"tag","published_at":"2021-06-02T14:36:40.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"ef232af1e7c96c0c8cd1ff62b3b83efd2ab3170a","kind":"tag","published_at":"2021-05-25T13:18:37.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"959da155ffb25ef428bcc7e417adb40e9aa973c0","kind":"tag","published_at":"2021-03-23T15:30:43.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"5219fb54d90d3e8a32f9614e82f0ade8fc9894c1","kind":"tag","published_at":"2021-02-16T08:57:30.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"3438febfd5ce7aadfbed7c8eabe75c9c6d4d8801","kind":"tag","published_at":"2020-11-12T14:05:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"7c449867435af126cb7fe2073089e39f16dc4a29","kind":"tag","published_at":"2020-08-19T07:43:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"66f9ff5f7952002fd06a4c3c31f553ddcc931243","kind":"tag","published_at":"2020-06-18T15:21:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0/manifests"},{"name":"v6.8.10","sha":"996ee1fe69ab40ad65795e48d125b6b4395b6ec3","kind":"tag","published_at":"2020-06-09T08:53:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10/manifests"},{"name":"v7.7.0","sha":"7147ab205761e88e45f48ee5e1a2937bc820e9d7","kind":"tag","published_at":"2020-05-14T10:41:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"7550e30bc9546e055670c5136238b4350e6d6599","kind":"tag","published_at":"2020-02-18T08:11:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0/manifests"},{"name":"v6.8.5","sha":"7f45cac08963c35f328d1d502405df81b264e423","kind":"tag","published_at":"2019-12-03T16:26:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5/manifests"},{"name":"v7.5.0","sha":"e16172e03bf5084592917e9a93916d3eb1cf49ce","kind":"tag","published_at":"2019-12-03T16:25:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0/manifests"},{"name":"v7.4.1","sha":"d8acaa5faade05290d8b500b8f3892a378f2d2e7","kind":"tag","published_at":"2019-10-14T09:07:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"621f2bad60a7fb2a1d424b8b93671232e79b781c","kind":"tag","published_at":"2019-10-02T09:03:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"c4f5181f50ff885d9b4dff06b06600bf84aa141b","kind":"tag","published_at":"2019-08-01T06:53:27.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"880773b3b5fc573c595caac2512bd8b73fc25787","kind":"tag","published_at":"2019-07-08T07:13:42.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0/manifests"},{"name":"v6.8.2","sha":"c86c818d59b612918db9046ebc8a8bfc7bf50efc","kind":"tag","published_at":"2019-07-08T07:07:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2/manifests"},{"name":"v5.6.1","sha":"64c7d058f213f438232e7064d24ccc7ac5cb94df","kind":"tag","published_at":"2019-07-08T06:59:04.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1/manifests"},{"name":"v6.8.1","sha":"1315c9e58fc029c07d64f59ab0c4033816707a69","kind":"tag","published_at":"2019-05-22T12:34:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1/manifests"},{"name":"v7.1.1","sha":"f3e4039e4c67b650094ac8c95baf15ec11f39bbb","kind":"tag","published_at":"2019-05-22T12:30:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1/manifests"},{"name":"v6.8.0","sha":"ab6e9c665ccdbc98af21231e6f69548c9151222a","kind":"tag","published_at":"2019-05-22T12:25:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0/manifests"},{"name":"v7.1.0","sha":"1f1c46082c7d36cd09ab052b2c1283a83aa754ff","kind":"tag","published_at":"2019-05-22T12:22:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"622f193c0005d0dc175ce75e90f8a7c5b6cfb5a4","kind":"tag","published_at":"2019-04-14T09:51:32.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0/manifests"},{"name":"v6.7.0","sha":"ccc44681537716ee704262d8615a06c6e23a8970","kind":"tag","published_at":"2019-04-14T09:49:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0/manifests"},{"name":"v5.6.0","sha":"ba8fc4357dd63d5bb6f3991fbbff109d452d0330","kind":"tag","published_at":"2019-04-14T09:43:47.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0/manifests"},{"name":"v7.0.0-rc1","sha":"953546e1c3e5712e2ee9ad23b563d29a3fa8b7fe","kind":"tag","published_at":"2019-04-08T10:21:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0-rc1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1/manifests"}]},"repo_metadata_updated_at":"2026-06-08T16:01:49.558Z","dependent_packages_count":27,"downloads":null,"downloads_period":null,"dependent_repos_count":37,"rankings":{"downloads":null,"dependent_repos_count":0.9239509328729831,"dependent_packages_count":0.9977994902117757,"stargazers_count":0.9645151384370227,"forks_count":1.2067545902717143,"docker_downloads_count":0.43935910630104247,"average":0.9064758516189076},"purl":"pkg:golang/github.com/elastic/go-elasticsearch/v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/elastic/go-elasticsearch/v5","docker_dependents_count":26,"docker_downloads_count":9543516,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/elastic/go-elasticsearch/v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/elastic/go-elasticsearch/v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-07T22:00:52.393Z","issues_count":160,"pull_requests_count":569,"avg_time_to_close_issue":26857903.315789472,"avg_time_to_close_pull_request":1585429.4866529773,"issues_closed_count":114,"pull_requests_closed_count":487,"pull_request_authors_count":75,"issue_authors_count":144,"avg_comments_per_issue":2.50625,"avg_comments_per_pull_request":0.7328646748681898,"merged_pull_requests_count":440,"bot_issues_count":0,"bot_pull_requests_count":173,"past_year_issues_count":15,"past_year_pull_requests_count":95,"past_year_avg_time_to_close_issue":231775.85714285713,"past_year_avg_time_to_close_pull_request":618363.7288135593,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":3.3333333333333335,"past_year_avg_comments_per_pull_request":2.0631578947368423,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/issues","maintainers":[{"login":"reakaleek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"},{"login":"ppf2","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ppf2"},{"login":"mauri870","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"1pkg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1pkg"},{"login":"florianl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florianl"},{"login":"endorama","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/endorama"},{"login":"danielmitterdorfer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielmitterdorfer"},{"login":"rifqanzalbina","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rifqanzalbina"},{"login":"pquentin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pquentin"}],"active_maintainers":[{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"mauri870","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"reakaleek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11540655,"name":"github.com/elastic/go-elasticsearch/v9","ecosystem":"go","description":"Package elasticsearch provides a Go client for Elasticsearch.","homepage":"https://github.com/elastic/go-elasticsearch","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/elastic/go-elasticsearch","keywords_array":[],"namespace":"github.com/elastic/go-elasticsearch","versions_count":19,"first_release_published_at":"2025-04-17T16:34:23.000Z","latest_release_published_at":"2026-05-11T10:08:59.000Z","latest_release_number":"v9.4.1","last_synced_at":"2026-06-12T00:01:17.099Z","created_at":"2025-04-13T01:15:41.631Z","updated_at":"2026-06-12T00:01:17.100Z","registry_url":"https://pkg.go.dev/github.com/elastic/go-elasticsearch/v9","install_command":"go get github.com/elastic/go-elasticsearch/v9","documentation_url":"https://pkg.go.dev/github.com/elastic/go-elasticsearch/v9#section-documentation","metadata":{},"repo_metadata":{"id":38418750,"uuid":"86367047","full_name":"elastic/go-elasticsearch","owner":"elastic","description":"The official Go client for Elasticsearch","archived":false,"fork":false,"pushed_at":"2026-06-04T09:18:16.000Z","size":109102,"stargazers_count":6051,"open_issues_count":18,"forks_count":639,"subscribers_count":351,"default_branch":"main","last_synced_at":"2026-06-08T16:00:11.603Z","etag":null,"topics":["client","elasticsearch","go","golang"],"latest_commit_sha":null,"homepage":"https://github.com/elastic/go-elasticsearch#go-elasticsearch","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elastic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2017-03-27T17:56:15.000Z","updated_at":"2026-06-08T10:15:57.000Z","dependencies_parsed_at":"2025-12-18T16:03:04.647Z","dependency_job_id":"62518209-30c1-4093-86f8-d3370c23510a","html_url":"https://github.com/elastic/go-elasticsearch","commit_stats":{"total_commits":659,"total_committers":56,"mean_commits":"11.767857142857142","dds":"0.48861911987860396","last_synced_commit":"98a819bba0b05036f97be9a6edbf3c4683c03a5e"},"previous_names":["elastic/goelasticsearch","elastic/elasticsearch-go"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/elastic/go-elasticsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/sbom","scorecard":{"id":371239,"data":{"date":"2025-08-11","repo":{"name":"github.com/elastic/go-elasticsearch","commit":"6000e555b821482a9e76bbcc53d9f7e781e7c6c9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/28 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-build.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs-build.yml:18","Info: found token with 'none' permissions: .github/workflows/docs-cleanup.yml:12","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-cleanup.yml:14","Warn: no topLevel permission defined: .github/workflows/backport.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/test-api.yml:1","Warn: no topLevel permission defined: .github/workflows/test-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit-tip.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/elastic/.github/SECURITY.md:1","Info: Found linked content: github.com/elastic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/elastic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/elastic/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-cleanup.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/docs-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/license.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-api.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-api.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-integration.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit-tip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit-tip.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-unit.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/go-elasticsearch/test-unit.yml/main?enable=pin","Warn: containerImage not pinned by hash: .buildkite/Dockerfile:7","Warn: containerImage not pinned by hash: .ci/Dockerfile:7","Warn: containerImage not pinned by hash: _examples/instrumentation/Dockerfile:4: pin your Docker image by updating golang:1-alpine to golang:1-alpine@sha256:244baa35bcfaf9a5b3444519df6d42554a1f92dc33820bd98f0662df270d8a6a","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:6","Warn: containerImage not pinned by hash: _examples/xkcdsearch/Dockerfile:13: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: .buildkite/Dockerfile:9-10","Warn: goCommand not pinned by hash: .ci/Dockerfile:9-10","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .buildkite/scripts/tests-platinum.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-free.sh:15","Warn: goCommand not pinned by hash: .ci/scripts/tests-platinum.sh:15","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   6 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2025-3829"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:00:59.970Z","repository_id":38418750,"created_at":"2025-08-18T13:00:59.970Z","updated_at":"2025-08-18T13:00:59.970Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"elastic","name":"elastic","uuid":"6764390","kind":"organization","description":"","email":"info@elastic.co","website":"https://www.elastic.co/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6764390?v=4","repositories_count":858,"last_synced_at":"2025-10-28T00:29:28.877Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elastic","funding_links":[],"total_stars":223427,"followers":4787,"following":0,"created_at":"2022-11-02T16:23:07.500Z","updated_at":"2025-10-28T00:29:28.877Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic/repositories"},"tags":[{"name":"v9.4.1","sha":"c1db8f02c8c3cc5844e821354253a05dc92f98c8","kind":"commit","published_at":"2026-05-11T10:08:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.1/manifests"},{"name":"v9.3.4","sha":"f0d54c74d0e243cdc9138b15f11e5122f8a656b4","kind":"commit","published_at":"2026-05-11T10:05:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.4/manifests"},{"name":"v9.2.6","sha":"3f8012578637db9e9dc6080dffd42e4b1cf9dfa6","kind":"commit","published_at":"2026-05-11T10:02:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.6/manifests"},{"name":"v8.19.6","sha":"36df8bc2f994270fa8804f3f8d76eee484312c84","kind":"commit","published_at":"2026-05-11T09:57:53.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.6","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.6/manifests"},{"name":"v9.4.0","sha":"3dde3f3656e49facddba7c8d66608b672ef85ebe","kind":"commit","published_at":"2026-05-05T14:46:08.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.4.0/manifests"},{"name":"v9.3.3","sha":"22d417e35bb1a582fc2ec68d7efaa5aeceb8a5f3","kind":"commit","published_at":"2026-04-27T11:09:10.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.3/manifests"},{"name":"v9.2.5","sha":"ce634c34cff7d25a8eb66e89c1339265c6992d4b","kind":"commit","published_at":"2026-04-27T11:05:58.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.5/manifests"},{"name":"v8.19.5","sha":"0349cffb1c4b495a8e3f0470bf7c8e7d44264769","kind":"commit","published_at":"2026-04-27T11:02:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.5/manifests"},{"name":"v9.3.2","sha":"517193ee5a13bad51523e697df5d50866278689f","kind":"commit","published_at":"2026-04-16T12:54:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.2/manifests"},{"name":"v9.2.4","sha":"f889ff1d94b22fbcbba10811708b0fa4ac1a437e","kind":"commit","published_at":"2026-04-16T12:30:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.4/manifests"},{"name":"v8.19.4","sha":"e263c133161539d04e3e3fce6353d32418ce388b","kind":"commit","published_at":"2026-04-16T12:14:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.4","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.4/manifests"},{"name":"v9.3.1","sha":"7932e082748bb3aab37a52a14b952b0647038e4a","kind":"commit","published_at":"2026-02-11T11:19:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.1/manifests"},{"name":"v9.2.3","sha":"ad878e36da9b15da1666ecca6e3411ec3f1af01c","kind":"commit","published_at":"2026-02-11T10:51:05.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.3/manifests"},{"name":"v8.19.3","sha":"a79cdddfe26505876a9d2a06bd2f6e0a5f12f058","kind":"commit","published_at":"2026-02-11T10:36:48.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.3","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.3/manifests"},{"name":"v9.3.0","sha":"ca214d367cf8c273b8139f8ec704c0b323506aa7","kind":"commit","published_at":"2026-02-04T10:27:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"65dcb70718ece11bb91e89e870cc38634524b12d","kind":"commit","published_at":"2026-02-04T10:12:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.2/manifests"},{"name":"v9.1.2","sha":"23e82353b0fd3b4258b413f9d2bd49249f1865c7","kind":"commit","published_at":"2026-02-04T09:58:49.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.2/manifests"},{"name":"v8.19.2","sha":"dd3c2e6d2036678071a8a9ba1024f2932f943b9a","kind":"commit","published_at":"2026-02-04T09:39:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.2/manifests"},{"name":"v9.2.1","sha":"b2acf2ed674a7ff8f4af8f9018769ccaee17c9aa","kind":"commit","published_at":"2025-12-12T11:26:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.1/manifests"},{"name":"v9.1.1","sha":"93e65b1d7ece2c11dd878bcf923d20be3a81c617","kind":"commit","published_at":"2025-12-12T11:25:15.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.1/manifests"},{"name":"v8.19.1","sha":"3b4eb9fd0b4a0cfd733a81cf399823d2c7212308","kind":"commit","published_at":"2025-12-12T11:23:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.1/manifests"},{"name":"v9.2.0","sha":"5375a8f3b87a44e8b2380e5607c9787591d502d2","kind":"tag","published_at":"2025-10-29T16:26:17.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"94ae1cb8b536fd7373c76ff73797b71b9ebf3661","kind":"tag","published_at":"2025-07-31T16:43:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"d0caae6176157d748db8661b813104532d0e31fe","kind":"tag","published_at":"2025-07-31T16:40:55.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.1/manifests"},{"name":"v8.19.0","sha":"ebb142a8760382d86537baa5eda61a8bfda02421","kind":"tag","published_at":"2025-07-31T16:38:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.19.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.19.0/manifests"},{"name":"v8.18.1","sha":"43c7e078f6d87738e885e10439c44ff9bc2e1068","kind":"tag","published_at":"2025-06-17T16:28:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.1/manifests"},{"name":"v9.0.0","sha":"e79807a84d6ce055bb559fd0d2c58c2568570eac","kind":"tag","published_at":"2025-04-17T16:34:23.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v9.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v9.0.0/manifests"},{"name":"v8.18.0","sha":"54d92486d2c23b94792b456b8f4682d33dfa7051","kind":"tag","published_at":"2025-04-17T15:40:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.18.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.18.0/manifests"},{"name":"v8.17.1","sha":"ef056fb1c83cf4ab90f3534614b4ee44a16cf623","kind":"tag","published_at":"2025-02-11T15:54:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.1/manifests"},{"name":"v8.17.0","sha":"0e1af01125c228f583a7880ad2f8e11efa450dac","kind":"tag","published_at":"2024-12-17T18:34:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"dc85fa6c905cfd866a426a65ef0dfec0a79ece68","kind":"tag","published_at":"2024-11-14T16:51:13.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"6ee14eb7a4571c749ace4aa870fdc7e49f5b229a","kind":"tag","published_at":"2024-08-29T14:33:33.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"bb39a5b3682fb3e061ff52f8d9953347273182c5","kind":"tag","published_at":"2024-06-06T14:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"ad2fc50257c3d9e8c5cde808b5ff09087dc3d242","kind":"tag","published_at":"2024-04-11T15:21:52.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"0ce9bb8fd976247d78da70ec56044f698812a18a","kind":"tag","published_at":"2024-03-27T14:09:39.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"bb80ad843c2462367c410d46348c395b088d1808","kind":"tag","published_at":"2024-02-22T15:02:34.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"4deea2a2aa61f3d53fad733a8849a20509ea6dfa","kind":"tag","published_at":"2024-01-18T15:20:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.12.0/manifests"},{"name":"v8.11.1","sha":"b086f41b65fdd7db91759db9197424a4aaa1fed7","kind":"tag","published_at":"2023-11-27T17:56:51.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"574564fc3de0be24e3e7652b3aafcff124ec0de4","kind":"tag","published_at":"2023-11-09T16:10:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.11.0/manifests"},{"name":"v8.10.1","sha":"76f8e83002a70d0f04b81c9ddb78261b020276ed","kind":"tag","published_at":"2023-10-12T16:54:22.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"3dc9c0d6d3baea75709b5ffa9c6dfa9ad49f6c9e","kind":"tag","published_at":"2023-09-13T14:31:19.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"a3a9de75e79b25cfb271d1bf4c0365a77e20e2d5","kind":"tag","published_at":"2023-07-27T15:56:20.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.9.0/manifests"},{"name":"v8.8.2","sha":"d7c2dd81b8cb07a7e2dd00bfe3edc12324c9c882","kind":"tag","published_at":"2023-07-05T12:08:11.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"fc18d7f06c9c26f540ea682b1428da3b23ab9962","kind":"tag","published_at":"2023-06-08T15:30:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"6b959bf74584e4d4b3303a34c6ef2567d0d9bba0","kind":"tag","published_at":"2023-05-25T17:17:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.8.0/manifests"},{"name":"v7.17.10","sha":"559ea470985d31b06a20840257f8370b4c575c30","kind":"tag","published_at":"2023-05-03T15:19:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.10/manifests"},{"name":"v8.7.1","sha":"d3392de75219e5b59cae5e9c1ba16f17932a92b8","kind":"tag","published_at":"2023-05-02T15:34:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"d28715c21ed123d6a7794c57c9f234dcaec734b2","kind":"tag","published_at":"2023-03-30T15:54:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"3804ea724b80305b80844f51aec0c4fc36534214","kind":"tag","published_at":"2023-01-11T13:59:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"3de72ba87c5fd98395cebb3de19304b10bdc296b","kind":"tag","published_at":"2022-11-17T17:19:09.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.5.0/manifests"},{"name":"v7.17.7","sha":"0058b20ebb3c55e7f374d357c297e6b1cd6f0384","kind":"tag","published_at":"2022-10-26T13:52:14.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.7","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.7/manifests"},{"name":"v8.4.0","sha":"bd65481fc26c1cacc2d1b0e603907354c10837db","kind":"tag","published_at":"2022-08-24T16:13:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0/manifests"},{"name":"v8.4.0-alpha.2","sha":"a67c37230db6e779b7d6bb133477d0f5d00103a2","kind":"tag","published_at":"2022-08-18T09:45:26.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.2/manifests"},{"name":"v8.4.0-alpha.1","sha":"9859100a4a7caf94568d756c90811cfa17073459","kind":"tag","published_at":"2022-07-13T07:53:00.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.4.0-alpha.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.4.0-alpha.1/manifests"},{"name":"v8.3.0","sha":"52d26f660c3db249305f058996820c610fd22f5d","kind":"tag","published_at":"2022-06-28T16:25:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"2821d92d4ce65a62662823a822e75e5a7429db0d","kind":"tag","published_at":"2022-05-04T09:35:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"cdc1f4f8c3eff10ff9d49574bff985e0c3daff50","kind":"tag","published_at":"2022-03-09T16:52:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.1.0/manifests"},{"name":"v7.17.1","sha":"40b61a5769ad97813ac55ddfb94cc9226346c3cf","kind":"tag","published_at":"2022-02-28T17:35:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.1/manifests"},{"name":"v8.0.0","sha":"9876eebe53f88d0dcde46c82b7bf1b5915d61554","kind":"tag","published_at":"2022-02-10T15:56:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0/manifests"},{"name":"v7.17.0","sha":"9c56e95a98995b643a98b445190b8c758a2ed380","kind":"tag","published_at":"2022-02-01T17:43:18.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.17.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.17.0/manifests"},{"name":"v8.0.0-alpha","sha":"e91e9828316bddc37a1be68a2271b4f8ea83d078","kind":"tag","published_at":"2021-12-22T14:22:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v8.0.0-alpha","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v8.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v8.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v8.0.0-alpha/manifests"},{"name":"v7.16.0","sha":"a9346844666bb0cfe9b9ed95d7b89b1e0304327c","kind":"tag","published_at":"2021-12-07T16:23:56.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.16.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.16.0/manifests"},{"name":"v7.15.1","sha":"a6d53e821050b18cebc88c91ed3b1ee7e88fd3f6","kind":"tag","published_at":"2021-10-15T12:56:35.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.1/manifests"},{"name":"v7.15.0","sha":"0951f4cda7c91cc4f2b1a831aeb01b78b8a2c1a6","kind":"tag","published_at":"2021-09-23T08:13:12.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.15.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"75b85f18c94bed4eb093e73401c66b8d80e4fca3","kind":"tag","published_at":"2021-08-03T15:59:07.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.14.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"100d4307f7683efe35d7918ab2473f5231dc592f","kind":"tag","published_at":"2021-06-02T14:36:40.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"ef232af1e7c96c0c8cd1ff62b3b83efd2ab3170a","kind":"tag","published_at":"2021-05-25T13:18:37.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.13.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"959da155ffb25ef428bcc7e417adb40e9aa973c0","kind":"tag","published_at":"2021-03-23T15:30:43.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.12.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"5219fb54d90d3e8a32f9614e82f0ade8fc9894c1","kind":"tag","published_at":"2021-02-16T08:57:30.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.11.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"3438febfd5ce7aadfbed7c8eabe75c9c6d4d8801","kind":"tag","published_at":"2020-11-12T14:05:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.10.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"7c449867435af126cb7fe2073089e39f16dc4a29","kind":"tag","published_at":"2020-08-19T07:43:36.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.9.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"66f9ff5f7952002fd06a4c3c31f553ddcc931243","kind":"tag","published_at":"2020-06-18T15:21:21.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.8.0/manifests"},{"name":"v6.8.10","sha":"996ee1fe69ab40ad65795e48d125b6b4395b6ec3","kind":"tag","published_at":"2020-06-09T08:53:44.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.10","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.10/manifests"},{"name":"v7.7.0","sha":"7147ab205761e88e45f48ee5e1a2937bc820e9d7","kind":"tag","published_at":"2020-05-14T10:41:59.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"7550e30bc9546e055670c5136238b4350e6d6599","kind":"tag","published_at":"2020-02-18T08:11:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.6.0/manifests"},{"name":"v6.8.5","sha":"7f45cac08963c35f328d1d502405df81b264e423","kind":"tag","published_at":"2019-12-03T16:26:41.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.5","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.5/manifests"},{"name":"v7.5.0","sha":"e16172e03bf5084592917e9a93916d3eb1cf49ce","kind":"tag","published_at":"2019-12-03T16:25:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.5.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.5.0/manifests"},{"name":"v7.4.1","sha":"d8acaa5faade05290d8b500b8f3892a378f2d2e7","kind":"tag","published_at":"2019-10-14T09:07:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"621f2bad60a7fb2a1d424b8b93671232e79b781c","kind":"tag","published_at":"2019-10-02T09:03:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.4.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"c4f5181f50ff885d9b4dff06b06600bf84aa141b","kind":"tag","published_at":"2019-08-01T06:53:27.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.3.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"880773b3b5fc573c595caac2512bd8b73fc25787","kind":"tag","published_at":"2019-07-08T07:13:42.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.2.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.2.0/manifests"},{"name":"v6.8.2","sha":"c86c818d59b612918db9046ebc8a8bfc7bf50efc","kind":"tag","published_at":"2019-07-08T07:07:02.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.2","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.2/manifests"},{"name":"v5.6.1","sha":"64c7d058f213f438232e7064d24ccc7ac5cb94df","kind":"tag","published_at":"2019-07-08T06:59:04.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.1/manifests"},{"name":"v6.8.1","sha":"1315c9e58fc029c07d64f59ab0c4033816707a69","kind":"tag","published_at":"2019-05-22T12:34:38.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.1/manifests"},{"name":"v7.1.1","sha":"f3e4039e4c67b650094ac8c95baf15ec11f39bbb","kind":"tag","published_at":"2019-05-22T12:30:29.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.1/manifests"},{"name":"v6.8.0","sha":"ab6e9c665ccdbc98af21231e6f69548c9151222a","kind":"tag","published_at":"2019-05-22T12:25:06.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.8.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.8.0/manifests"},{"name":"v7.1.0","sha":"1f1c46082c7d36cd09ab052b2c1283a83aa754ff","kind":"tag","published_at":"2019-05-22T12:22:57.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.1.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"622f193c0005d0dc175ce75e90f8a7c5b6cfb5a4","kind":"tag","published_at":"2019-04-14T09:51:32.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0/manifests"},{"name":"v6.7.0","sha":"ccc44681537716ee704262d8615a06c6e23a8970","kind":"tag","published_at":"2019-04-14T09:49:31.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v6.7.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v6.7.0/manifests"},{"name":"v5.6.0","sha":"ba8fc4357dd63d5bb6f3991fbbff109d452d0330","kind":"tag","published_at":"2019-04-14T09:43:47.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v5.6.0","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v5.6.0/manifests"},{"name":"v7.0.0-rc1","sha":"953546e1c3e5712e2ee9ad23b563d29a3fa8b7fe","kind":"tag","published_at":"2019-04-08T10:21:28.000Z","download_url":"https://codeload.github.com/elastic/go-elasticsearch/tar.gz/v7.0.0-rc1","html_url":"https://github.com/elastic/go-elasticsearch/releases/tag/v7.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/go-elasticsearch@v7.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/tags/v7.0.0-rc1/manifests"}]},"repo_metadata_updated_at":"2026-06-09T23:03:49.380Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.9645850182132305,"dependent_packages_count":5.5899632209541394,"stargazers_count":0.9705999341107094,"forks_count":1.2144343823099375,"docker_downloads_count":null,"average":3.4348956388970042},"purl":"pkg:golang/github.com/elastic/go-elasticsearch/v9","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/elastic/go-elasticsearch/v9","docker_dependents_count":1,"docker_downloads_count":187383,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/elastic/go-elasticsearch/v9","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/elastic/go-elasticsearch/v9/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-07T22:00:52.393Z","issues_count":160,"pull_requests_count":569,"avg_time_to_close_issue":26857903.315789472,"avg_time_to_close_pull_request":1585429.4866529773,"issues_closed_count":114,"pull_requests_closed_count":487,"pull_request_authors_count":75,"issue_authors_count":144,"avg_comments_per_issue":2.50625,"avg_comments_per_pull_request":0.7328646748681898,"merged_pull_requests_count":440,"bot_issues_count":0,"bot_pull_requests_count":173,"past_year_issues_count":15,"past_year_pull_requests_count":95,"past_year_avg_time_to_close_issue":231775.85714285713,"past_year_avg_time_to_close_pull_request":618363.7288135593,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":3.3333333333333335,"past_year_avg_comments_per_pull_request":2.0631578947368423,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/issues","maintainers":[{"login":"reakaleek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"},{"login":"ppf2","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ppf2"},{"login":"mauri870","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"1pkg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1pkg"},{"login":"florianl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florianl"},{"login":"endorama","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/endorama"},{"login":"danielmitterdorfer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielmitterdorfer"},{"login":"rifqanzalbina","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rifqanzalbina"},{"login":"pquentin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pquentin"}],"active_maintainers":[{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"},{"login":"mauri870","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"},{"login":"reakaleek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv9/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv9/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv9/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv9/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv9/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Felastic%2Fgo-elasticsearch%2Fv9/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181468,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":8503,"full_name":"elastic/go-elasticsearch","default_branch":"main","total_commits":845,"total_committers":74,"total_bot_commits":38,"total_bot_committers":3,"mean_commits":11.41891891891892,"dds":0.6,"past_year_total_commits":151,"past_year_total_committers":23,"past_year_total_bot_commits":24,"past_year_total_bot_committers":3,"past_year_mean_commits":6.565217391304348,"past_year_dds":0.33112582781456956,"last_synced_at":"2026-06-17T20:07:47.857Z","last_synced_commit":"df7cf6d4c9910fefcfc9fbef36052b6cb6fb1e38","created_at":"2023-03-07T09:48:26.721Z","updated_at":"2026-06-17T20:05:30.352Z","committers":[{"name":"Karel Minarik","email":"karel.minarik@gmail.com","login":"karmi","count":338},{"name":"Laurent Saint-Félix","email":"laurent.saintfelix@elastic.co","login":"Anaethelion","count":240},{"name":"Matt Devy","email":"32791943+MattDevy","login":"MattDevy","count":101},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":19},{"name":"elastic-vault-github-plugin-prod[bot]","email":"150874479+elastic-vault-github-plugin-prod[bot]","login":"elastic-vault-github-plugin-prod[bot]","count":16},{"name":"István Zoltán Szabó","email":"szabosteve@gmail.com","login":"szabosteve","count":12},{"name":"Roman Suvorov","email":"suvorov83@gmail.com","login":"tty2","count":8},{"name":"Colleen McGinnis","email":"colleen.mcginnis@elastic.co","login":"colleenmcginnis","count":8},{"name":"Harald Nordgren","email":"haraldnordgren@gmail.com","login":"HaraldNordgren","count":6},{"name":"Amit Kanfer","email":"amit.kanfer@elastic.co","login":"amitkanfer","count":5},{"name":"Sylvain Wallez","email":"sylvain@elastic.co","login":"swallez","count":5},{"name":"Andrew Wilkins","email":"axwalk@gmail.com","login":"axw","count":5},{"name":"Tim Rühsen","email":"tim.ruhsen@elastic.co","login":"rockdaboot","count":5},{"name":"Martijn Laarman","email":"Mpdreamz@gmail.com","login":"Mpdreamz","count":4},{"name":"heyanfu","email":"1145291570@qq.com","login":"heyanfu","count":3},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":3},{"name":"Seth Michael Larson","email":"seth.larson@elastic.co","login":"sethmlarson","count":3},{"name":"pzl","email":"dan@panzarel.la","login":"pzl","count":2},{"name":"Thani Ath Nain Khurshid","email":"thaniathnainkh@gmail.com","login":"thani-ath-nain","count":2},{"name":"Marci W","email":"333176+marciw","login":"marciw","count":2},{"name":"Jan Calanog","email":"jan.calanog@elastic.co","login":"reakaleek","count":2},{"name":"Philip Krauss","email":"35487337+philkra","login":"philkra","count":2},{"name":"Mauri de Souza Meneguzzo","email":"mauri870@gmail.com","login":"mauri870","count":2},{"name":"Aurèle Oulès","email":"aurele.oules@datadoghq.com","login":"aureleoules","count":2},{"name":"Bin Liu","email":"liubin0329@gmail.com","login":"liubin","count":1},{"name":"Blake Rouse","email":"blake.rouse@elastic.co","login":"blakerouse","count":1},{"name":"Ben Schofield","email":"bschofield","login":"bschofield","count":1},{"name":"Cael Rowley","email":"caelrowley@pm.me","login":"CaelRowley","count":1},{"name":"Casey Zumwalt","email":"casey.zumwalt@elastic.co","login":"zumwalt","count":1},{"name":"Damian","email":"94970129+dam-bal","login":"dam-bal","count":1},{"name":"Denis Voytyuk","email":"denisvmedia","login":"denisvmedia","count":1},{"name":"Barkhayot Juraev","email":"coderviewer@gmail.com","login":"barkhayot","count":1},{"name":"Andrew Kroh","email":"andrew.kroh@elastic.co","login":"andrewkroh","count":1},{"name":"Anderson Ribeiro","email":"1010263+ansssu","login":"ansssu","count":1},{"name":"Anderson Queiroz","email":"anderson.queiroz@elastic.co","login":"AndersonQ","count":1},{"name":"Aleksandr Maus","email":"aleksandr.maus@elastic.co","login":"aleksmaus","count":1},{"name":"Lindsey Redd","email":"lredd@lyft.com","login":null,"count":1},{"name":"Nepomuk Crhonek","email":"105591323+Nepomuk5665","login":"Nepomuk5665","count":1},{"name":"Pius","email":"pius@elastic.co","login":"ppf2","count":1},{"name":"Quentin Pradet","email":"quentin.pradet@gmail.com","login":"pquentin","count":1},{"name":"Shunsuke Otani","email":"shun.otani@gmail.com","login":"zaneli","count":1},{"name":"Sjoerd Siebinga","email":"sjoerd.siebinga@gmail.com","login":"kiivihal","count":1},{"name":"Stephanie Wei","email":"72533858+Stephanie0829","login":"Stephanie0829","count":1},{"name":"Tianfeng Wang","email":"tf.wang.seu@gmail.com","login":"niuguy","count":1},{"name":"Tony Blyler","email":"tblyler","login":"tblyler","count":1},{"name":"Weerayut Hongsa","email":"kusumoto.com@gmail.com","login":"Kusumoto","count":1},{"name":"XD-DENG","email":"xd_deng@hotmail.com","login":"XD-DENG","count":1},{"name":"Xavier Canal i Masjuan","email":"xeviknal@gmail.com","login":"xeviknal","count":1},{"name":"Yuki Okushi","email":"jtitor@2k36.org","login":"JohnTitor","count":1},{"name":"acrewdson","email":"acrewdson","login":"acrewdson","count":1},{"name":"ben","email":"ben@wese.io","login":"benjyiw","count":1},{"name":"chen zhuo","email":"chzhuo@126.com","login":"chzhuo","count":1},{"name":"kotaroooo0","email":"k33asby@gmail.com","login":"kotaroooo0","count":1},{"name":"lpflpf","email":"lipengfei634626165@163.com","login":"lpflpf","count":1},{"name":"manuelbcd","email":"manuelbcd@gmail.com","login":"manuelbcd","count":1},{"name":"Alexander Menzhinsky","email":"amenzhinsky@gmail.com","login":null,"count":1},{"name":"180909","email":"wjh180909@gmail.com","login":"180909","count":1},{"name":"Ed Pelc","email":"ed@freightchick.com","login":"epelc","count":1},{"name":"Ellie","email":"4158750+esenmarti","login":"esenmarti","count":1},{"name":"Erik Dubbelboer","email":"erik@dubbelboer.com","login":"erikdubbelboer","count":1},{"name":"Fabrizio Ferri-Benedetti","email":"fabri.ferribenedetti@elastic.co","login":"theletterf","count":1},{"name":"Fisher Evans","email":"contact@fisherevans.com","login":"fisherevans","count":1},{"name":"Florian Lehner","email":"florianl","login":"florianl","count":1},{"name":"James Rodewig","email":"james.rodewig@elastic.co","login":"jrodewig","count":1},{"name":"Jun Ohtani","email":"johtani@gmail.com","login":"johtani","count":1},{"name":"Kazuma Arimura","email":"k.arimura96@gmail.com","login":"pakio","count":1},{"name":"Kostiantyn Masliuk","email":"1pkg@protonmail.com","login":"1pkg","count":1},{"name":"Manuel de la Peña","email":"social.mdelapenya@gmail.com","login":"mdelapenya","count":1},{"name":"Mark E Fuller","email":"fuller@fedoraproject.org","login":"mefuller","count":1},{"name":"Martin Tournoij","email":"martin@arp242.net","login":"arp242","count":1},{"name":"Mehran Poursadeghi","email":"mehr.prs@gmail.com","login":"mehran-prs","count":1},{"name":"Muhammad Osama","email":"72892044+muhammadosama984","login":"muhammadosama984","count":1},{"name":"Navya Uppalapati","email":"119856217+navyau09","login":"navyau09","count":1},{"name":"xpume","email":"770954908@qq.com","login":"lnnt","count":1}],"past_year_committers":[{"name":"Matt Devy","email":"32791943+MattDevy","login":"MattDevy","count":101},{"name":"elastic-vault-github-plugin-prod[bot]","email":"150874479+elastic-vault-github-plugin-prod[bot]","login":"elastic-vault-github-plugin-prod[bot]","count":16},{"name":"Amit Kanfer","email":"amit.kanfer@elastic.co","login":"amitkanfer","count":5},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":3},{"name":"Laurent Saint-Félix","email":"laurent.saintfelix@elastic.co","login":"Anaethelion","count":2},{"name":"Martijn Laarman","email":"Mpdreamz@gmail.com","login":"Mpdreamz","count":2},{"name":"Thani Ath Nain Khurshid","email":"thaniathnainkh@gmail.com","login":"thani-ath-nain","count":2},{"name":"Anderson Ribeiro","email":"1010263+ansssu","login":"ansssu","count":1},{"name":"Aurèle Oulès","email":"aurele.oules@datadoghq.com","login":"aureleoules","count":1},{"name":"Bin Liu","email":"liubin0329@gmail.com","login":"liubin","count":1},{"name":"Cael Rowley","email":"caelrowley@pm.me","login":"CaelRowley","count":1},{"name":"Fabrizio Ferri-Benedetti","email":"fabri.ferribenedetti@elastic.co","login":"theletterf","count":1},{"name":"Harald Nordgren","email":"haraldnordgren@gmail.com","login":"HaraldNordgren","count":1},{"name":"Jan Calanog","email":"jan.calanog@elastic.co","login":"reakaleek","count":1},{"name":"Jun Ohtani","email":"johtani@gmail.com","login":"johtani","count":1},{"name":"Mauri de Souza Meneguzzo","email":"mauri870@gmail.com","login":"mauri870","count":1},{"name":"Muhammad Osama","email":"72892044+muhammadosama984","login":"muhammadosama984","count":1},{"name":"Navya Uppalapati","email":"119856217+navyau09","login":"navyau09","count":1},{"name":"Nepomuk Crhonek","email":"105591323+Nepomuk5665","login":"Nepomuk5665","count":1},{"name":"Roman","email":"suvorov83@gmail.com","login":"tty2","count":1},{"name":"Stephanie Wei","email":"72533858+Stephanie0829","login":"Stephanie0829","count":1},{"name":"acrewdson","email":"acrewdson","login":"acrewdson","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-18T00:00:09.052Z","repositories_count":6261825,"commits_count":876606205,"contributors_count":35060795,"owners_count":1167799,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"elastic/go-elasticsearch","html_url":"https://github.com/elastic/go-elasticsearch","last_synced_at":"2026-06-16T02:01:25.494Z","status":"active","issues_count":163,"pull_requests_count":572,"avg_time_to_close_issue":26627261.791304346,"avg_time_to_close_pull_request":1582194.1905737706,"issues_closed_count":115,"pull_requests_closed_count":488,"pull_request_authors_count":76,"issue_authors_count":145,"avg_comments_per_issue":2.478527607361963,"avg_comments_per_pull_request":0.7412587412587412,"merged_pull_requests_count":440,"bot_issues_count":0,"bot_pull_requests_count":173,"past_year_issues_count":18,"past_year_pull_requests_count":97,"past_year_avg_time_to_close_issue":244569.875,"past_year_avg_time_to_close_pull_request":608167.75,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.944444444444444,"past_year_avg_comments_per_pull_request":2.0927835051546393,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":52,"created_at":"2023-05-16T04:14:37.840Z","updated_at":"2026-06-16T02:01:25.494Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fgo-elasticsearch/issues","issue_labels_count":{"table":{"State: Awaiting Response":8,"Category: Question":8,"enhancement":6,"good first issue":6,"State: Stale":5,"bug":5,"Category: Enhancement":4,"Category: Bug":3,"Area: Helpers":3,"Area: Transport":2,"tracking":2,"Area: Generator":1,"Area: Examples":1,"Area: Documentation":1,"waiting on reply":1,"Area: Specification":1,"discussion":1,"Area: Tests":1,"in progress":1}},"pull_request_labels_count":{"table":{"documentation":33,"backport 8.12":29,"backport 8.13":23,"dependencies":18,"backport 8.x":15,"backport 9.0":14,"backport 8.7":14,"backport 8.19":13,"backport 9.2":12,"backport 8.14":11,"backport 9.3":10,"backport 8.18":9,"backport 8.17":9,"backport 8.11":8,"backport 8.8":7,"backport 8.16":7,"backport 8.9":6,"skip: gencheck":6,"autorelease: pending":5,"backport 8.10":5,"apidiff: pr":3,"backport 8.15":3,"backport 7.17":3,"apidiff: release":3,"bug":2,"backport 9.1":2,"backport 8.6":2,"backport 9.4":2,"go":2,"Area: Transport":1,"State: Stale":1,"apidiff":1,"Category: Feature":1,"backport 8.5":1,"State: Awaiting Response":1}},"issue_author_associations_count":{"table":{"NONE":152,"CONTRIBUTOR":8,"MEMBER":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":371,"NONE":187,"MEMBER":13,"OWNER":1}},"issue_authors":{"table":{"TLINDEN":7,"Anaethelion":3,"reijnden":2,"Jakub-Kapusta":2,"sethmlarson":2,"mitar":2,"arigon":2,"9tontruck":2,"amsenhao":2,"gannett-ggreer":2,"ludovic-franconieri":2,"wd-h2":2,"avi94":1,"shuqingzai":1,"youngstone89":1,"ahcognmm":1,"michel-laterman":1,"mskKote":1,"Doobetter":1,"0x0elliot":1,"ngicks":1,"veqryn":1,"geoffmore":1,"jili0819":1,"codefromthecrypt":1,"Stephanie0829":1,"pallavibatra-cpi":1,"christos68k":1,"frkntplglu":1,"MaratBR":1,"practical-coder":1,"chen-mou":1,"Hexta":1,"heqishengcai":1,"soranoba":1,"bpmoneill":1,"ShourieG":1,"mztikz":1,"FramnkRulez":1,"mrkagelui":1,"styleex":1,"harshdeodhar":1,"gif-gif":1,"FrancoisChastel":1,"hellconnon":1,"rafiwicht":1,"adminKKi":1,"RyanChen1997":1,"rockdaboot":1,"mingmingshiliyu":1,"DmSide":1,"rubenpoppe":1,"alimoeeny":1,"rw-access":1,"tommyliu1114":1,"Youhar":1,"gean-dito":1,"ani12321":1,"zhaoyi0113":1,"michalpristas":1,"johnsonprabu-a":1,"Capricornwqh":1,"tvaughan73":1,"xinghui":1,"m-chrome":1,"florianl":1,"shashank-boyapally":1,"kkamranCinedigmInd":1,"JAndritsch":1,"mark8s":1,"ai-112":1,"du201":1,"sunil-saini":1,"karatekaneen":1,"akfaew":1,"bjkxt":1,"liu-xiao-guo":1,"PrettyABoy":1,"jnory":1,"rbcervilla":1,"jacobintern":1,"jjauzion":1,"ttys3":1,"CmpHDL":1,"ansoni":1,"chopraanmol1":1,"boom-leee":1,"thangld322":1,"nb71":1,"hotrush":1,"shunfeng8421":1,"agnivade":1,"KenLoong":1,"MattDevy":1,"jmt99":1,"simitt":1,"mayankvaid88":1,"ZainJavedDev":1,"nevins-b":1,"HaraldNordgren":1,"unmultimedio":1,"AlexeyNikipelau":1,"endorama":1,"go-english":1,"RoRui":1,"notque":1,"liamphmurphy":1,"MohamedFawzy":1,"themihai":1,"MichealJl":1,"bcbee":1,"lakshayarora476":1,"jonny08152":1,"ValentinVERGEZ":1,"johanbrandhorst":1,"ivancili":1,"yuki-inoue-eng":1,"BoldBrandonM":1,"lucax88x":1,"mayrainLN":1,"qinjunhang":1,"EvanMad":1,"kurakura967":1,"mieciu":1,"boolangery":1,"R4wm":1,"cuongld2":1,"rliebz":1,"project0":1,"wexgjduv":1,"ggsood":1,"etiennecl":1,"githubzhaoqian":1,"danielmitterdorfer":1,"cmadarsh":1,"defornia":1,"gkdr":1,"kazakh-in-nz":1,"xlucas":1,"rajivprab":1,"nyufeng":1,"ah-its-andy":1,"girafferiel":1,"stfaun":1,"ps-rterzman":1}},"pull_request_authors":{"table":{"Anaethelion":203,"github-actions[bot]":117,"elastic-vault-github-plugin-prod[bot]":37,"MattDevy":34,"dependabot[bot]":18,"colleenmcginnis":15,"szabosteve":14,"HaraldNordgren":11,"CaelRowley":6,"arp242":6,"rockdaboot":5,"barkhayot":5,"thani-ath-nain":5,"180909":4,"jrodewig":4,"dam-bal":4,"aureleoules":3,"reakaleek":3,"kuaikuai":3,"mauri870":3,"marciw":3,"etoyz":2,"pakio":2,"czy0538":2,"ppf2":2,"MD-Mushfiqur123":2,"1pkg":2,"Stephanie0829":2,"Mpdreamz":2,"tblyler":2,"mrkagelui":2,"xpume":2,"mdelapenya":2,"zaneli":2,"khushijain21":2,"andrewstucki":1,"JohnTitor":1,"mfpierre":1,"mhmtszr":1,"xlucas":1,"stfaun":1,"tty2":1,"f-dg":1,"dakimura":1,"pquentin":1,"johtani":1,"frkntplglu":1,"MaratBR":1,"cuishuang":1,"fazzrin":1,"rubenpoppe":1,"Adeesh2411":1,"stadicshock":1,"xeviknal":1,"sidenko-dmitrii":1,"tic8":1,"UryDanko":1,"your-ko":1,"amitkanfer":1,"testwill":1,"elastic-renovate-prod[bot]":1,"ludovic-franconieri":1,"esenmarti":1,"hidu":1,"florianl":1,"ansssu":1,"navyau09":1,"walteazy":1,"fisherevans":1,"whatcouldbepizza":1,"acrewdson":1,"iskendermert":1,"rifqanzalbina":1,"Nepomuk5665":1,"UndertaIe":1,"benjyiw":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-20T00:00:09.966Z","repositories_count":14817089,"issues_count":33030942,"pull_requests_count":109022911,"authors_count":11312258,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"Category: Question":6,"State: Awaiting Response":4,"State: Stale":2,"Area: Helpers":1,"Area: Tests":1,"Area: Documentation":1,"Category: Bug":1,"Category: Enhancement":1,"Area: Transport":1,"Area: Examples":1,"Area: Generator":1}},"past_year_pull_request_labels_count":{"table":{"backport 8.19":12,"backport 9.2":12,"backport 9.3":10,"skip: gencheck":6,"autorelease: pending":5,"apidiff: release":3,"apidiff: pr":3,"backport 9.4":2,"backport 9.1":2,"Area: Transport":1,"Category: Feature":1,"dependencies":1,"go":1,"apidiff":1}},"past_year_issue_author_associations_count":{"table":{"NONE":17,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":82,"NONE":9,"MEMBER":4}},"past_year_issue_authors":{"table":{"TLINDEN":7,"mitar":2,"akfaew":1,"gean-dito":1,"jnory":1,"kurakura967":1,"MaratBR":1,"MattDevy":1,"michalpristas":1,"shunfeng8421":1,"Stephanie0829":1}},"past_year_pull_request_authors":{"table":{"elastic-vault-github-plugin-prod[bot]":37,"MattDevy":34,"thani-ath-nain":5,"Anaethelion":2,"khushijain21":2,"MD-Mushfiqur123":2,"Mpdreamz":2,"Stephanie0829":2,"dependabot[bot]":1,"HaraldNordgren":1,"MaratBR":1,"amitkanfer":1,"mauri870":1,"navyau09":1,"Nepomuk5665":1,"reakaleek":1,"acrewdson":1}},"maintainers":[{"table":{"login":"reakaleek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"}},{"table":{"login":"ppf2","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ppf2"}},{"table":{"login":"mauri870","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"}},{"table":{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"}},{"table":{"login":"1pkg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1pkg"}},{"table":{"login":"florianl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florianl"}},{"table":{"login":"endorama","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/endorama"}},{"table":{"login":"danielmitterdorfer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielmitterdorfer"}},{"table":{"login":"rifqanzalbina","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rifqanzalbina"}},{"table":{"login":"pquentin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pquentin"}}],"active_maintainers":[{"table":{"login":"Mpdreamz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mpdreamz"}},{"table":{"login":"mauri870","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauri870"}},{"table":{"login":"reakaleek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reakaleek"}}]}},"events":{"total":{"ReleaseEvent":11,"DeleteEvent":216,"PullRequestEvent":336,"ForkEvent":29,"IssuesEvent":71,"WatchEvent":346,"IssueCommentEvent":235,"PushEvent":419,"PublicEvent":1,"PullRequestReviewEvent":53,"PullRequestReviewCommentEvent":18,"CreateEvent":252},"last_year":{"ReleaseEvent":5,"DeleteEvent":159,"PullRequestEvent":193,"ForkEvent":7,"IssuesEvent":50,"WatchEvent":84,"IssueCommentEvent":197,"PushEvent":342,"PullRequestReviewCommentEvent":11,"PullRequestReviewEvent":23,"CreateEvent":186}},"keywords":["client","elasticsearch","go","golang"],"dependencies":[{"ecosystem":"go","filepath":"_benchmarks/benchmarks/go.mod","sha":null,"kind":"manifest","created_at":"2022-08-09T04:00:18.142Z","updated_at":"2022-08-09T04:00:18.142Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_benchmarks/benchmarks/go.mod","dependencies":[{"id":729735740,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211216131617-bbee439d559c","direct":true,"kind":"runtime","optional":false},{"id":729735741,"package_name":"github.com/elastic/go-elasticsearch/v8","ecosystem":"go","requirements":"v8.0.0-20200408073057-6f36a473b19f","direct":true,"kind":"runtime","optional":false},{"id":729735742,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":729735743,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.6","direct":true,"kind":"runtime","optional":false},{"id":729735744,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.6.3","direct":true,"kind":"runtime","optional":false},{"id":729735745,"package_name":"github.com/tidwall/gjson","ecosystem":"go","requirements":"v1.9.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/bulk/benchmarks/go.mod","sha":null,"kind":"manifest","created_at":"2022-08-09T04:00:18.301Z","updated_at":"2022-08-09T04:00:18.301Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/bulk/benchmarks/go.mod","dependencies":[{"id":729740927,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":729741011,"package_name":"github.com/elastic/go-elasticsearch/v8","ecosystem":"go","requirements":"v8.0.0-20210817150010-57d659deaca7","direct":true,"kind":"runtime","optional":false},{"id":729741012,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.13.0","direct":true,"kind":"runtime","optional":false},{"id":729741013,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.1","direct":true,"kind":"runtime","optional":false},{"id":729741014,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.6.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/bulk/benchmarks/go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-09T04:00:18.955Z","updated_at":"2022-08-09T04:00:18.955Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/bulk/benchmarks/go.sum","dependencies":[{"id":729744724,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729744725,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211202110751-50105067ef27","direct":false,"kind":"runtime","optional":false},{"id":729744726,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":729744727,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":729744728,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.9","direct":false,"kind":"runtime","optional":false},{"id":729744729,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":729744730,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":729744731,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.6.3","direct":false,"kind":"runtime","optional":false},{"id":729744732,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200116001909-b77594299b42","direct":false,"kind":"runtime","optional":false},{"id":729744733,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":729744734,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/bulk/go.mod","sha":null,"kind":"manifest","created_at":"2022-08-09T04:00:19.810Z","updated_at":"2022-08-09T04:00:19.810Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/bulk/go.mod","dependencies":[{"id":729753841,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.1.2","direct":true,"kind":"runtime","optional":false},{"id":729753842,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":729753843,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211202110751-50105067ef27","direct":true,"kind":"runtime","optional":false},{"id":729753844,"package_name":"github.com/elastic/go-elasticsearch/v8","ecosystem":"go","requirements":"v8.0.0-20211123103400-5f8a17a2322f","direct":true,"kind":"runtime","optional":false},{"id":729753845,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/bulk/go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-09T04:00:20.129Z","updated_at":"2022-08-09T04:00:20.129Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/bulk/go.sum","dependencies":[{"id":729754816,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.1.2","direct":false,"kind":"runtime","optional":false},{"id":729754817,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729754818,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211202110751-50105067ef27","direct":false,"kind":"runtime","optional":false},{"id":729754819,"package_name":"github.com/josharian/intern","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729754820,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.7","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/bulk/kafka/go.mod","sha":null,"kind":"manifest","created_at":"2022-08-09T04:00:20.400Z","updated_at":"2022-08-09T04:00:20.400Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/bulk/kafka/go.mod","dependencies":[{"id":729756103,"package_name":"github.com/cucumber/godog","ecosystem":"go","requirements":"v0.8.0","direct":true,"kind":"runtime","optional":false},{"id":729756108,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":729756110,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":729756112,"package_name":"github.com/elastic/go-elasticsearch/v8","ecosystem":"go","requirements":"v8.0.0-20210817150010-57d659deaca7","direct":true,"kind":"runtime","optional":false},{"id":729756114,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.3","direct":true,"kind":"runtime","optional":false},{"id":729756116,"package_name":"github.com/segmentio/kafka-go","ecosystem":"go","requirements":"v0.4.25","direct":true,"kind":"runtime","optional":false},{"id":729756118,"package_name":"go.elastic.co/apm","ecosystem":"go","requirements":"v1.14.0","direct":true,"kind":"runtime","optional":false},{"id":729756119,"package_name":"go.elastic.co/apm/module/apmelasticsearch","ecosystem":"go","requirements":"v1.14.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/bulk/kafka/go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-09T04:00:20.902Z","updated_at":"2022-08-09T04:00:20.902Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/bulk/kafka/go.sum","dependencies":[{"id":729767563,"package_name":"github.com/DATA-DOG/go-txdb","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":729767564,"package_name":"github.com/armon/go-radix","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729767565,"package_name":"github.com/cucumber/godog","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":729767566,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":729767567,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":729767568,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729767569,"package_name":"github.com/eapache/go-xerial-snappy","ecosystem":"go","requirements":"v0.0.0-20180814174437-776d5712da21","direct":false,"kind":"runtime","optional":false},{"id":729767570,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211202110751-50105067ef27","direct":false,"kind":"runtime","optional":false},{"id":729767571,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211216131617-bbee439d559c","direct":false,"kind":"runtime","optional":false},{"id":729767572,"package_name":"github.com/elastic/go-licenser","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":729767573,"package_name":"github.com/elastic/go-sysinfo","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":729767574,"package_name":"github.com/elastic/go-windows","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729767575,"package_name":"github.com/frankban/quicktest","ecosystem":"go","requirements":"v1.11.3","direct":false,"kind":"runtime","optional":false},{"id":729767576,"package_name":"github.com/go-sql-driver/mysql","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":729767577,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":729767578,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":729767579,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":729767580,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":729767581,"package_name":"github.com/jcchavezs/porto","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":729767582,"package_name":"github.com/jessevdk/go-flags","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":729767583,"package_name":"github.com/joeshaw/multierror","ecosystem":"go","requirements":"v0.0.0-20140124173710-69b34d4ec901","direct":false,"kind":"runtime","optional":false},{"id":729767584,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.9.8","direct":false,"kind":"runtime","optional":false},{"id":729767585,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":729767586,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":729767587,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":729767588,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":729767589,"package_name":"github.com/pierrec/lz4","ecosystem":"go","requirements":"v2.6.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":729767590,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":729767591,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":729767592,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729767593,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20190425082905-87a4384529e0","direct":false,"kind":"runtime","optional":false},{"id":729767594,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":729767595,"package_name":"github.com/santhosh-tekuri/jsonschema","ecosystem":"go","requirements":"v1.2.4","direct":false,"kind":"runtime","optional":false},{"id":729767596,"package_name":"github.com/segmentio/kafka-go","ecosystem":"go","requirements":"v0.4.25","direct":false,"kind":"runtime","optional":false},{"id":729767597,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":729767598,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":729767599,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":729767600,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":729767601,"package_name":"github.com/xdg/scram","ecosystem":"go","requirements":"v0.0.0-20180814205039-7eeb5667e42c","direct":false,"kind":"runtime","optional":false},{"id":729767602,"package_name":"github.com/xdg/stringprep","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729767603,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":729767604,"package_name":"go.elastic.co/apm","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":729767605,"package_name":"go.elastic.co/apm","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":729767606,"package_name":"go.elastic.co/apm/module/apmelasticsearch","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":729767607,"package_name":"go.elastic.co/apm/module/apmhttp","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":729767608,"package_name":"go.elastic.co/fastjson","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729767609,"package_name":"go.elastic.co/fastjson","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":729767610,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":729767611,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190506204251-e1dfcc566284","direct":false,"kind":"runtime","optional":false},{"id":729767612,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":729767613,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20201208152925-83fdc39ff7b5","direct":false,"kind":"runtime","optional":false},{"id":729767614,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":729767615,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":729767616,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":729767617,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":729767618,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":729767619,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":729767620,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":729767621,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":729767622,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":729767623,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":729767624,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":729767625,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191025021431-6c3a3bfe00ae","direct":false,"kind":"runtime","optional":false},{"id":729767626,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":729767627,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":729767628,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":729767629,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":729767630,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":729767631,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":729767632,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200509030707-2212a7e161a5","direct":false,"kind":"runtime","optional":false},{"id":729767633,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":729767634,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":729767635,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":729767636,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":729767637,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":729767638,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false},{"id":729767639,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":729767640,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":729767641,"package_name":"howett.net/plist","ecosystem":"go","requirements":"v0.0.0-20181124034731-591f970eefbb","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/cloudfunction/go.mod","sha":null,"kind":"manifest","created_at":"2022-08-09T04:00:21.769Z","updated_at":"2022-08-09T04:00:21.769Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/cloudfunction/go.mod","dependencies":[{"id":729773550,"package_name":"github.com/elastic/go-elasticsearch/v8","ecosystem":"go","requirements":"v8.0.0-20210817150010-57d659deaca7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/cloudfunction/go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-09T04:00:22.388Z","updated_at":"2022-08-09T04:00:22.388Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/cloudfunction/go.sum","dependencies":[{"id":729781626,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211202110751-50105067ef27","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/encoding/go.mod","sha":null,"kind":"manifest","created_at":"2022-08-09T04:00:22.985Z","updated_at":"2022-08-09T04:00:22.985Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/encoding/go.mod","dependencies":[{"id":729788083,"package_name":"github.com/elastic/go-elasticsearch/v8","ecosystem":"go","requirements":"v8.0.0-20210817150010-57d659deaca7","direct":true,"kind":"runtime","optional":false},{"id":729788088,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.13.0","direct":true,"kind":"runtime","optional":false},{"id":729788091,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.7","direct":true,"kind":"runtime","optional":false},{"id":729788093,"package_name":"github.com/tidwall/gjson","ecosystem":"go","requirements":"v1.9.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/encoding/go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-09T04:00:23.228Z","updated_at":"2022-08-09T04:00:23.228Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/encoding/go.sum","dependencies":[{"id":729790663,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211202110751-50105067ef27","direct":false,"kind":"runtime","optional":false},{"id":729790669,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":729790670,"package_name":"github.com/josharian/intern","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729790671,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.7","direct":false,"kind":"runtime","optional":false},{"id":729790672,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.9","direct":false,"kind":"runtime","optional":false},{"id":729790673,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":729790674,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":729790675,"package_name":"github.com/tidwall/gjson","ecosystem":"go","requirements":"v1.9.3","direct":false,"kind":"runtime","optional":false},{"id":729790676,"package_name":"github.com/tidwall/match","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":729790677,"package_name":"github.com/tidwall/pretty","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":729790678,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200116001909-b77594299b42","direct":false,"kind":"runtime","optional":false},{"id":729790679,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":729790680,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/fasthttp/go.mod","sha":null,"kind":"manifest","created_at":"2022-08-09T04:00:23.403Z","updated_at":"2022-08-09T04:00:23.403Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/fasthttp/go.mod","dependencies":[{"id":729793542,"package_name":"github.com/elastic/go-elasticsearch/v8","ecosystem":"go","requirements":"v8.0.0-20210817150010-57d659deaca7","direct":true,"kind":"runtime","optional":false},{"id":729793543,"package_name":"github.com/valyala/fasthttp","ecosystem":"go","requirements":"v1.34.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/fasthttp/go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-09T04:00:23.481Z","updated_at":"2022-08-09T04:00:23.481Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/fasthttp/go.sum","dependencies":[{"id":729793575,"package_name":"github.com/andybalholm/brotli","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":729793576,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211216131617-bbee439d559c","direct":false,"kind":"runtime","optional":false},{"id":729793577,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":729793578,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729793579,"package_name":"github.com/valyala/fasthttp","ecosystem":"go","requirements":"v1.34.0","direct":false,"kind":"runtime","optional":false},{"id":729793580,"package_name":"github.com/valyala/tcplisten","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729793581,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220214200702-86341886e292","direct":false,"kind":"runtime","optional":false},{"id":729793582,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":729793583,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":false,"kind":"runtime","optional":false},{"id":729793584,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":729793585,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":729793586,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":729793587,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211216021012-1d35b9e2eb4e","direct":false,"kind":"runtime","optional":false},{"id":729793588,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220227234510-4e6760a101f9","direct":false,"kind":"runtime","optional":false},{"id":729793589,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":729793590,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":729793591,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":729793592,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":729793593,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/go.mod","sha":null,"kind":"manifest","created_at":"2022-08-09T04:00:23.683Z","updated_at":"2022-08-09T04:00:23.683Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/go.mod","dependencies":[{"id":729794351,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211202110751-50105067ef27","direct":true,"kind":"runtime","optional":false},{"id":729794352,"package_name":"github.com/elastic/go-elasticsearch/v8","ecosystem":"go","requirements":"v8.0.0-20211123103400-5f8a17a2322f","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-09T04:00:23.727Z","updated_at":"2022-08-09T04:00:23.727Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/go.sum","dependencies":[{"id":729799227,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211202110751-50105067ef27","direct":false,"kind":"runtime","optional":false},{"id":729799228,"package_name":"github.com/elastic/go-elasticsearch/v8","ecosystem":"go","requirements":"v8.0.0-20211123103400-5f8a17a2322f","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/instrumentation/go.mod","sha":null,"kind":"manifest","created_at":"2022-08-09T04:00:23.961Z","updated_at":"2022-08-09T04:00:23.961Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/instrumentation/go.mod","dependencies":[{"id":729800472,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211202110751-50105067ef27","direct":true,"kind":"runtime","optional":false},{"id":729800473,"package_name":"github.com/elastic/go-elasticsearch/v8","ecosystem":"go","requirements":"v8.0.0-20191002063538-b491ce54d752","direct":true,"kind":"runtime","optional":false},{"id":729800474,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":729800475,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":729800476,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.4","direct":true,"kind":"runtime","optional":false},{"id":729800477,"package_name":"go.elastic.co/apm","ecosystem":"go","requirements":"v1.11.0","direct":true,"kind":"runtime","optional":false},{"id":729800478,"package_name":"go.elastic.co/apm/module/apmelasticsearch","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":729800479,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.19.0","direct":true,"kind":"runtime","optional":false},{"id":729800480,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/instrumentation/go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-09T04:00:24.089Z","updated_at":"2022-08-09T04:00:24.089Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/instrumentation/go.sum","dependencies":[{"id":729803862,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":729803863,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":729803864,"package_name":"git.apache.org/thrift.git","ecosystem":"go","requirements":"v0.0.0-20181218151757-9b75e4fe745a","direct":false,"kind":"runtime","optional":false},{"id":729803865,"package_name":"github.com/armon/go-radix","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729803866,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20180321164747-3a771d992973","direct":false,"kind":"runtime","optional":false},{"id":729803867,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":729803868,"package_name":"github.com/cucumber/godog","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":729803869,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":729803870,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":729803871,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211202110751-50105067ef27","direct":false,"kind":"runtime","optional":false},{"id":729803872,"package_name":"github.com/elastic/go-sysinfo","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":729803873,"package_name":"github.com/elastic/go-sysinfo","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":729803874,"package_name":"github.com/elastic/go-windows","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729803875,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":729803876,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729803877,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":729803878,"package_name":"github.com/golang/lint","ecosystem":"go","requirements":"v0.0.0-20180702182130-06c8688daad7","direct":false,"kind":"runtime","optional":false},{"id":729803879,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":729803880,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":729803881,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":729803882,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":729803883,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":729803884,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":729803885,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.6.2","direct":false,"kind":"runtime","optional":false},{"id":729803886,"package_name":"github.com/jessevdk/go-flags","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":729803887,"package_name":"github.com/joeshaw/multierror","ecosystem":"go","requirements":"v0.0.0-20140124173710-69b34d4ec901","direct":false,"kind":"runtime","optional":false},{"id":729803888,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729803889,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":729803890,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":729803891,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":729803892,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":729803893,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":729803894,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":729803895,"package_name":"github.com/openzipkin/zipkin-go","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":729803896,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":729803897,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":729803898,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729803899,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.2","direct":false,"kind":"runtime","optional":false},{"id":729803900,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20180712105110-5c3871d89910","direct":false,"kind":"runtime","optional":false},{"id":729803901,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.0.0-20181126121408-4724e9255275","direct":false,"kind":"runtime","optional":false},{"id":729803902,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.0.0-20181218105931-67670fe90761","direct":false,"kind":"runtime","optional":false},{"id":729803903,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20181204211112-1dc9a6cbc91a","direct":false,"kind":"runtime","optional":false},{"id":729803904,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20190425082905-87a4384529e0","direct":false,"kind":"runtime","optional":false},{"id":729803905,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":729803906,"package_name":"github.com/santhosh-tekuri/jsonschema","ecosystem":"go","requirements":"v1.2.4","direct":false,"kind":"runtime","optional":false},{"id":729803907,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":729803908,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":729803909,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":729803910,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":729803911,"package_name":"go.elastic.co/apm","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":729803912,"package_name":"go.elastic.co/apm","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":729803913,"package_name":"go.elastic.co/apm/module/apmelasticsearch","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":729803914,"package_name":"go.elastic.co/apm/module/apmhttp","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":729803915,"package_name":"go.elastic.co/fastjson","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729803916,"package_name":"go.elastic.co/fastjson","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":729803917,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":729803918,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":729803919,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":729803920,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20180702182130-06c8688daad7","direct":false,"kind":"runtime","optional":false},{"id":729803921,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":729803922,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181217174547-8f45f776aaf1","direct":false,"kind":"runtime","optional":false},{"id":729803923,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":729803924,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":729803925,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":729803926,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181106065722-10aee1819953","direct":false,"kind":"runtime","optional":false},{"id":729803927,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181201002055-351d144fa1fc","direct":false,"kind":"runtime","optional":false},{"id":729803928,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181217023233-e147a9138326","direct":false,"kind":"runtime","optional":false},{"id":729803929,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":729803930,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":729803931,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":729803932,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":729803933,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":729803934,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20181203162652-d668ce993890","direct":false,"kind":"runtime","optional":false},{"id":729803935,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":729803936,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":729803937,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":729803938,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":729803939,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":729803940,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":729803941,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181218192612-074acd46bca6","direct":false,"kind":"runtime","optional":false},{"id":729803942,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":729803943,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":729803944,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190425145619-16072639606e","direct":false,"kind":"runtime","optional":false},{"id":729803945,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":729803946,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191025021431-6c3a3bfe00ae","direct":false,"kind":"runtime","optional":false},{"id":729803947,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":729803948,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":729803949,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":729803950,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180828015842-6cd1fcedba52","direct":false,"kind":"runtime","optional":false},{"id":729803951,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":729803952,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20181219222714-6e267b5cc78e","direct":false,"kind":"runtime","optional":false},{"id":729803953,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":729803954,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200509030707-2212a7e161a5","direct":false,"kind":"runtime","optional":false},{"id":729803955,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":729803956,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":729803957,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":729803958,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.0.0-20181220000619-583d854617af","direct":false,"kind":"runtime","optional":false},{"id":729803959,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":729803960,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":729803961,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":729803962,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20181219182458-5a97ab628bfb","direct":false,"kind":"runtime","optional":false},{"id":729803963,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":729803964,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":729803965,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":729803966,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":729803967,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false},{"id":729803968,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":729803969,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20180728063816-88497007e858","direct":false,"kind":"runtime","optional":false},{"id":729803970,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20180920025451-e3ad64cb4ed3","direct":false,"kind":"runtime","optional":false},{"id":729803971,"package_name":"howett.net/plist","ecosystem":"go","requirements":"v0.0.0-20181124034731-591f970eefbb","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/logging/go.mod","sha":null,"kind":"manifest","created_at":"2022-08-09T04:00:24.214Z","updated_at":"2022-08-09T04:00:24.214Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/logging/go.mod","dependencies":[{"id":729806699,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211202110751-50105067ef27","direct":true,"kind":"runtime","optional":false},{"id":729806703,"package_name":"github.com/elastic/go-elasticsearch/v8","ecosystem":"go","requirements":"v8.0.0-20211123103400-5f8a17a2322f","direct":true,"kind":"runtime","optional":false},{"id":729806704,"package_name":"github.com/rs/zerolog","ecosystem":"go","requirements":"v1.26.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/logging/go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-09T04:00:24.485Z","updated_at":"2022-08-09T04:00:24.485Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/logging/go.sum","dependencies":[{"id":729808895,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.3.2","direct":false,"kind":"runtime","optional":false},{"id":729808896,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211202110751-50105067ef27","direct":false,"kind":"runtime","optional":false},{"id":729808897,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.4","direct":false,"kind":"runtime","optional":false},{"id":729808898,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":729808899,"package_name":"github.com/rs/xid","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":729808900,"package_name":"github.com/rs/zerolog","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":729808901,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":729808902,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":729808903,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":729808904,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":729808905,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":729808906,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":729808907,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210805182204-aaa1db679c0d","direct":false,"kind":"runtime","optional":false},{"id":729808908,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":729808909,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":729808910,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":729808911,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":729808912,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":729808913,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":729808914,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210809222454-d867a43fc93e","direct":false,"kind":"runtime","optional":false},{"id":729808915,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":729808916,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":729808917,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":729808918,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":729808919,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":729808920,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.7","direct":false,"kind":"runtime","optional":false},{"id":729808921,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":729808922,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":729808923,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/security/go.mod","sha":null,"kind":"manifest","created_at":"2022-08-09T04:00:24.744Z","updated_at":"2022-08-09T04:00:24.744Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/security/go.mod","dependencies":[{"id":729810883,"package_name":"github.com/elastic/go-elasticsearch/v8","ecosystem":"go","requirements":"v8.0.0-20211123103400-5f8a17a2322f","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/security/go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-09T04:00:24.843Z","updated_at":"2022-08-09T04:00:24.843Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/security/go.sum","dependencies":[{"id":729813356,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211202110751-50105067ef27","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/xkcdsearch/go.mod","sha":null,"kind":"manifest","created_at":"2022-08-09T04:00:24.880Z","updated_at":"2022-08-09T04:00:24.880Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/xkcdsearch/go.mod","dependencies":[{"id":729818177,"package_name":"github.com/elastic/go-elasticsearch/v8","ecosystem":"go","requirements":"v8.0.0-20210817150010-57d659deaca7","direct":true,"kind":"runtime","optional":false},{"id":729818178,"package_name":"github.com/rs/zerolog","ecosystem":"go","requirements":"v1.11.0","direct":true,"kind":"runtime","optional":false},{"id":729818179,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v0.0.3","direct":true,"kind":"runtime","optional":false},{"id":729818180,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20181127143415-eb0de9b17e85","direct":true,"kind":"runtime","optional":false},{"id":729818181,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211216131617-bbee439d559c","direct":true,"kind":"runtime","optional":false},{"id":729818182,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":729818183,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.3","direct":true,"kind":"runtime","optional":false},{"id":729818184,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181128092732-4ed8d59d0b35","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/xkcdsearch/go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-09T04:00:25.276Z","updated_at":"2022-08-09T04:00:25.276Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/xkcdsearch/go.sum","dependencies":[{"id":729821093,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211202110751-50105067ef27","direct":false,"kind":"runtime","optional":false},{"id":729821094,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211216131617-bbee439d559c","direct":false,"kind":"runtime","optional":false},{"id":729821095,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729821096,"package_name":"github.com/rs/zerolog","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":729821097,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":729821098,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":729821099,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20181127143415-eb0de9b17e85","direct":false,"kind":"runtime","optional":false},{"id":729821100,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181128092732-4ed8d59d0b35","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"esapi/test/go.mod","sha":null,"kind":"manifest","created_at":"2022-08-09T04:00:25.534Z","updated_at":"2022-08-09T04:00:25.534Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/esapi/test/go.mod","dependencies":[{"id":729823663,"package_name":"github.com/elastic/go-elasticsearch/v8","ecosystem":"go","requirements":"master","direct":true,"kind":"runtime","optional":false},{"id":729823664,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-08-09T04:00:25.601Z","updated_at":"2022-08-09T04:00:25.601Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/go.mod","dependencies":[{"id":729829414,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211216131617-bbee439d559c","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-09T04:00:25.977Z","updated_at":"2022-08-09T04:00:25.977Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/go.sum","dependencies":[{"id":729830026,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211216131617-bbee439d559c","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"internal/build/go.mod","sha":null,"kind":"manifest","created_at":"2022-08-09T04:00:26.031Z","updated_at":"2022-08-09T04:00:26.031Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/internal/build/go.mod","dependencies":[{"id":729833052,"package_name":"github.com/alecthomas/chroma","ecosystem":"go","requirements":"v0.8.2","direct":true,"kind":"runtime","optional":false},{"id":729833061,"package_name":"github.com/elastic/go-elasticsearch/v8","ecosystem":"go","requirements":"v8.0.0-20210817150010-57d659deaca7","direct":true,"kind":"runtime","optional":false},{"id":729833063,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.1.3","direct":true,"kind":"runtime","optional":false},{"id":729833065,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":true,"kind":"runtime","optional":false},{"id":729833067,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220408190544-5352b0902921","direct":true,"kind":"runtime","optional":false},{"id":729833069,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220408201424-a24fb2fb8a0f","direct":true,"kind":"runtime","optional":false},{"id":729833071,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":true,"kind":"runtime","optional":false},{"id":729833073,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.10","direct":true,"kind":"runtime","optional":false},{"id":729833074,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"internal/build/go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-09T04:00:26.217Z","updated_at":"2022-08-09T04:00:26.217Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/internal/build/go.sum","dependencies":[{"id":729841078,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":729841079,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":729841080,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":729841081,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":729841082,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":729841083,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":729841084,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":729841085,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":729841086,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841087,"package_name":"cloud.google.com/go/firestore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":729841088,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":729841089,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841090,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":729841091,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":729841092,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":729841093,"package_name":"github.com/OneOfOne/xxhash","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":729841094,"package_name":"github.com/alecthomas/assert","ecosystem":"go","requirements":"v0.0.0-20170929043011-405dbfeb8e38","direct":false,"kind":"runtime","optional":false},{"id":729841095,"package_name":"github.com/alecthomas/chroma","ecosystem":"go","requirements":"v0.8.2","direct":false,"kind":"runtime","optional":false},{"id":729841096,"package_name":"github.com/alecthomas/colour","ecosystem":"go","requirements":"v0.0.0-20160524082231-60882d9e2721","direct":false,"kind":"runtime","optional":false},{"id":729841097,"package_name":"github.com/alecthomas/kong","ecosystem":"go","requirements":"v0.2.4","direct":false,"kind":"runtime","optional":false},{"id":729841098,"package_name":"github.com/alecthomas/repr","ecosystem":"go","requirements":"v0.0.0-20180818092828-117648cd9897","direct":false,"kind":"runtime","optional":false},{"id":729841099,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20160405071501-a0175ee3bccc","direct":false,"kind":"runtime","optional":false},{"id":729841100,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20151022065526-2efee857e7cf","direct":false,"kind":"runtime","optional":false},{"id":729841101,"package_name":"github.com/armon/circbuf","ecosystem":"go","requirements":"v0.0.0-20150827004946-bbbad097214e","direct":false,"kind":"runtime","optional":false},{"id":729841102,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.0.0-20180917152333-f0300d1749da","direct":false,"kind":"runtime","optional":false},{"id":729841103,"package_name":"github.com/armon/go-radix","ecosystem":"go","requirements":"v0.0.0-20180808171621-7fddfc383310","direct":false,"kind":"runtime","optional":false},{"id":729841104,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20180321164747-3a771d992973","direct":false,"kind":"runtime","optional":false},{"id":729841105,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841106,"package_name":"github.com/bgentry/speakeasy","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":729841107,"package_name":"github.com/bketelsen/crypt","ecosystem":"go","requirements":"v0.0.3-0.20200106085610-5cbc8cc4026c","direct":false,"kind":"runtime","optional":false},{"id":729841108,"package_name":"github.com/cespare/xxhash","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":729841109,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":729841110,"package_name":"github.com/coreos/bbolt","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":729841111,"package_name":"github.com/coreos/etcd","ecosystem":"go","requirements":"v3.3.13+incompatible","direct":false,"kind":"runtime","optional":false},{"id":729841112,"package_name":"github.com/coreos/go-semver","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":729841113,"package_name":"github.com/coreos/go-systemd","ecosystem":"go","requirements":"v0.0.0-20190321100706-95778dfbb74e","direct":false,"kind":"runtime","optional":false},{"id":729841114,"package_name":"github.com/coreos/pkg","ecosystem":"go","requirements":"v0.0.0-20180928190104-399ea9e2e55f","direct":false,"kind":"runtime","optional":false},{"id":729841115,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841116,"package_name":"github.com/danwakefield/fnmatch","ecosystem":"go","requirements":"v0.0.0-20160403171240-cbb64ac3d964","direct":false,"kind":"runtime","optional":false},{"id":729841117,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":729841118,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":729841119,"package_name":"github.com/dgrijalva/jwt-go","ecosystem":"go","requirements":"v3.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":729841120,"package_name":"github.com/dgryski/go-sip13","ecosystem":"go","requirements":"v0.0.0-20181026042036-e10d5fee7954","direct":false,"kind":"runtime","optional":false},{"id":729841121,"package_name":"github.com/dlclark/regexp2","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":729841122,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.0.0-20211216131617-bbee439d559c","direct":false,"kind":"runtime","optional":false},{"id":729841123,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":729841124,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":729841125,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841126,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":729841127,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":729841128,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":729841129,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":729841130,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":729841131,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":729841132,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":729841133,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":729841134,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190129154638-5b532d6fd5ef","direct":false,"kind":"runtime","optional":false},{"id":729841135,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":729841136,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":729841335,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210119212857-b64e53b001e4","direct":false,"kind":"runtime","optional":false},{"id":729841336,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210403161142-5e06dd20ab57","direct":false,"kind":"runtime","optional":false},{"id":729841337,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":729841338,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":729841339,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211019181941-9d821ace8654","direct":false,"kind":"runtime","optional":false},{"id":729841340,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220408201424-a24fb2fb8a0f","direct":false,"kind":"runtime","optional":false},{"id":729841341,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":729841342,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":729841343,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":729841344,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":729841345,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":729841346,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":729841347,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":729841348,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":729841349,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":729841350,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":729841351,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180221164845-07fd8470d635","direct":false,"kind":"runtime","optional":false},{"id":729841352,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":729841353,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":729841354,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":729841355,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":729841356,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":729841357,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":729841358,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190328211700-ab21143f2384","direct":false,"kind":"runtime","optional":false},{"id":729841359,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":729841360,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":729841361,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":729841362,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":729841363,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":729841364,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":729841365,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":729841366,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":729841367,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191112195655-aa38f8e97acc","direct":false,"kind":"runtime","optional":false},{"id":729841368,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":729841369,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":729841370,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.10","direct":false,"kind":"runtime","optional":false},{"id":729841371,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":729841372,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":729841373,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":729841374,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":729841375,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":729841376,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":729841377,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":729841378,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":729841379,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":729841380,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":729841381,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":729841382,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":729841383,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":729841384,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":729841385,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":729841386,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":729841387,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":729841388,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":729841389,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":729841390,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":729841391,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":729841392,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":729841393,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":729841394,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.1","direct":false,"kind":"runtime","optional":false},{"id":729841395,"package_name":"gopkg.in/alecthomas/kingpin.v2","ecosystem":"go","requirements":"v2.2.6","direct":false,"kind":"runtime","optional":false},{"id":729841396,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":729841397,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":729841398,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":729841399,"package_name":"gopkg.in/ini.v1","ecosystem":"go","requirements":"v1.51.0","direct":false,"kind":"runtime","optional":false},{"id":729841400,"package_name":"gopkg.in/resty.v1","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":729841401,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.0.0-20170812160011-eb3733d160e7","direct":false,"kind":"runtime","optional":false},{"id":729841402,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false},{"id":729841403,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":729841404,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":729841405,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":729841406,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":729841407,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":729841408,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":729841409,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":729841410,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":729841137,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":729841138,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":729841139,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":729841140,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":729841141,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":729841142,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841143,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":729841144,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":729841145,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":729841146,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":729841147,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":729841148,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":729841149,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":729841150,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":729841151,"package_name":"github.com/gopherjs/gopherjs","ecosystem":"go","requirements":"v0.0.0-20181017120253-0766667cb4d1","direct":false,"kind":"runtime","optional":false},{"id":729841152,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":729841153,"package_name":"github.com/grpc-ecosystem/go-grpc-middleware","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841154,"package_name":"github.com/grpc-ecosystem/go-grpc-prometheus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":729841155,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":729841156,"package_name":"github.com/hashicorp/consul/api","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":729841157,"package_name":"github.com/hashicorp/consul/sdk","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":729841158,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841159,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":729841160,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841161,"package_name":"github.com/hashicorp/go-msgpack","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":729841162,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841163,"package_name":"github.com/hashicorp/go-rootcerts","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841164,"package_name":"github.com/hashicorp/go-sockaddr","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841165,"package_name":"github.com/hashicorp/go-syslog","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841166,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841167,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":729841168,"package_name":"github.com/hashicorp/go.net","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":729841169,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":729841170,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":729841171,"package_name":"github.com/hashicorp/hcl","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841172,"package_name":"github.com/hashicorp/logutils","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841173,"package_name":"github.com/hashicorp/mdns","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841174,"package_name":"github.com/hashicorp/memberlist","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":729841175,"package_name":"github.com/hashicorp/serf","ecosystem":"go","requirements":"v0.8.2","direct":false,"kind":"runtime","optional":false},{"id":729841176,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841177,"package_name":"github.com/jonboulle/clockwork","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":729841178,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.6","direct":false,"kind":"runtime","optional":false},{"id":729841179,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":729841180,"package_name":"github.com/jtolds/gls","ecosystem":"go","requirements":"v4.20.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":729841181,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":729841182,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":729841183,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841184,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":729841185,"package_name":"github.com/kr/logfmt","ecosystem":"go","requirements":"v0.0.0-20140226030751-b84e30acd515","direct":false,"kind":"runtime","optional":false},{"id":729841186,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":729841187,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":729841188,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":729841189,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":729841190,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.0.9","direct":false,"kind":"runtime","optional":false},{"id":729841191,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.6","direct":false,"kind":"runtime","optional":false},{"id":729841192,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":729841193,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":729841194,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":729841195,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.0.14","direct":false,"kind":"runtime","optional":false},{"id":729841196,"package_name":"github.com/mitchellh/cli","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841197,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841198,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":729841199,"package_name":"github.com/mitchellh/go-testing-interface","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841200,"package_name":"github.com/mitchellh/gox","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":729841201,"package_name":"github.com/mitchellh/iochan","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841202,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v0.0.0-20160808181253-ca63d7c062ee","direct":false,"kind":"runtime","optional":false},{"id":729841203,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":729841204,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":false,"kind":"runtime","optional":false},{"id":729841205,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":729841206,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20161129095857-cc309e4a2223","direct":false,"kind":"runtime","optional":false},{"id":729841207,"package_name":"github.com/oklog/ulid","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":729841208,"package_name":"github.com/pascaldekloe/goe","ecosystem":"go","requirements":"v0.0.0-20180627143212-57f6aae5913c","direct":false,"kind":"runtime","optional":false},{"id":729841209,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":729841210,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":729841211,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":729841212,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":729841213,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841214,"package_name":"github.com/posener/complete","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":729841215,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":729841216,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.3","direct":false,"kind":"runtime","optional":false},{"id":729841217,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20180712105110-5c3871d89910","direct":false,"kind":"runtime","optional":false},{"id":729841218,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190129233127-fd36f4220a90","direct":false,"kind":"runtime","optional":false},{"id":729841219,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.0.0-20181113130724-41aa239b4cce","direct":false,"kind":"runtime","optional":false},{"id":729841220,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":729841221,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20181005140218-185b4288413d","direct":false,"kind":"runtime","optional":false},{"id":729841222,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20190507164030-5867b95ac084","direct":false,"kind":"runtime","optional":false},{"id":729841223,"package_name":"github.com/prometheus/tsdb","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":729841224,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v0.0.0-20150106093220-6724a57986af","direct":false,"kind":"runtime","optional":false},{"id":729841225,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":729841226,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":729841227,"package_name":"github.com/ryanuber/columnize","ecosystem":"go","requirements":"v0.0.0-20160712163229-9b3edd62028f","direct":false,"kind":"runtime","optional":false},{"id":729841228,"package_name":"github.com/sean-/seed","ecosystem":"go","requirements":"v0.0.0-20170313163322-e2103e2c3529","direct":false,"kind":"runtime","optional":false},{"id":729841229,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841230,"package_name":"github.com/shurcooL/sanitized_anchor_name","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841231,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":729841232,"package_name":"github.com/smartystreets/assertions","ecosystem":"go","requirements":"v0.0.0-20180927180507-b2de0cb4f26d","direct":false,"kind":"runtime","optional":false},{"id":729841233,"package_name":"github.com/smartystreets/goconvey","ecosystem":"go","requirements":"v1.6.4","direct":false,"kind":"runtime","optional":false},{"id":729841234,"package_name":"github.com/soheilhy/cmux","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":729841235,"package_name":"github.com/spaolacci/murmur3","ecosystem":"go","requirements":"v0.0.0-20180118202830-f09979ecbc72","direct":false,"kind":"runtime","optional":false},{"id":729841236,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":729841237,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":729841238,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.1.3","direct":false,"kind":"runtime","optional":false},{"id":729841239,"package_name":"github.com/spf13/jwalterweatherman","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":729841240,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":729841241,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":false,"kind":"runtime","optional":false},{"id":729841242,"package_name":"github.com/spf13/viper","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":729841243,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":729841244,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":729841245,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":729841246,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":729841247,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":729841248,"package_name":"github.com/subosito/gotenv","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":729841249,"package_name":"github.com/tmc/grpc-websocket-proxy","ecosystem":"go","requirements":"v0.0.0-20190109142713-0ad062ec5ee5","direct":false,"kind":"runtime","optional":false},{"id":729841250,"package_name":"github.com/xiang90/probing","ecosystem":"go","requirements":"v0.0.0-20190116061207-43a291ad63a2","direct":false,"kind":"runtime","optional":false},{"id":729841251,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":729841252,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":729841253,"package_name":"go.etcd.io/bbolt","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":729841254,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":729841255,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":729841256,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":729841257,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":729841258,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":729841259,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20180904163835-0709b304e793","direct":false,"kind":"runtime","optional":false},{"id":729841260,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20181029021203-45a5f77698d3","direct":false,"kind":"runtime","optional":false},{"id":729841261,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":729841262,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":729841263,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":729841264,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":729841265,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":729841266,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210322153248-0c34fe9e7dc2","direct":false,"kind":"runtime","optional":false},{"id":729841267,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":729841268,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220408190544-5352b0902921","direct":false,"kind":"runtime","optional":false},{"id":729841269,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":729841270,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":729841271,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":729841272,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":729841273,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":729841274,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":729841275,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":729841276,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":729841277,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":729841278,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":729841279,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":729841280,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":729841281,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":729841282,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":729841283,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":729841284,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":729841285,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":729841286,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":729841287,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":729841288,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220106191415-9b9b3d81d5e3","direct":false,"kind":"runtime","optional":false},{"id":729841289,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":729841290,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":729841291,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181023162649-9b4f9f5ad519","direct":false,"kind":"runtime","optional":false},{"id":729841292,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181114220301-adae6a3d119a","direct":false,"kind":"runtime","optional":false},{"id":729841293,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181201002055-351d144fa1fc","direct":false,"kind":"runtime","optional":false},{"id":729841294,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181220203305-927f97764cc3","direct":false,"kind":"runtime","optional":false},{"id":729841295,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":729841296,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":729841297,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":729841298,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":729841299,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":729841300,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":729841301,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":729841302,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":729841303,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":729841304,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":729841305,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211015210444-4f30a5c0130f","direct":false,"kind":"runtime","optional":false},{"id":729841306,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":729841307,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":729841308,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":729841309,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":729841310,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":729841311,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":729841312,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":729841313,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":729841314,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":729841315,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":729841316,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":729841317,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180823144017-11551d06cbcc","direct":false,"kind":"runtime","optional":false},{"id":729841318,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":729841319,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180905080454-ebe1bf3edb33","direct":false,"kind":"runtime","optional":false},{"id":729841320,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181026203630-95b1ffbd15a5","direct":false,"kind":"runtime","optional":false},{"id":729841321,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181107165924-66b7b1311ac8","direct":false,"kind":"runtime","optional":false},{"id":729841322,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181116152217-5ac8a444bdc5","direct":false,"kind":"runtime","optional":false},{"id":729841323,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":729841324,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":729841325,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":729841326,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":729841327,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":729841328,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":729841329,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":729841330,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200116001909-b77594299b42","direct":false,"kind":"runtime","optional":false},{"id":729841331,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":729841332,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200413165638-669c56c373c4","direct":false,"kind":"runtime","optional":false},{"id":729841333,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":729841334,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/backport.yml","sha":null,"kind":"manifest","created_at":"2023-07-12T22:16:11.197Z","updated_at":"2023-07-12T22:16:11.197Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/.github/workflows/backport.yml","dependencies":[{"id":11377799724,"package_name":"tibdex/backport","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-07-12T22:16:12.186Z","updated_at":"2023-07-12T22:16:12.186Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/.github/workflows/build.yml","dependencies":[{"id":11377800956,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":11377800964,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2.1.3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/license.yml","sha":null,"kind":"manifest","created_at":"2023-07-12T22:16:12.828Z","updated_at":"2023-07-12T22:16:12.828Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/.github/workflows/license.yml","dependencies":[{"id":11377802320,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-api.yml","sha":null,"kind":"manifest","created_at":"2023-07-12T22:16:13.676Z","updated_at":"2023-07-12T22:16:13.676Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/.github/workflows/test-api.yml","dependencies":[{"id":11377802391,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":11377802392,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2.1.3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-integration.yml","sha":null,"kind":"manifest","created_at":"2023-07-12T22:16:13.817Z","updated_at":"2023-07-12T22:16:13.817Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/.github/workflows/test-integration.yml","dependencies":[{"id":11377802468,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":11377802469,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2.1.3","direct":true,"kind":"composite","optional":false},{"id":11377802470,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-unit-tip.yml","sha":null,"kind":"manifest","created_at":"2023-07-12T22:16:14.013Z","updated_at":"2023-07-12T22:16:14.013Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/.github/workflows/test-unit-tip.yml","dependencies":[{"id":11377802489,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-unit.yml","sha":null,"kind":"manifest","created_at":"2023-07-12T22:16:14.139Z","updated_at":"2023-07-12T22:16:14.139Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/.github/workflows/test-unit.yml","dependencies":[{"id":11377802530,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":11377802531,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2.1.3","direct":true,"kind":"composite","optional":false},{"id":11377802532,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":".buildkite/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-07-12T22:16:14.473Z","updated_at":"2023-07-12T22:16:14.473Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/.buildkite/Dockerfile","dependencies":[{"id":11377803784,"package_name":"golang","ecosystem":"docker","requirements":"${VERSION}","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":".ci/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-07-12T22:16:14.606Z","updated_at":"2023-07-12T22:16:14.606Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/.ci/Dockerfile","dependencies":[{"id":11377803817,"package_name":"golang","ecosystem":"docker","requirements":"${VERSION}","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"_examples/bulk/kafka/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-07-12T22:16:14.727Z","updated_at":"2023-07-12T22:16:14.727Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/bulk/kafka/docker-compose.yml","dependencies":[{"id":11377805338,"package_name":"confluentinc/cp-zookeeper","ecosystem":"docker","requirements":"${CONFLUENT_VERSION}","direct":true,"kind":"runtime","optional":false},{"id":11377805339,"package_name":"confluentinc/cp-server","ecosystem":"docker","requirements":"${CONFLUENT_VERSION}","direct":true,"kind":"runtime","optional":false},{"id":11377805340,"package_name":"confluentinc/cp-enterprise-control-center","ecosystem":"docker","requirements":"${CONFLUENT_VERSION}","direct":true,"kind":"runtime","optional":false},{"id":11377805341,"package_name":"docker.elastic.co/elasticsearch/elasticsearch","ecosystem":"docker","requirements":"${ELASTIC_VERSION}","direct":true,"kind":"runtime","optional":false},{"id":11377805342,"package_name":"docker.elastic.co/kibana/kibana","ecosystem":"docker","requirements":"${ELASTIC_VERSION}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"_examples/instrumentation/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-07-12T22:16:15.922Z","updated_at":"2023-07-12T22:16:15.922Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/instrumentation/Dockerfile","dependencies":[{"id":11377807560,"package_name":"golang","ecosystem":"docker","requirements":"1-alpine","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"_examples/xkcdsearch/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-07-12T22:16:16.623Z","updated_at":"2023-07-12T22:16:16.623Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/xkcdsearch/Dockerfile","dependencies":[{"id":11377807661,"package_name":"golang","ecosystem":"docker","requirements":"1.17-alpine","direct":true,"kind":"build","optional":false},{"id":11377807662,"package_name":"alpine","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/close-stale-issues.yml","sha":null,"kind":"manifest","created_at":"2025-12-18T16:02:46.559Z","updated_at":"2025-12-18T16:02:46.559Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/.github/workflows/close-stale-issues.yml","dependencies":[{"id":25773022726,"package_name":"actions/stale","ecosystem":"actions","requirements":"5f858e3efba33a5ca4407a664cc011ad407f2008","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs-build.yml","sha":null,"kind":"manifest","created_at":"2025-12-18T16:02:48.386Z","updated_at":"2025-12-18T16:02:48.386Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/.github/workflows/docs-build.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/docs-cleanup.yml","sha":null,"kind":"manifest","created_at":"2025-12-18T16:02:48.432Z","updated_at":"2025-12-18T16:02:48.432Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/.github/workflows/docs-cleanup.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/gencheck.yml","sha":null,"kind":"manifest","created_at":"2025-12-18T16:02:48.479Z","updated_at":"2025-12-18T16:02:48.479Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/.github/workflows/gencheck.yml","dependencies":[{"id":25773022727,"package_name":"elastic/clients-team-automations/gencheck","ecosystem":"actions","requirements":"ba683215c43524580baa8b6b32b93958a9aa567b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/issue-ingest-stats.yml","sha":null,"kind":"manifest","created_at":"2025-12-18T16:02:49.200Z","updated_at":"2025-12-18T16:02:49.200Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/.github/workflows/issue-ingest-stats.yml","dependencies":[{"id":25773022728,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25773022729,"package_name":"elastic/clients-team-automations/issues_stats","ecosystem":"actions","requirements":"ba683215c43524580baa8b6b32b93958a9aa567b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-please.yml","sha":null,"kind":"manifest","created_at":"2025-12-18T16:02:49.283Z","updated_at":"2025-12-18T16:02:49.283Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/.github/workflows/release-please.yml","dependencies":[{"id":25773022730,"package_name":"elastic/ci-gh-actions/fetch-github-token","ecosystem":"actions","requirements":"8a7604dfdd4e7fe21f969bfe9ff96e17635ea577","direct":true,"kind":"composite","optional":false},{"id":25773022731,"package_name":"googleapis/release-please-action","ecosystem":"actions","requirements":"16a9c90856f42705d54a6fda1823352bdc62cf38","direct":true,"kind":"composite","optional":false},{"id":25773022732,"package_name":"actions/checkout","ecosystem":"actions","requirements":"1af3b93b6815bc44a9784bd300feb67ff0d1eeb3","direct":true,"kind":"composite","optional":false},{"id":25773022733,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"84ae59a2cdc2258d6fa0732dd66352dddae2a412","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/sync-labels.yml","sha":null,"kind":"manifest","created_at":"2025-12-18T16:02:49.499Z","updated_at":"2025-12-18T16:02:49.499Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/.github/workflows/sync-labels.yml","dependencies":[{"id":25773022734,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25773022735,"package_name":"EndBug/label-sync","ecosystem":"actions","requirements":"52074158190acb45f3077f9099fea818aa43f97a","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"_examples/extension/go.mod","sha":null,"kind":"manifest","created_at":"2025-12-18T16:02:50.676Z","updated_at":"2025-12-18T16:02:50.676Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/extension/go.mod","dependencies":[{"id":25773022736,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.8.0","direct":true,"kind":"runtime","optional":false},{"id":25773022737,"package_name":"github.com/elastic/go-elasticsearch/v9","ecosystem":"go","requirements":"v9.0.0-00010101000000-000000000000","direct":true,"kind":"runtime","optional":false},{"id":25773022740,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.4.2","direct":true,"kind":"runtime","optional":false},{"id":25773022741,"package_name":"github.com/go-logr/stdr","ecosystem":"go","requirements":"v1.2.2","direct":true,"kind":"runtime","optional":false},{"id":25773022742,"package_name":"go.opentelemetry.io/auto/sdk","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":25773022743,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.35.0","direct":true,"kind":"runtime","optional":false},{"id":25773022744,"package_name":"go.opentelemetry.io/otel/metric","ecosystem":"go","requirements":"v1.35.0","direct":true,"kind":"runtime","optional":false},{"id":25773022745,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.35.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/extension/go.sum","sha":null,"kind":"lockfile","created_at":"2025-12-18T16:02:52.347Z","updated_at":"2025-12-18T16:02:52.347Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/extension/go.sum","dependencies":[{"id":25773022764,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25773022746,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25773022747,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.8.0","direct":false,"kind":"runtime","optional":false},{"id":25773022748,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25773022749,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25773022750,"package_name":"github.com/go-logr/stdr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25773022751,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25773022752,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25773022753,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25773022754,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25773022755,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.13.1","direct":false,"kind":"runtime","optional":false},{"id":25773022756,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":25773022757,"package_name":"go.opentelemetry.io/auto/sdk","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25773022758,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.35.0","direct":false,"kind":"runtime","optional":false},{"id":25773022759,"package_name":"go.opentelemetry.io/otel/metric","ecosystem":"go","requirements":"v1.35.0","direct":false,"kind":"runtime","optional":false},{"id":25773022760,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":25773022761,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.35.0","direct":false,"kind":"runtime","optional":false},{"id":25773022762,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":25773022763,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/interceptor/go.mod","sha":null,"kind":"manifest","created_at":"2025-12-18T16:02:52.506Z","updated_at":"2025-12-18T16:02:52.506Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/interceptor/go.mod","dependencies":[{"id":25773022765,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.8.0","direct":true,"kind":"runtime","optional":false},{"id":25773022766,"package_name":"github.com/elastic/go-elasticsearch/v9","ecosystem":"go","requirements":"v9.0.0-00010101000000-000000000000","direct":true,"kind":"runtime","optional":false},{"id":25773022767,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.38.0","direct":true,"kind":"runtime","optional":false},{"id":25773022768,"package_name":"go.opentelemetry.io/otel/exporters/stdout/stdoutmetric","ecosystem":"go","requirements":"v1.38.0","direct":true,"kind":"runtime","optional":false},{"id":25773022770,"package_name":"go.opentelemetry.io/otel/exporters/stdout/stdouttrace","ecosystem":"go","requirements":"v1.38.0","direct":true,"kind":"runtime","optional":false},{"id":25773022772,"package_name":"go.opentelemetry.io/otel/metric","ecosystem":"go","requirements":"v1.38.0","direct":true,"kind":"runtime","optional":false},{"id":25773022773,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v1.38.0","direct":true,"kind":"runtime","optional":false},{"id":25773022774,"package_name":"go.opentelemetry.io/otel/sdk/metric","ecosystem":"go","requirements":"v1.38.0","direct":true,"kind":"runtime","optional":false},{"id":25773022775,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.38.0","direct":true,"kind":"runtime","optional":false},{"id":25773022776,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.4.3","direct":true,"kind":"runtime","optional":false},{"id":25773022777,"package_name":"github.com/go-logr/stdr","ecosystem":"go","requirements":"v1.2.2","direct":true,"kind":"runtime","optional":false},{"id":25773022778,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":25773022779,"package_name":"go.opentelemetry.io/auto/sdk","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":25773022780,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.35.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"_examples/interceptor/go.sum","sha":null,"kind":"lockfile","created_at":"2025-12-18T16:02:54.339Z","updated_at":"2025-12-18T16:02:54.339Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/_examples/interceptor/go.sum","dependencies":[{"id":25773022781,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25773022782,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.8.0","direct":false,"kind":"runtime","optional":false},{"id":25773022783,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25773022784,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":25773022785,"package_name":"github.com/go-logr/stdr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25773022786,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25773022787,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25773022788,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25773022789,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25773022790,"package_name":"go.opentelemetry.io/auto/sdk","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25773022791,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.38.0","direct":false,"kind":"runtime","optional":false},{"id":25773022792,"package_name":"go.opentelemetry.io/otel/exporters/stdout/stdoutmetric","ecosystem":"go","requirements":"v1.38.0","direct":false,"kind":"runtime","optional":false},{"id":25773022793,"package_name":"go.opentelemetry.io/otel/exporters/stdout/stdouttrace","ecosystem":"go","requirements":"v1.38.0","direct":false,"kind":"runtime","optional":false},{"id":25773022794,"package_name":"go.opentelemetry.io/otel/metric","ecosystem":"go","requirements":"v1.38.0","direct":false,"kind":"runtime","optional":false},{"id":25773022795,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v1.38.0","direct":false,"kind":"runtime","optional":false},{"id":25773022796,"package_name":"go.opentelemetry.io/otel/sdk/metric","ecosystem":"go","requirements":"v1.38.0","direct":false,"kind":"runtime","optional":false},{"id":25773022797,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.38.0","direct":false,"kind":"runtime","optional":false},{"id":25773022798,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25773022799,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.35.0","direct":false,"kind":"runtime","optional":false},{"id":25773022800,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"internal/testing/go.mod","sha":null,"kind":"manifest","created_at":"2025-12-18T16:02:54.532Z","updated_at":"2025-12-18T16:02:54.532Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/internal/testing/go.mod","dependencies":[{"id":25773022801,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.8.0","direct":true,"kind":"runtime","optional":false},{"id":25773022802,"package_name":"github.com/elastic/go-elasticsearch/v9","ecosystem":"go","requirements":"v9.0.0-20250401132409-0ffca4b1f163","direct":true,"kind":"runtime","optional":false},{"id":25773022803,"package_name":"github.com/testcontainers/testcontainers-go","ecosystem":"go","requirements":"v0.34.0","direct":true,"kind":"runtime","optional":false},{"id":25773022804,"package_name":"github.com/testcontainers/testcontainers-go/modules/elasticsearch","ecosystem":"go","requirements":"v0.34.0","direct":true,"kind":"runtime","optional":false},{"id":25773022807,"package_name":"dario.cat/mergo","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25773022808,"package_name":"github.com/Azure/go-ansiterm","ecosystem":"go","requirements":"v0.0.0-20210617225240-d185dfc1b5a1","direct":true,"kind":"runtime","optional":false},{"id":25773022809,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.6.2","direct":true,"kind":"runtime","optional":false},{"id":25773022810,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.2.1","direct":true,"kind":"runtime","optional":false},{"id":25773022811,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.7.18","direct":true,"kind":"runtime","optional":false},{"id":25773022813,"package_name":"github.com/containerd/log","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":25773022814,"package_name":"github.com/containerd/platforms","ecosystem":"go","requirements":"v0.2.1","direct":true,"kind":"runtime","optional":false},{"id":25773022815,"package_name":"github.com/cpuguy83/dockercfg","ecosystem":"go","requirements":"v0.3.2","direct":true,"kind":"runtime","optional":false},{"id":25773022816,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":25773022817,"package_name":"github.com/distribution/reference","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":25773022818,"package_name":"github.com/docker/docker","ecosystem":"go","requirements":"v27.1.1+incompatible","direct":true,"kind":"runtime","optional":false},{"id":25773022819,"package_name":"github.com/docker/go-connections","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":25773022820,"package_name":"github.com/docker/go-units","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":25773022821,"package_name":"github.com/felixge/httpsnoop","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":25773022822,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.4.2","direct":true,"kind":"runtime","optional":false},{"id":25773022823,"package_name":"github.com/go-logr/stdr","ecosystem":"go","requirements":"v1.2.2","direct":true,"kind":"runtime","optional":false},{"id":25773022824,"package_name":"github.com/go-ole/go-ole","ecosystem":"go","requirements":"v1.2.6","direct":true,"kind":"runtime","optional":false},{"id":25773022825,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":true,"kind":"runtime","optional":false},{"id":25773022826,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":25773022827,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.17.4","direct":true,"kind":"runtime","optional":false},{"id":25773022828,"package_name":"github.com/lufia/plan9stats","ecosystem":"go","requirements":"v0.0.0-20211012122336-39d0f177ccd0","direct":true,"kind":"runtime","optional":false},{"id":25773022829,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.7","direct":true,"kind":"runtime","optional":false},{"id":25773022830,"package_name":"github.com/moby/docker-image-spec","ecosystem":"go","requirements":"v1.3.1","direct":true,"kind":"runtime","optional":false},{"id":25773022831,"package_name":"github.com/moby/patternmatcher","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":25773022832,"package_name":"github.com/moby/sys/sequential","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":25773022833,"package_name":"github.com/moby/sys/user","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":25773022836,"package_name":"github.com/moby/term","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":25773022837,"package_name":"github.com/morikuni/aec","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25773022838,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25773022839,"package_name":"github.com/opencontainers/image-spec","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":25773022840,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":25773022841,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25773022842,"package_name":"github.com/power-devops/perfstat","ecosystem":"go","requirements":"v0.0.0-20210106213030-5aafc221ea8c","direct":true,"kind":"runtime","optional":false},{"id":25773022843,"package_name":"github.com/shirou/gopsutil/v3","ecosystem":"go","requirements":"v3.23.12","direct":true,"kind":"runtime","optional":false},{"id":25773022844,"package_name":"github.com/shoenig/go-m1cpu","ecosystem":"go","requirements":"v0.1.6","direct":true,"kind":"runtime","optional":false},{"id":25773022845,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.9.3","direct":true,"kind":"runtime","optional":false},{"id":25773022846,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.10.0","direct":true,"kind":"runtime","optional":false},{"id":25773022847,"package_name":"github.com/tklauser/go-sysconf","ecosystem":"go","requirements":"v0.3.12","direct":true,"kind":"runtime","optional":false},{"id":25773022848,"package_name":"github.com/tklauser/numcpus","ecosystem":"go","requirements":"v0.6.1","direct":true,"kind":"runtime","optional":false},{"id":25773022849,"package_name":"github.com/yusufpapurcu/wmi","ecosystem":"go","requirements":"v1.2.3","direct":true,"kind":"runtime","optional":false},{"id":25773022850,"package_name":"go.opentelemetry.io/auto/sdk","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":25773022851,"package_name":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","ecosystem":"go","requirements":"v0.49.0","direct":true,"kind":"runtime","optional":false},{"id":25773022852,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.35.0","direct":true,"kind":"runtime","optional":false},{"id":25773022853,"package_name":"go.opentelemetry.io/otel/metric","ecosystem":"go","requirements":"v1.35.0","direct":true,"kind":"runtime","optional":false},{"id":25773022854,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.35.0","direct":true,"kind":"runtime","optional":false},{"id":25773022855,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.37.0","direct":true,"kind":"runtime","optional":false},{"id":25773022856,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.16.0","direct":true,"kind":"runtime","optional":false},{"id":25773022857,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.32.0","direct":true,"kind":"runtime","optional":false},{"id":25773022858,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"internal/testing/go.sum","sha":null,"kind":"lockfile","created_at":"2025-12-18T16:03:01.867Z","updated_at":"2025-12-18T16:03:01.867Z","repository_link":"https://github.com/elastic/go-elasticsearch/blob/main/internal/testing/go.sum","dependencies":[{"id":25773022861,"package_name":"dario.cat/mergo","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25773022862,"package_name":"github.com/AdaLogics/go-fuzz-headers","ecosystem":"go","requirements":"v0.0.0-20230811130428-ced1acdcaa24","direct":false,"kind":"runtime","optional":false},{"id":25773022863,"package_name":"github.com/Azure/go-ansiterm","ecosystem":"go","requirements":"v0.0.0-20210617225240-d185dfc1b5a1","direct":false,"kind":"runtime","optional":false},{"id":25773022864,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.6.2","direct":false,"kind":"runtime","optional":false},{"id":25773022865,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.2.1","direct":false,"kind":"runtime","optional":false},{"id":25773022866,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.7.18","direct":false,"kind":"runtime","optional":false},{"id":25773022867,"package_name":"github.com/containerd/log","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25773022868,"package_name":"github.com/containerd/platforms","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25773022869,"package_name":"github.com/cpuguy83/dockercfg","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25773022870,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.18","direct":false,"kind":"runtime","optional":false},{"id":25773022871,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25773022872,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25773022873,"package_name":"github.com/distribution/reference","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25773022874,"package_name":"github.com/docker/docker","ecosystem":"go","requirements":"v27.1.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":25773022875,"package_name":"github.com/docker/go-connections","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25773022876,"package_name":"github.com/docker/go-units","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25773022877,"package_name":"github.com/elastic/elastic-transport-go/v8","ecosystem":"go","requirements":"v8.8.0","direct":false,"kind":"runtime","optional":false},{"id":25773022878,"package_name":"github.com/elastic/go-elasticsearch/v8","ecosystem":"go","requirements":"v8.12.1","direct":false,"kind":"runtime","optional":false},{"id":25773022879,"package_name":"github.com/felixge/httpsnoop","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25773022880,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25773022881,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25773022882,"package_name":"github.com/go-logr/stdr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25773022883,"package_name":"github.com/go-ole/go-ole","ecosystem":"go","requirements":"v1.2.6","direct":false,"kind":"runtime","optional":false},{"id":25773022884,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":25773022885,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":25773022886,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":25773022887,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25773022888,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25773022889,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25773022890,"package_name":"github.com/grpc-ecosystem/grpc-gateway/v2","ecosystem":"go","requirements":"v2.16.0","direct":false,"kind":"runtime","optional":false},{"id":25773022891,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25773022892,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25773022893,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.17.4","direct":false,"kind":"runtime","optional":false},{"id":25773022894,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25773022895,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25773022896,"package_name":"github.com/lufia/plan9stats","ecosystem":"go","requirements":"v0.0.0-20211012122336-39d0f177ccd0","direct":false,"kind":"runtime","optional":false},{"id":25773022897,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.7","direct":false,"kind":"runtime","optional":false},{"id":25773022898,"package_name":"github.com/moby/docker-image-spec","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25773022899,"package_name":"github.com/moby/patternmatcher","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25773022900,"package_name":"github.com/moby/sys/sequential","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25773022901,"package_name":"github.com/moby/sys/user","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25773022902,"package_name":"github.com/moby/term","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25773022903,"package_name":"github.com/morikuni/aec","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25773022904,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25773022905,"package_name":"github.com/opencontainers/image-spec","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25773022906,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":25773022907,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25773022908,"package_name":"github.com/power-devops/perfstat","ecosystem":"go","requirements":"v0.0.0-20210106213030-5aafc221ea8c","direct":false,"kind":"runtime","optional":false},{"id":25773022909,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.13.1","direct":false,"kind":"runtime","optional":false},{"id":25773022910,"package_name":"github.com/shirou/gopsutil/v3","ecosystem":"go","requirements":"v3.23.12","direct":false,"kind":"runtime","optional":false},{"id":25773022911,"package_name":"github.com/shoenig/go-m1cpu","ecosystem":"go","requirements":"v0.1.6","direct":false,"kind":"runtime","optional":false},{"id":25773022912,"package_name":"github.com/shoenig/test","ecosystem":"go","requirements":"v0.6.4","direct":false,"kind":"runtime","optional":false},{"id":25773022913,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.9.3","direct":false,"kind":"runtime","optional":false},{"id":25773022914,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25773022915,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25773022916,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25773022917,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25773022918,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25773022919,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":25773022920,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":25773022921,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":false,"kind":"runtime","optional":false},{"id":25773022922,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":25773022923,"package_name":"github.com/testcontainers/testcontainers-go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":25773022924,"package_name":"github.com/testcontainers/testcontainers-go/modules/elasticsearch","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":25773022925,"package_name":"github.com/tklauser/go-sysconf","ecosystem":"go","requirements":"v0.3.12","direct":false,"kind":"runtime","optional":false},{"id":25773022926,"package_name":"github.com/tklauser/numcpus","ecosystem":"go","requirements":"v0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25773022927,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":25773022928,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25773022929,"package_name":"github.com/yusufpapurcu/wmi","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25773022930,"package_name":"go.opentelemetry.io/auto/sdk","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25773022931,"package_name":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","ecosystem":"go","requirements":"v0.49.0","direct":false,"kind":"runtime","optional":false},{"id":25773022932,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.35.0","direct":false,"kind":"runtime","optional":false},{"id":25773022933,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":25773022934,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":25773022935,"package_name":"go.opentelemetry.io/otel/metric","ecosystem":"go","requirements":"v1.35.0","direct":false,"kind":"runtime","optional":false},{"id":25773022936,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":25773022937,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.35.0","direct":false,"kind":"runtime","optional":false},{"id":25773022938,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25773022939,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":25773022940,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":25773022941,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":25773022942,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.37.0","direct":false,"kind":"runtime","optional":false},{"id":25773022943,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25773022944,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25773022945,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.16.0","direct":false,"kind":"runtime","optional":false},{"id":25773022946,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":25773022947,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":25773022948,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":25773022949,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":25773022950,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":25773022951,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":25773022952,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":25773022953,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":25773022954,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":25773022955,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":25773022956,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190916202348-b4ddaad3f8a3","direct":false,"kind":"runtime","optional":false},{"id":25773022957,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":25773022958,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201204225414-ed752295db88","direct":false,"kind":"runtime","optional":false},{"id":25773022959,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210616094352-59db8d763f22","direct":false,"kind":"runtime","optional":false},{"id":25773022960,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220715151400-c0bba94af5f8","direct":false,"kind":"runtime","optional":false},{"id":25773022961,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25773022962,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":25773022963,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":25773022964,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.32.0","direct":false,"kind":"runtime","optional":false},{"id":25773022965,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.31.0","direct":false,"kind":"runtime","optional":false},{"id":25773022966,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25773022967,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":25773022968,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25773022969,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20220210224613-90d013bbcef8","direct":false,"kind":"runtime","optional":false},{"id":25773022970,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":25773022971,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":25773022972,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200619180055-7c47624df98f","direct":false,"kind":"runtime","optional":false},{"id":25773022973,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210106214847-113979e3529a","direct":false,"kind":"runtime","optional":false},{"id":25773022974,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":25773022975,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":25773022976,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":25773022977,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":25773022978,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230920204549-e6e6cdab5c13","direct":false,"kind":"runtime","optional":false},{"id":25773022979,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20240318140521-94a12d6c2237","direct":false,"kind":"runtime","optional":false},{"id":25773022980,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20240318140521-94a12d6c2237","direct":false,"kind":"runtime","optional":false},{"id":25773022981,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.64.1","direct":false,"kind":"runtime","optional":false},{"id":25773022982,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.33.0","direct":false,"kind":"runtime","optional":false},{"id":25773022983,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":25773022984,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":25773022985,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":25773022986,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25773022987,"package_name":"gotest.tools/v3","ecosystem":"go","requirements":"v3.5.1","direct":false,"kind":"runtime","optional":false}]}],"score":34.519331673685784,"created_at":"2025-08-07T16:44:55.641Z","updated_at":"2026-06-20T04:00:49.280Z","avatar_url":"https://github.com/elastic.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362670","html_url":"https://summary.ecosyste.ms/projects/362670"}