{"id":8218365,"name":"github.com/TypeSense/TypeSense-go","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/TypeSense/TypeSense-go","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2021-01-15T10:24:59.000Z","latest_release_published_at":"2024-06-14T12:11:28.000Z","latest_release_number":"v1.1.0","last_synced_at":"2026-09-18T23:54:06.566Z","created_at":"2023-09-05T03:35:03.071Z","updated_at":"2026-09-21T11:48:15.569Z","registry_url":"https://pkg.go.dev/github.com/TypeSense/TypeSense-go","install_command":"go get github.com/TypeSense/TypeSense-go","documentation_url":"https://pkg.go.dev/github.com/TypeSense/TypeSense-go#section-documentation","metadata":{},"repo_metadata":{"id":36950169,"uuid":"322947344","full_name":"typesense/typesense-go","owner":"typesense","description":"Go client for Typesense: https://github.com/typesense/typesense","archived":false,"fork":false,"pushed_at":"2026-08-31T15:57:38.000Z","size":782,"stargazers_count":319,"open_issues_count":33,"forks_count":73,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-09-18T15:59:04.137Z","etag":null,"topics":["go-client","search","typesense"],"latest_commit_sha":null,"homepage":"","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/typesense.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":"typesense"}},"created_at":"2020-12-19T22:13:47.000Z","updated_at":"2026-09-17T05:45:10.000Z","dependencies_parsed_at":"2024-01-02T12:22:30.966Z","dependency_job_id":"9a364ea6-2a03-4728-9d5d-753df5ecb9c5","html_url":"https://github.com/typesense/typesense-go","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/typesense/typesense-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typesense","download_url":"https://codeload.github.com/typesense/typesense-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/sbom","scorecard":{"id":905360,"data":{"date":"2025-08-11","repo":{"name":"github.com/typesense/typesense-go","commit":"ef9a7a081073abeb6c9d8fb0546ce5cf8b422878"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:13","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/golangci-lint.yml:15","Warn: topLevel 'checks' permission set to 'write': .github/workflows/golangci-lint.yml:17","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typesense/typesense-go/golangci-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typesense/typesense-go/golangci-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typesense/typesense-go/golangci-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typesense/typesense-go/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/typesense/typesense-go/tests.yml/master?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/golangci-lint.yml:34","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":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":"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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":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"}},{"name":"Vulnerabilities","score":0,"reason":"35 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0278 / GHSA-mvff-h3cj-wj9c","Warn: Project is vulnerable to: GO-2022-0344 / GHSA-crp2-qrr5-8pq7","Warn: Project is vulnerable to: GO-2024-2846 / GHSA-c9cp-9c75-9v8c","Warn: Project is vulnerable to: GO-2022-0482 / GHSA-5ffw-gxpp-mxpf","Warn: Project is vulnerable to: GO-2022-1147 / GHSA-2qjp-425j-52j9","Warn: Project is vulnerable to: GO-2023-1573 / GHSA-259w-8hf6-59c2","Warn: Project is vulnerable to: GO-2023-1574 / GHSA-hmfx-3pcx-653p","Warn: Project is vulnerable to: GO-2023-2412 / GHSA-7ww5-4wqc-m92c","Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2022-0379 / GHSA-qq97-vm5h-rrhg","Warn: Project is vulnerable to: GHSA-hqxw-f8mx-cpmw","Warn: Project is vulnerable to: GO-2022-0390 / GHSA-2mm7-x5h6-5pvq","Warn: Project is vulnerable to: GO-2022-0985 / GHSA-rc4r-wh2q-q6c4","Warn: Project is vulnerable to: GO-2022-1107 / GHSA-vp35-85q5-9f25","Warn: Project is vulnerable to: GO-2023-1699 / GHSA-232p-vwff-86mp","Warn: Project is vulnerable to: GO-2023-1700 / GHSA-33pg-m6jh-5237","Warn: Project is vulnerable to: GO-2023-1701 / GHSA-6wrf-mxfj-pf5p","Warn: Project is vulnerable to: GHSA-jq35-85cj-fj4p","Warn: Project is vulnerable to: GHSA-mq39-4gv4-mvpx","Warn: Project is vulnerable to: GO-2024-3005 / GHSA-v23v-6jw2-98fq","Warn: Project is vulnerable to: GO-2024-2512 / GHSA-xw73-rw38-6vjc","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3533 / GHSA-wq9g-9vfc-cfq9","Warn: Project is vulnerable to: GO-2022-0274","Warn: Project is vulnerable to: GO-2022-0452 / GHSA-f3fp-gc8g-vw66","Warn: Project is vulnerable to: GO-2023-1683 / GHSA-g2j6-57v7-gm8c","Warn: Project is vulnerable to: GO-2023-1682 / GHSA-m8cg-xc2p-r3fc","Warn: Project is vulnerable to: GO-2023-1627 / GHSA-vpvm-3wq2-2wvm","Warn: Project is vulnerable to: GO-2024-2491 / GHSA-xr7r-f8xq-vfvv","Warn: Project is vulnerable to: GO-2024-3110 / GHSA-jfvp-7x6p-h2pv","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2023-2153 / GHSA-m425-mq94-257g / GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T17:09:22.265Z","repository_id":36950169,"created_at":"2025-08-24T17:09:22.266Z","updated_at":"2025-08-24T17:09:22.266Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37569254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-21T02:00:06.232Z","response_time":53,"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":"typesense","name":"Typesense","uuid":"19822348","kind":"organization","description":"Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy search engine","email":"contact@typesense.org","website":"https://typesense.org","location":"United States of America","twitter":"typesense","company":null,"icon_url":"https://avatars.githubusercontent.com/u/19822348?v=4","repositories_count":70,"last_synced_at":"2024-05-01T09:29:58.386Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"typesense"}},"html_url":"https://github.com/typesense","funding_links":["https://github.com/sponsors/typesense"],"total_stars":20999,"followers":329,"following":0,"created_at":"2022-11-12T13:23:23.249Z","updated_at":"2024-05-01T09:30:23.514Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typesense","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typesense/repositories"},"tags":[{"name":"v4.0.0-alpha2","sha":"452c4299ec11b448f366cae2ef0e94f74e48b3cb","kind":"commit","published_at":"2025-10-31T14:15:10.000Z","download_url":"https://codeload.github.com/typesense/typesense-go/tar.gz/v4.0.0-alpha2","html_url":"https://github.com/typesense/typesense-go/releases/tag/v4.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typesense/typesense-go@v4.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v4.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v4.0.0-alpha2/manifests"},{"name":"v4.0.0-alpha","sha":"69b1906c69112fa08f1ebd04aefc9249bc8eac53","kind":"commit","published_at":"2025-10-31T07:21:37.000Z","download_url":"https://codeload.github.com/typesense/typesense-go/tar.gz/v4.0.0-alpha","html_url":"https://github.com/typesense/typesense-go/releases/tag/v4.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typesense/typesense-go@v4.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v4.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v4.0.0-alpha/manifests"},{"name":"v3.2.0","sha":"fd9df767b048e3203043d7f991cadb39b39eaf5f","kind":"commit","published_at":"2025-03-27T15:20:11.000Z","download_url":"https://codeload.github.com/typesense/typesense-go/tar.gz/v3.2.0","html_url":"https://github.com/typesense/typesense-go/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typesense/typesense-go@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"01ce554357b071f84a785e6fc381cc2e53f4dd2f","kind":"commit","published_at":"2025-02-16T12:26:13.000Z","download_url":"https://codeload.github.com/typesense/typesense-go/tar.gz/v3.1.0","html_url":"https://github.com/typesense/typesense-go/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typesense/typesense-go@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"e8d8bcdd195417515566302225c599b76c9c107d","kind":"commit","published_at":"2025-01-27T07:09:56.000Z","download_url":"https://codeload.github.com/typesense/typesense-go/tar.gz/v3.0.0","html_url":"https://github.com/typesense/typesense-go/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typesense/typesense-go@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v3.0.0/manifests"},{"name":"v1.1.0","sha":"085368c3c0cab9701285c7eb88bcf10810d08080","kind":"commit","published_at":"2024-06-14T12:11:28.000Z","download_url":"https://codeload.github.com/typesense/typesense-go/tar.gz/v1.1.0","html_url":"https://github.com/typesense/typesense-go/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typesense/typesense-go@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v1.1.0/manifests"},{"name":"v2.0.0","sha":"0bfdbc5bcc56350f817077ad4ab1f89ad7149622","kind":"commit","published_at":"2024-06-03T12:23:07.000Z","download_url":"https://codeload.github.com/typesense/typesense-go/tar.gz/v2.0.0","html_url":"https://github.com/typesense/typesense-go/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typesense/typesense-go@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"732a42723e582abf44d3dc431a61582c7abb154f","kind":"commit","published_at":"2023-12-22T01:07:06.000Z","download_url":"https://codeload.github.com/typesense/typesense-go/tar.gz/v1.0.0","html_url":"https://github.com/typesense/typesense-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typesense/typesense-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v1.0.0/manifests"},{"name":"v1.0","sha":"732a42723e582abf44d3dc431a61582c7abb154f","kind":"commit","published_at":"2023-12-22T01:07:06.000Z","download_url":"https://codeload.github.com/typesense/typesense-go/tar.gz/v1.0","html_url":"https://github.com/typesense/typesense-go/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typesense/typesense-go@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v1.0/manifests"},{"name":"v0.9.0","sha":"4d2cad02695cd09c26543af066a1219de1522b2f","kind":"commit","published_at":"2023-12-15T14:30:17.000Z","download_url":"https://codeload.github.com/typesense/typesense-go/tar.gz/v0.9.0","html_url":"https://github.com/typesense/typesense-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typesense/typesense-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"9a20a16cf6a031915adc6eb6b4bbccc18c3ceaae","kind":"commit","published_at":"2023-08-08T09:29:35.000Z","download_url":"https://codeload.github.com/typesense/typesense-go/tar.gz/v0.8.0","html_url":"https://github.com/typesense/typesense-go/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typesense/typesense-go@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"6b58fb513ab721a978f9fece38f3df043808ee64","kind":"commit","published_at":"2023-04-09T08:18:40.000Z","download_url":"https://codeload.github.com/typesense/typesense-go/tar.gz/v0.7.0","html_url":"https://github.com/typesense/typesense-go/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typesense/typesense-go@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"1bbb388b6a50ac9225f2b980b78610dfc4d53469","kind":"commit","published_at":"2022-12-02T13:25:54.000Z","download_url":"https://codeload.github.com/typesense/typesense-go/tar.gz/v0.6.2","html_url":"https://github.com/typesense/typesense-go/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typesense/typesense-go@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"18e21c7b94ce69cce235b8076469da00de4717e6","kind":"commit","published_at":"2022-09-22T04:11:18.000Z","download_url":"https://codeload.github.com/typesense/typesense-go/tar.gz/v0.6.1","html_url":"https://github.com/typesense/typesense-go/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typesense/typesense-go@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ca8a4d13ef696fe633552a18ba522a77ab337b68","kind":"commit","published_at":"2022-08-05T06:42:08.000Z","download_url":"https://codeload.github.com/typesense/typesense-go/tar.gz/v0.6.0","html_url":"https://github.com/typesense/typesense-go/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typesense/typesense-go@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"275ab77474322015480e51498fca7a419dfff056","kind":"commit","published_at":"2022-06-20T10:53:14.000Z","download_url":"https://codeload.github.com/typesense/typesense-go/tar.gz/v0.5.0","html_url":"https://github.com/typesense/typesense-go/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typesense/typesense-go@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2db0f91ae0fdb3025708f630d77f0e3d7edc7e68","kind":"commit","published_at":"2021-12-20T05:26:11.000Z","download_url":"https://codeload.github.com/typesense/typesense-go/tar.gz/v0.4.0","html_url":"https://github.com/typesense/typesense-go/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typesense/typesense-go@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"77cfae19b2a253387af713e7546b05662c9573f8","kind":"commit","published_at":"2021-08-06T10:44:39.000Z","download_url":"https://codeload.github.com/typesense/typesense-go/tar.gz/v0.3.0","html_url":"https://github.com/typesense/typesense-go/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typesense/typesense-go@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"884f67c43f426e1fe5c4e1a8af58e9e9f53658b4","kind":"commit","published_at":"2021-01-28T15:30:13.000Z","download_url":"https://codeload.github.com/typesense/typesense-go/tar.gz/v0.2.0","html_url":"https://github.com/typesense/typesense-go/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typesense/typesense-go@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"0cddfd0faad744089ba07cf6182eff3186c2636f","kind":"commit","published_at":"2021-01-15T10:24:59.000Z","download_url":"https://codeload.github.com/typesense/typesense-go/tar.gz/v0.1.0","html_url":"https://github.com/typesense/typesense-go/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typesense/typesense-go@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-21T11:48:15.569Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.56745293061189,"dependent_packages_count":8.899321458400431,"stargazers_count":4.148329302843543,"forks_count":4.201499014668071,"docker_downloads_count":null,"average":6.9541506766309835},"purl":"pkg:golang/github.com/TypeSense/TypeSense-go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/TypeSense/TypeSense-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/TypeSense/TypeSense-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/TypeSense/TypeSense-go/dependencies","status":null,"funding_links":["https://github.com/sponsors/typesense"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-20T14:02:50.680Z","issues_count":48,"pull_requests_count":153,"avg_time_to_close_issue":6606117.8,"avg_time_to_close_pull_request":1951423.1640625,"issues_closed_count":35,"pull_requests_closed_count":128,"pull_request_authors_count":36,"issue_authors_count":40,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":0.9869281045751634,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":55,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":1291702.0,"past_year_avg_time_to_close_pull_request":1434883.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesense%2Ftypesense-go/issues","maintainers":[{"login":"v-byte-cpu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v-byte-cpu"},{"login":"kishorenc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kishorenc"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTypeSense%2FTypeSense-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTypeSense%2FTypeSense-go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTypeSense%2FTypeSense-go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTypeSense%2FTypeSense-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTypeSense%2FTypeSense-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTypeSense%2FTypeSense-go/codemeta","maintainers":[]}