{"id":214959,"url":"https://github.com/mozilla/rkv","last_synced_at":"2026-05-25T12:20:43.298Z","repository":{"id":32811286,"uuid":"118936515","full_name":"mozilla/rkv","owner":"mozilla","description":"A simple, humane, typed key-value storage solution.","archived":false,"fork":false,"pushed_at":"2025-07-02T12:43:44.000Z","size":4817,"stargazers_count":323,"open_issues_count":47,"forks_count":55,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-08-27T07:26:22.053Z","etag":null,"topics":["lmdb"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/rkv","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/mozilla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-01-25T16:15:17.000Z","updated_at":"2025-08-05T00:46:26.000Z","dependencies_parsed_at":"2023-01-14T22:30:51.635Z","dependency_job_id":"d9904afb-eb3c-4c7f-b16e-2fb3d1a7d18d","html_url":"https://github.com/mozilla/rkv","commit_stats":{"total_commits":280,"total_committers":22,"mean_commits":"12.727272727272727","dds":0.625,"last_synced_commit":"79da807ee2ebb8808128405cba511d7c9cb057ee"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/mozilla/rkv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla%2Frkv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla%2Frkv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla%2Frkv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla%2Frkv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mozilla","download_url":"https://codeload.github.com/mozilla/rkv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla%2Frkv/sbom","scorecard":{"id":662328,"data":{"date":"2025-08-11","repo":{"name":"github.com/mozilla/rkv","commit":"ce7ecee3a0793faafcef508ce1ff1b1b974803a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 13/19 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":"Maintained","score":10,"reason":"13 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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mozilla/rkv/ci.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T16:33:58.469Z","repository_id":32811286,"created_at":"2025-08-21T16:33:58.469Z","updated_at":"2025-08-21T16:33:58.469Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276496834,"owners_count":25652831,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-22T02:00:08.972Z","response_time":79,"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"}},"keywords":["lmdb"],"created_at":"2024-04-20T20:19:54.197Z","updated_at":"2025-09-23T00:25:32.811Z","avatar_url":"https://github.com/mozilla.png","language":"Rust","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/214959","html_url":"https://opencollective.ecosyste.ms/projects/214959","collective":{"id":6403,"uuid":"53kzxy4v-07wlr6me-do7qmj9n-o8agdbe5","slug":"mozilla","name":"Mozilla Corporation","description":"Fuelling the movement for a healthy open internet","website":"https://mozilla.org","github":"mozilla","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://mozilla.org"},{"type":"GITHUB","url":"https://github.com/mozilla"}],"currency":"USD","projects_count":2472,"last_synced_at":"2026-05-30T00:15:59.641Z","created_at":"2024-02-01T10:19:33.081Z","updated_at":"2026-05-30T00:16:00.894Z","transactions_count":10,"balance":1.0658141036401503e-14,"account_type":"COLLECTIVE","owner":{"login":"mozilla","name":"Mozilla","uuid":"131524","kind":"organization","description":"This technology could fall into the right hands.","email":null,"website":"https://wiki.mozilla.org/Github","location":"Mountain View, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/131524?v=4","repositories_count":2423,"last_synced_at":"2024-10-30T01:45:08.365Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mozilla","funding_links":[],"total_stars":283529,"followers":8105,"following":0,"created_at":"2022-11-02T16:20:09.610Z","updated_at":"2024-10-30T01:45:08.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mozilla","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mozilla/repositories"},"last_project_activity_at":"2026-04-01T00:51:53.000Z","archived":false,"no_funding":false,"no_license":false,"host":null,"collective_created_at":"2020-01-15T21:59:39.071Z","collective_updated_at":"2020-05-20T18:51:54.740Z","html_url":"https://opencollective.com/mozilla","icon_url":"https://images.opencollective.com/mozilla/logo/40.png","total_donations":578.0399999999998,"total_expenses":-578.04,"current_balance":1.0658141036401503e-14,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/mozilla","url":"https://opencollective.ecosyste.ms/collectives/mozilla","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/mozilla/projects"}}