{"id":27240871,"url":"https://github.com/vdaas/vald-client-go","last_synced_at":"2026-03-07T22:02:49.151Z","repository":{"id":41267783,"uuid":"222073668","full_name":"vdaas/vald-client-go","owner":"vdaas","description":"A Go gRPC client library for Vald","archived":false,"fork":false,"pushed_at":"2026-01-13T06:30:09.000Z","size":1417,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-01-13T09:42:56.489Z","etag":null,"topics":["vald"],"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/vdaas.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}},"created_at":"2019-11-16T09:07:13.000Z","updated_at":"2026-01-13T06:30:13.000Z","dependencies_parsed_at":"2025-04-10T19:56:20.461Z","dependency_job_id":"017c573b-a6f0-44a5-8565-6d6a24edbe76","html_url":"https://github.com/vdaas/vald-client-go","commit_stats":null,"previous_names":[],"tags_count":79,"template":false,"template_full_name":null,"purl":"pkg:github/vdaas/vald-client-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdaas%2Fvald-client-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdaas%2Fvald-client-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdaas%2Fvald-client-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdaas%2Fvald-client-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vdaas","download_url":"https://codeload.github.com/vdaas/vald-client-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdaas%2Fvald-client-go/sbom","scorecard":{"id":917450,"data":{"date":"2025-08-11","repo":{"name":"github.com/vdaas/vald-client-go","commit":"2ea5f023cc41d9411d5ee09492ab9dc467ae5fd6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/e2e.yaml:1","Warn: no topLevel permission defined: .github/workflows/fossa.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.yaml: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":"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/e2e.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/vdaas/vald-client-go/e2e.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/vdaas/vald-client-go/e2e.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fossa.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vdaas/vald-client-go/fossa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/vdaas/vald-client-go/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/vdaas/vald-client-go/sync.yaml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/fossa.yml:26","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for 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":"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"}}]},"last_synced_at":"2025-08-24T21:33:51.117Z","repository_id":41267783,"created_at":"2025-08-24T21:33:51.117Z","updated_at":"2025-08-24T21:33:51.117Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30233429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["vald"],"created_at":"2025-04-10T19:56:05.011Z","updated_at":"2026-03-07T22:02:49.131Z","avatar_url":"https://github.com/vdaas.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vald-client-go\n[![License: Apache 2.0](https://img.shields.io/github/license/vdaas/vald-client-go.svg?style=flat-square)](https://opensource.org/licenses/Apache-2.0)\n[![release](https://img.shields.io/github/release/vdaas/vald-client-go.svg?style=flat-square)](https://github.com/vdaas/vald-client-go/releases/latest)\n[![Go Reference](https://pkg.go.dev/badge/github.com/vdaas/vald-client-go.svg)](https://pkg.go.dev/github.com/vdaas/vald-client-go)\n[![Go Version](https://img.shields.io/github/go-mod/go-version/vdaas/vald-client-go?filename=go.mod)](https://github.com/vdaas/vald-client-go/blob/main/go.mod#L3)\n[![Codacy Badge](https://img.shields.io/codacy/grade/a6e544eee7bc49e08a000bb10ba3deed?style=flat-square)](https://www.codacy.com/app/i.can.feel.gravity/vald?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=vdaas/vald\u0026utm_campaign=Badge_Grade)\n[![Go Report Card](https://goreportcard.com/badge/github.com/vdaas/vald-client-go?style=flat-square)](https://goreportcard.com/report/github.com/vdaas/vald-client-go)\n[![DepShield Badge](https://depshield.sonatype.org/badges/vdaas/vald-client-go/depshield.svg?style=flat-square)](https://depshield.github.io)\n[![FOSSA Status](https://app.fossa.com/api/projects/custom%2B21465%2Fvald-client-go.svg?type=small)](https://app.fossa.com/projects/custom%2B21465%2Fvald-client-go?ref=badge_small)\n[![DeepSource](https://static.deepsource.io/deepsource-badge-light-mini.svg)](https://deepsource.io/gh/vdaas/vald-client-go/?ref=repository-badge)\n[![CLA](https://cla-assistant.io/readme/badge/vdaas/vald-client-go?\u0026style=flat-square)](https://cla-assistant.io/vdaas/vald-client-go)\n[![Slack](https://img.shields.io/badge/slack-join-brightgreen?logo=slack\u0026style=flat-square)](https://join.slack.com/t/vald-community/shared_invite/zt-db2ky9o4-R_9p2sVp8xRwztVa8gfnPA)\n[![Twitter](https://img.shields.io/badge/twitter-follow-blue?logo=twitter\u0026style=flat-square)](https://twitter.com/vdaas_vald)\n\n\n### example code\n\n```go\n\t// Create a Vald clien connection for Vald cluster.\n\tconn, err := grpc.DialContext(ctx, \"addr to cluster\", grpc.WithInsecure())\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n\n\t// Creates Vald client for gRPC.\n\tclient := vald.NewValdClient(conn)\n\n\t// Insert sample vector.\n\t_, err := client.Insert(ctx, \u0026payload.Insert_Request{\n\t\tVector: \u0026payload.Object_Vector{\n\t\t\tId:     \"id of vector\",\n\t\t\tVector: []float32{0.1, 0.2, 0.3}, // some feature dense vector here.\n\t\t}})\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n\n\t// WARN you may need to wait a minutes until index creation.\n\n\t// Search sample vector.\n\tres, err := client.Search(ctx, \u0026payload.Search_Request{\n\t\tVector: vec,\n\t\t// Conditions for hitting the search.\n\t\tConfig: \u0026payload.Search_Config{\n\t\t\tNum:     10,        // the number of search results\n\t\t\tRadius:  -1,        // Radius is used to determine the space of search candidate radius for neighborhood vectors. -1 means infinite circle.\n\t\t\tEpsilon: 0.1,       // Epsilon is used to determines how much to expand from search candidate radius.\n\t\t\tTimeout: 100000000, // Timeout is used for search time deadline. The unit is nano-seconds.\n\t\t}})\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n\n\t// Remove vector.\n\t_, err := client.Remove(ctx, \u0026payload.Remove_Request{\n\t\tId: \u0026payload.Object_ID{\n\t\t\tId: \"id of vector\",\n\t\t}})\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n```\n\n[![FOSSA Status](https://app.fossa.com/api/projects/custom%2B21465%2Fvald-client-go.svg?type=large)](https://app.fossa.com/projects/custom%2B21465%2Fvald-client-go?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvdaas%2Fvald-client-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvdaas%2Fvald-client-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvdaas%2Fvald-client-go/lists"}