{"id":4375474,"name":"@fastify/elasticsearch","ecosystem":"npm","description":"Fastify plugin for elastic search","homepage":"https://github.com/fastify/fastify-elasticsearch#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fastify/fastify-elasticsearch","keywords_array":["fastify","elastic","elasticsearch","elastic search","ES"],"namespace":"fastify","versions_count":11,"first_release_published_at":"2022-04-27T13:46:44.471Z","latest_release_published_at":"2026-09-10T09:38:24.952Z","latest_release_number":"4.0.4","last_synced_at":"2026-09-10T11:18:04.524Z","created_at":"2022-05-24T13:29:19.032Z","updated_at":"2026-09-10T11:18:04.524Z","registry_url":"https://www.npmjs.com/package/@fastify/elasticsearch","install_command":"npm install @fastify/elasticsearch","documentation_url":null,"metadata":{"funding":[{"type":"github","url":"https://github.com/sponsors/fastify"},{"type":"opencollective","url":"https://opencollective.com/fastify"}],"dist-tags":{"next":"4.0.0","latest":"4.0.4"},"contentPolicy":null},"repo_metadata":{"id":30015348,"uuid":"123586522","full_name":"fastify/fastify-elasticsearch","owner":"fastify","description":"Fastify plugin for Elasticsearch","archived":false,"fork":false,"pushed_at":"2026-08-08T14:37:52.000Z","size":151,"stargazers_count":45,"open_issues_count":1,"forks_count":16,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-14T08:41:18.560Z","etag":null,"topics":["fastify","fastify-plugin"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/@fastify/elasticsearch","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fastify.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"fastify","open_collective":"fastify"}},"created_at":"2018-03-02T14:06:17.000Z","updated_at":"2026-08-08T14:37:56.000Z","dependencies_parsed_at":"2024-01-25T20:02:07.753Z","dependency_job_id":"ef8aaf0f-1d7a-4338-addd-6a399b5e5537","html_url":"https://github.com/fastify/fastify-elasticsearch","commit_stats":{"total_commits":131,"total_committers":24,"mean_commits":5.458333333333333,"dds":0.6641221374045801,"last_synced_commit":"981fdcfe9de8c7ad95624e1ce84b5909143d123b"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/fastify/fastify-elasticsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastify","download_url":"https://codeload.github.com/fastify/fastify-elasticsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/sbom","scorecard":{"id":393356,"data":{"date":"2025-08-11","repo":{"name":"github.com/fastify/fastify-elasticsearch","commit":"8536d990d16af3be08ac2e99902228b51983d5df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/24 approved changesets -- score normalized to 2","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":"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":"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":"Maintained","score":3,"reason":"3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18"],"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":"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/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify-elasticsearch/ci.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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/fastify/.github/SECURITY.md:1","Info: Found linked content: github.com/fastify/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/fastify/.github/SECURITY.md:1","Info: Found text in security policy: github.com/fastify/.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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:22:45.485Z","repository_id":30015348,"created_at":"2025-08-18T18:22:45.486Z","updated_at":"2025-08-18T18:22:45.486Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36643786,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"fastify","name":"Fastify","uuid":"24939410","kind":"organization","description":"Fast and low overhead web framework, for Node.js","email":"hello@fastify.dev","website":"https://fastify.dev","location":"United States of America","twitter":"fastifyjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/24939410?v=4","repositories_count":139,"last_synced_at":"2026-08-08T09:20:55.846Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"fastify","open_collective":"fastify"}},"html_url":"https://github.com/fastify","funding_links":["https://github.com/sponsors/fastify","https://opencollective.com/fastify"],"total_stars":63632,"followers":1277,"following":0,"created_at":"2022-11-02T16:30:46.974Z","updated_at":"2026-08-08T09:20:55.860Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastify/repositories"},"tags":[{"name":"v4.0.2","sha":"ee596691306cdabb6bae557b08abdc1559fb64fa","kind":"tag","published_at":"2025-01-11T11:34:11.000Z","download_url":"https://codeload.github.com/fastify/fastify-elasticsearch/tar.gz/v4.0.2","html_url":"https://github.com/fastify/fastify-elasticsearch/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-elasticsearch@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"981fdcfe9de8c7ad95624e1ce84b5909143d123b","kind":"commit","published_at":"2024-09-22T09:10:40.000Z","download_url":"https://codeload.github.com/fastify/fastify-elasticsearch/tar.gz/v4.0.1","html_url":"https://github.com/fastify/fastify-elasticsearch/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-elasticsearch@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"e5f98646b913778b920a3716ae5c51c25402dade","kind":"commit","published_at":"2024-09-06T15:52:08.000Z","download_url":"https://codeload.github.com/fastify/fastify-elasticsearch/tar.gz/v4.0.0","html_url":"https://github.com/fastify/fastify-elasticsearch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-elasticsearch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"201f22ccb64fc1c02c38abc6ccd4803b7341df8a","kind":"commit","published_at":"2022-12-02T23:44:13.000Z","download_url":"https://codeload.github.com/fastify/fastify-elasticsearch/tar.gz/v3.1.0","html_url":"https://github.com/fastify/fastify-elasticsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-elasticsearch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"767343d8486a62ca621e1c3afa3bc119a6e30fce","kind":"commit","published_at":"2022-07-20T16:37:09.000Z","download_url":"https://codeload.github.com/fastify/fastify-elasticsearch/tar.gz/v3.0.0","html_url":"https://github.com/fastify/fastify-elasticsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-elasticsearch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"85e418b7153a676c91b1a2dbd191b3ba8cdac30e","kind":"commit","published_at":"2022-04-27T13:47:25.000Z","download_url":"https://codeload.github.com/fastify/fastify-elasticsearch/tar.gz/v2.1.0","html_url":"https://github.com/fastify/fastify-elasticsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-elasticsearch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b61a9b8aba170302b81421d4ae26206f39cc5fc8","kind":"commit","published_at":"2020-07-07T17:01:16.000Z","download_url":"https://codeload.github.com/fastify/fastify-elasticsearch/tar.gz/v2.0.0","html_url":"https://github.com/fastify/fastify-elasticsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-elasticsearch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"1e7144d26d2375ca2ca72971e9f766ca1b0f3783","kind":"commit","published_at":"2019-11-15T08:24:49.000Z","download_url":"https://codeload.github.com/fastify/fastify-elasticsearch/tar.gz/v1.1.0","html_url":"https://github.com/fastify/fastify-elasticsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-elasticsearch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"abd1fd6ed75aa8e55e0abcb0737004f37fcfcf4b","kind":"commit","published_at":"2019-06-10T13:40:45.000Z","download_url":"https://codeload.github.com/fastify/fastify-elasticsearch/tar.gz/v1.0.0","html_url":"https://github.com/fastify/fastify-elasticsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-elasticsearch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v1.0.0/manifests"},{"name":"v0.4.0","sha":"e14cddac761c85355670945c005d1be1396bb309","kind":"commit","published_at":"2018-11-13T09:20:23.000Z","download_url":"https://codeload.github.com/fastify/fastify-elasticsearch/tar.gz/v0.4.0","html_url":"https://github.com/fastify/fastify-elasticsearch/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-elasticsearch@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"1462c18c8ed9edefdbf0954068d09f6eca006ee1","kind":"tag","published_at":"2018-04-03T15:48:18.000Z","download_url":"https://codeload.github.com/fastify/fastify-elasticsearch/tar.gz/v0.3.0","html_url":"https://github.com/fastify/fastify-elasticsearch/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-elasticsearch@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"d718b85de913301dc1aaccc3e4e4c694f89b58ac","kind":"tag","published_at":"2018-03-05T11:24:47.000Z","download_url":"https://codeload.github.com/fastify/fastify-elasticsearch/tar.gz/v0.2.0","html_url":"https://github.com/fastify/fastify-elasticsearch/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-elasticsearch@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"36121fd23bd56924d83fc737baad780bde85e4e4","kind":"tag","published_at":"2018-03-02T15:20:04.000Z","download_url":"https://codeload.github.com/fastify/fastify-elasticsearch/tar.gz/v0.1.0","html_url":"https://github.com/fastify/fastify-elasticsearch/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-elasticsearch@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-14T11:02:50.672Z","dependent_packages_count":1,"downloads":11298,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":3.6420271395830706,"dependent_repos_count":6.3697724016831225,"dependent_packages_count":20.981644393120014,"stargazers_count":6.51278247745691,"forks_count":5.86454525594053,"docker_downloads_count":0.922784054700824,"average":7.382259287080745},"purl":"pkg:npm/%40fastify/elasticsearch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@fastify/elasticsearch","docker_dependents_count":1,"docker_downloads_count":1100,"usage_url":"https://repos.ecosyste.ms/usage/npm/@fastify/elasticsearch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@fastify/elasticsearch/dependencies","status":null,"funding_links":["https://github.com/sponsors/fastify","https://opencollective.com/fastify"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T12:43:17.584Z","issues_count":9,"pull_requests_count":185,"avg_time_to_close_issue":6246866.25,"avg_time_to_close_pull_request":498814.26857142855,"issues_closed_count":8,"pull_requests_closed_count":175,"pull_request_authors_count":22,"issue_authors_count":6,"avg_comments_per_issue":3.6666666666666665,"avg_comments_per_pull_request":0.7567567567567568,"merged_pull_requests_count":150,"bot_issues_count":2,"bot_pull_requests_count":92,"past_year_issues_count":0,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":419468.5416666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.46153846153846156,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-elasticsearch/issues","maintainers":[{"login":"Fdawgs","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fdawgs"},{"login":"mcollina","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"Eomm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"jsumners","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsumners"},{"login":"StarpTech","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StarpTech"},{"login":"delvedor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delvedor"},{"login":"gurgunday","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"Tony133","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tony133"},{"login":"climba03003","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/climba03003"},{"login":"metcoder95","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metcoder95"}],"active_maintainers":[{"login":"Fdawgs","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fdawgs"},{"login":"climba03003","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/climba03003"},{"login":"Tony133","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tony133"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Felasticsearch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Felasticsearch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Felasticsearch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Felasticsearch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Felasticsearch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Felasticsearch/codemeta","maintainers":[{"uuid":"matteo.collina","login":"matteo.collina","name":null,"email":"hello@matteocollina.com","url":null,"packages_count":652,"html_url":"https://www.npmjs.com/~matteo.collina","role":null,"created_at":"2026-08-06T12:43:16.297Z","updated_at":"2026-08-06T12:43:16.297Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matteo.collina/packages"},{"uuid":"kibertoad","login":"kibertoad","name":null,"email":"iselwin@gmail.com","url":null,"packages_count":329,"html_url":"https://www.npmjs.com/~kibertoad","role":null,"created_at":"2022-11-15T17:45:20.702Z","updated_at":"2022-11-15T17:45:20.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kibertoad/packages"},{"uuid":"eomm","login":"eomm","name":null,"email":"behemoth89@gmail.com","url":null,"packages_count":143,"html_url":"https://www.npmjs.com/~eomm","role":null,"created_at":"2022-11-15T17:45:17.361Z","updated_at":"2022-11-15T17:45:17.361Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eomm/packages"},{"uuid":"climba03003","login":"climba03003","name":null,"email":"kaka@kakawebsitedemo.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~climba03003","role":null,"created_at":"2022-11-15T17:45:22.163Z","updated_at":"2022-11-15T17:45:22.163Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/climba03003/packages"},{"uuid":"fdawgs","login":"fdawgs","name":null,"email":"frazer.dev@icloud.com","url":null,"packages_count":105,"html_url":"https://www.npmjs.com/~fdawgs","role":null,"created_at":"2022-11-15T17:45:23.407Z","updated_at":"2022-11-15T17:45:23.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fdawgs/packages"},{"uuid":"metcoder95","login":"metcoder95","name":null,"email":"me@metcoder.dev","url":null,"packages_count":101,"html_url":"https://www.npmjs.com/~metcoder95","role":null,"created_at":"2026-09-04T11:25:28.038Z","updated_at":"2026-09-04T11:25:28.038Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/metcoder95/packages"},{"uuid":"tony133","login":"tony133","name":null,"email":"a.tripodi133@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~tony133","role":null,"created_at":"2026-04-07T13:31:29.347Z","updated_at":"2026-04-07T13:31:29.347Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tony133/packages"},{"uuid":"gurgunday","login":"gurgunday","name":null,"email":"hey@gurgun.day","url":null,"packages_count":106,"html_url":"https://www.npmjs.com/~gurgunday","role":null,"created_at":"2023-09-06T08:51:45.075Z","updated_at":"2023-09-06T08:51:45.075Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gurgunday/packages"}]}