{"id":371507,"url":"https://github.com/chroma-core/chroma","last_synced_at":"2026-05-14T11:30:32.815Z","repository":{"id":65388748,"uuid":"546206616","full_name":"chroma-core/chroma","owner":"chroma-core","description":"Data infrastructure for AI","archived":false,"fork":false,"pushed_at":"2026-05-01T00:42:11.000Z","size":870034,"stargazers_count":27721,"open_issues_count":596,"forks_count":2226,"subscribers_count":132,"default_branch":"main","last_synced_at":"2026-05-01T02:08:24.945Z","etag":null,"topics":["agents","ai","ai-agents","database","rust","rust-lang"],"latest_commit_sha":null,"homepage":"https://www.trychroma.com/","language":"Rust","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/chroma-core.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":".github/CODEOWNERS","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":"2022-10-05T17:58:44.000Z","updated_at":"2026-05-01T01:49:32.000Z","dependencies_parsed_at":"2026-02-09T00:09:39.884Z","dependency_job_id":null,"html_url":"https://github.com/chroma-core/chroma","commit_stats":{"total_commits":403,"total_committers":17,"mean_commits":"23.705882352941178","dds":0.4168734491315137,"last_synced_commit":"2ada82bc467773c111da8b90e3fd11a446c881f0"},"previous_names":[],"tags_count":193,"template":false,"template_full_name":null,"purl":"pkg:github/chroma-core/chroma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chroma-core%2Fchroma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chroma-core%2Fchroma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chroma-core%2Fchroma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chroma-core%2Fchroma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chroma-core","download_url":"https://codeload.github.com/chroma-core/chroma/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chroma-core%2Fchroma/sbom","scorecard":{"id":281503,"data":{"date":"2025-08-11","repo":{"name":"github.com/chroma-core/chroma","commit":"06e36fc257a6fc7ad1c51bc274d4d3915bd9d4f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/_build_release_pypi.yml:170","Info: jobLevel 'contents' permission set to 'read': .github/workflows/_go-tests.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/_python-tests.yml:155","Info: jobLevel 'contents' permission set to 'read': .github/workflows/_rust-tests.yml:56","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-helm-chart.yml:47","Warn: topLevel 'contents' permission set to 'write': .github/workflows/_build_js_bindings.yml:7","Warn: topLevel 'packages' permission set to 'write': .github/workflows/_build_release_container.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/_build_release_container.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/_build_release_pypi.yml:39","Warn: no topLevel permission defined: .github/workflows/_deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/_go-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/_javascript-client-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/_python-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/_python-vulnerability-scan.yml:1","Warn: no topLevel permission defined: .github/workflows/_rust-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/apply-hotfix.yaml:1","Warn: no topLevel permission defined: .github/workflows/nightly-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-check-title.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-review-checklist.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-chromadb.yml:1","Warn: no topLevel permission defined: .github/workflows/release-cli.yml:1","Warn: no topLevel permission defined: .github/workflows/release-dev-javascript-client.yml:1","Warn: no topLevel permission defined: .github/workflows/release-helm-chart.yml:1","Warn: no topLevel permission defined: .github/workflows/release-javascript-client.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-deploy.yaml: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":"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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact cli-1.1.5 not signed: https://api.github.com/repos/chroma-core/chroma/releases/238451152","Warn: release artifact cli-1.1.4 not signed: https://api.github.com/repos/chroma-core/chroma/releases/229293393","Warn: release artifact cli-1.1.5 does not have provenance: https://api.github.com/repos/chroma-core/chroma/releases/238451152","Warn: release artifact cli-1.1.4 does not have provenance: https://api.github.com/repos/chroma-core/chroma/releases/229293393"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-chromadb.yml:110"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: reached EOF without closing quote `: Dockerfile.windows:3","Info: Possibly incomplete results: error parsing shell code: statements must be separated by \u0026, ; or a newline: Dockerfile.windows:12","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_js_bindings.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_js_bindings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_release_container.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_release_container.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_build_release_container.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_release_container.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_release_container.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_release_container.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_release_pypi.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_release_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_release_pypi.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_release_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_build_release_pypi.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_release_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_release_pypi.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_release_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_release_pypi.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_release_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_build_release_pypi.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_release_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_release_pypi.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_release_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_release_pypi.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_release_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_release_pypi.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_release_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_build_release_pypi.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_release_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_build_release_pypi.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_release_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build_release_pypi.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_build_release_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_go-tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_go-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_javascript-client-tests.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_javascript-client-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_javascript-client-tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_javascript-client-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_python-tests.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_python-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_python-tests.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_python-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_python-tests.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_python-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_python-tests.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_python-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_python-tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_python-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_python-tests.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_python-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_python-tests.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_python-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_python-tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_python-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/_python-tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_python-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_python-tests.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_python-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_python-tests.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_python-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_python-tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_python-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_python-vulnerability-scan.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_python-vulnerability-scan.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_python-vulnerability-scan.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_python-vulnerability-scan.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_rust-tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_rust-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_rust-tests.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_rust-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_rust-tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_rust-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_rust-tests.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_rust-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_rust-tests.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/_rust-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apply-hotfix.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/apply-hotfix.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apply-hotfix.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/apply-hotfix.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apply-hotfix.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/apply-hotfix.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/nightly-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/nightly-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/nightly-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-tests.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/nightly-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-check-title.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/pr-check-title.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-check-title.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/pr-check-title.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-check-title.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/pr-check-title.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-review-checklist.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/pr-review-checklist.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-chromadb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-chromadb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-chromadb.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-chromadb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-chromadb.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-chromadb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-chromadb.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-chromadb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-chromadb.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-chromadb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-chromadb.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-chromadb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-chromadb.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-chromadb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-chromadb.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-chromadb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-chromadb.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-chromadb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-chromadb.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-chromadb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-chromadb.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-chromadb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-chromadb.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-chromadb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-chromadb.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-chromadb.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-cli.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-cli.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-cli.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-cli.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-cli.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-cli.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-cli.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-cli.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-cli.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-cli.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-cli.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-cli.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-cli.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-cli.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-cli.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-cli.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-cli.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-cli.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-cli.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-cli.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-cli.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-cli.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-cli.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-cli.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-cli.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-cli.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-cli.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-cli.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-cli.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-cli.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-cli.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-cli.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-cli.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-cli.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-cli.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-cli.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-dev-javascript-client.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-dev-javascript-client.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-dev-javascript-client.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-dev-javascript-client.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-dev-javascript-client.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-dev-javascript-client.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-dev-javascript-client.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-dev-javascript-client.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-helm-chart.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-helm-chart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-helm-chart.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-helm-chart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-helm-chart.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-helm-chart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-helm-chart.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-helm-chart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-helm-chart.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-helm-chart.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-helm-chart.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-helm-chart.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-javascript-client.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-javascript-client.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-javascript-client.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-javascript-client.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-javascript-client.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-javascript-client.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-javascript-client.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/release-javascript-client.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-deploy.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/chroma-core/chroma/trigger-deploy.yaml/main?enable=pin","Warn: containerImage not pinned by hash: .github/actions/bandit-scan/Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:54","Warn: containerImage not pinned by hash: Dockerfile.windows:1: pin your Docker image by updating python:3.11.9 to python:3.11.9@sha256:a03f4e5b67980d474839e7b4d4a405871a4259690287d65060cff95d0cb311cd","Warn: containerImage not pinned by hash: go/Dockerfile:1","Warn: containerImage not pinned by hash: go/Dockerfile:41","Warn: containerImage not pinned by hash: go/Dockerfile:47","Warn: containerImage not pinned by hash: go/Dockerfile:52","Warn: containerImage not pinned by hash: go/Dockerfile.migration:1","Warn: containerImage not pinned by hash: go/Dockerfile.migration:6","Warn: containerImage not pinned by hash: k8s/test/postgres/Dockerfile:1: pin your Docker image by updating docker.io/postgres:15 to docker.io/postgres:15@sha256:0d4a6674fb33f8a5581f851386522db8cd703002be486649735c08d786c0287b","Warn: containerImage not pinned by hash: rust/Dockerfile:1","Warn: containerImage not pinned by hash: rust/Dockerfile:57","Warn: containerImage not pinned by hash: rust/Dockerfile:61","Warn: containerImage not pinned by hash: rust/Dockerfile:72","Warn: containerImage not pinned by hash: rust/Dockerfile:76","Warn: containerImage not pinned by hash: rust/Dockerfile:81","Warn: containerImage not pinned by hash: rust/Dockerfile:85","Warn: containerImage not pinned by hash: rust/Dockerfile:93","Warn: containerImage not pinned by hash: rust/cli/Dockerfile:1","Warn: containerImage not pinned by hash: rust/cli/Dockerfile:37","Warn: containerImage not pinned by hash: rust/garbage_collector/Dockerfile:1","Warn: containerImage not pinned by hash: rust/garbage_collector/Dockerfile:28","Warn: containerImage not pinned by hash: rust/garbage_collector/Dockerfile:36","Warn: containerImage not pinned by hash: rust/garbage_collector/Dockerfile:39","Warn: containerImage not pinned by hash: rust/load/Dockerfile:1","Warn: containerImage not pinned by hash: rust/load/Dockerfile:12","Warn: containerImage not pinned by hash: rust/load/Dockerfile:24","Warn: containerImage not pinned by hash: rust/load/Dockerfile:28","Warn: containerImage not pinned by hash: rust/log-service/Dockerfile:1","Warn: containerImage not pinned by hash: rust/log-service/Dockerfile:28","Warn: containerImage not pinned by hash: rust/log-service/Dockerfile:38","Warn: containerImage not pinned by hash: rust/log-service/Dockerfile:41","Warn: containerImage not pinned by hash: rust/worker/Dockerfile:1","Warn: containerImage not pinned by hash: rust/worker/Dockerfile:28","Warn: containerImage not pinned by hash: rust/worker/Dockerfile:37","Warn: containerImage not pinned by hash: rust/worker/Dockerfile:46","Warn: containerImage not pinned by hash: rust/worker/Dockerfile:52","Warn: containerImage not pinned by hash: rust/worker/Dockerfile:56","Warn: pipCommand not pinned by hash: .github/actions/bandit-scan/Dockerfile:3","Warn: downloadThenRun not pinned by hash: Dockerfile:4-16","Warn: pipCommand not pinned by hash: Dockerfile:38","Warn: pipCommand not pinned by hash: Dockerfile:39","Warn: pipCommand not pinned by hash: Dockerfile:40","Warn: pipCommand not pinned by hash: Dockerfile:43","Warn: pipCommand not pinned by hash: Dockerfile:52","Warn: pipCommand not pinned by hash: Dockerfile.windows:11","Warn: pipCommand not pinned by hash: Dockerfile.windows:12","Warn: pipCommand not pinned by hash: bin/test-package/install.sh:23","Warn: pipCommand not pinned by hash: .github/workflows/_build_release_pypi.yml:131","Warn: pipCommand not pinned by hash: .github/workflows/_build_release_pypi.yml:153","Warn: pipCommand not pinned by hash: .github/workflows/_build_release_pypi.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/_build_release_pypi.yml:89","Warn: pipCommand not pinned by hash: .github/workflows/_python-tests.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/_python-tests.yml:253","Warn: pipCommand not pinned by hash: .github/workflows/_python-tests.yml:288","Warn: pipCommand not pinned by hash: .github/workflows/_python-tests.yml:56","Warn: npmCommand not pinned by hash: .github/workflows/pr.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/release-chromadb.yml:135","Warn: pipCommand not pinned by hash: .github/workflows/release-chromadb.yml:41","Warn: npmCommand not pinned by hash: .github/workflows/release-chromadb.yml:246","Warn: chocoCommand not pinned by hash: .github/workflows/release-cli.yml:53","Info:   0 out of  83 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  50 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   2 out of   2 goCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned","Info:   0 out of   1 chocoCommand dependencies pinned","Info:   0 out of  39 containerImage dependencies pinned","Info:   0 out of  19 pipCommand 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":0,"reason":"73 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2025-0012","Warn: Project is vulnerable to: GHSA-pg9f-39pc-qf8g","Warn: Project is vulnerable to: RUSTSEC-2025-0024","Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2025-0004 / GHSA-rpmj-rpgj-qmpm","Warn: Project is vulnerable to: GHSA-4fcv-w3qc-ppgg","Warn: Project is vulnerable to: RUSTSEC-2025-0022","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr","Warn: Project is vulnerable to: RUSTSEC-2023-0071","Warn: Project is vulnerable to: GHSA-rr8g-9fpq-6wmg","Warn: Project is vulnerable to: RUSTSEC-2025-0023","Warn: Project is vulnerable to: GHSA-94vh-gphv-8pm8","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: PYSEC-2024-40 / GHSA-pwr2-4v36-6qpr","Warn: Project is vulnerable to: GHSA-mr82-8j83-vxmv","Warn: Project is vulnerable to: PYSEC-2024-38","Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","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-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2022-183 / GHSA-h8pj-cxx2-jfg2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2018-18 / GHSA-3p4q-x8f3-p7vq","Warn: Project is vulnerable to: GHSA-4952-p58q-6crx","Warn: Project is vulnerable to: PYSEC-2018-17 / GHSA-49qr-xh3w-h436","Warn: Project is vulnerable to: PYSEC-2018-57 / GHSA-6cwv-x26c-w2q4","Warn: Project is vulnerable to: PYSEC-2020-215 / GHSA-c7vm-f5p4-8fqh","Warn: Project is vulnerable to: PYSEC-2019-159 / GHSA-hhx8-cr55-qcxx","Warn: Project is vulnerable to: GHSA-hwvq-6gjx-j797","Warn: Project is vulnerable to: PYSEC-2019-157 / GHSA-jqwc-jm56-wcwj","Warn: Project is vulnerable to: PYSEC-2022-180 / GHSA-m87f-39q9-6f55","Warn: Project is vulnerable to: PYSEC-2019-158 / GHSA-rcx2-m7jp-p9wj","Warn: Project is vulnerable to: GHSA-rv62-4pmj-xw6h","Warn: Project is vulnerable to: PYSEC-2022-212 / GHSA-v7vq-3x77-87vg","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"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-17T15:58:07.686Z","repository_id":65388748,"created_at":"2025-08-17T15:58:07.686Z","updated_at":"2025-08-17T15:58:07.686Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32637556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","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":{"login":"chroma-core","name":"Chroma","uuid":"105881770","kind":"organization","description":"","email":null,"website":"trychroma.com","location":"United States of America","twitter":"trychroma","company":null,"icon_url":"https://avatars.githubusercontent.com/u/105881770?v=4","repositories_count":14,"last_synced_at":"2024-04-28T03:01:26.705Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chroma-core","funding_links":[],"total_stars":12126,"followers":317,"following":0,"created_at":"2023-02-20T23:23:28.891Z","updated_at":"2024-04-28T03:01:30.157Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chroma-core","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chroma-core/repositories"},"packages":null,"commits":null,"issues":{"table":{}},"events":null,"keywords":["agents","ai","ai-agents","database","rust","rust-lang"],"dependencies":null,"score":10.251217609993054,"created_at":"2026-05-04T06:42:35.429Z","updated_at":"2026-05-14T11:30:32.816Z","avatar_url":"https://github.com/chroma-core.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371507","html_url":"https://summary.ecosyste.ms/projects/371507"}