{"id":20527247,"url":"https://github.com/raulil/varasto","last_synced_at":"2026-04-18T05:04:16.347Z","repository":{"id":34931810,"uuid":"191644732","full_name":"RauliL/varasto","owner":"RauliL","description":"JSON key-value store","archived":false,"fork":false,"pushed_at":"2026-04-07T06:28:59.000Z","size":3380,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-07T08:25:28.838Z","etag":null,"topics":["json-database","key-value-store","storage"],"latest_commit_sha":null,"homepage":"https://rauli.dev/varasto/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RauliL.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-06-12T21:06:19.000Z","updated_at":"2026-04-07T06:29:01.000Z","dependencies_parsed_at":"2026-01-03T19:04:47.398Z","dependency_job_id":null,"html_url":"https://github.com/RauliL/varasto","commit_stats":{"total_commits":185,"total_committers":3,"mean_commits":"61.666666666666664","dds":"0.15135135135135136","last_synced_commit":"6896f935b90e124de1c7be0214071dc0c78d6958"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/RauliL/varasto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RauliL%2Fvarasto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RauliL%2Fvarasto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RauliL%2Fvarasto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RauliL%2Fvarasto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RauliL","download_url":"https://codeload.github.com/RauliL/varasto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RauliL%2Fvarasto/sbom","scorecard":{"id":118275,"data":{"date":"2025-08-11","repo":{"name":"github.com/RauliL/varasto","commit":"00cc6ba0ee377d35f11eef4dbb06cf8f18ec8bb8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":10,"reason":"27 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":"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/test.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":"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":"Code-Review","score":0,"reason":"Found 0/5 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":"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":"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":"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":"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/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/RauliL/varasto/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/RauliL/varasto/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/RauliL/varasto/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/RauliL/varasto/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 29 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q"],"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-16T01:55:41.633Z","repository_id":34931810,"created_at":"2025-08-16T01:55:41.633Z","updated_at":"2025-08-16T01:55:41.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31957158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["json-database","key-value-store","storage"],"created_at":"2024-11-15T23:17:59.030Z","updated_at":"2026-04-18T05:04:16.335Z","avatar_url":"https://github.com/RauliL.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Varasto\n\n[![github][github-image]][github-url]\n[![coveralls][coveralls-image]][coveralls-url]\n\n[github-image]: https://github.com/RauliL/varasto/actions/workflows/test.yml/badge.svg\n[github-url]: https://github.com/RauliL/varasto/actions/workflows/test.yml\n[coveralls-image]: https://coveralls.io/repos/github/RauliL/varasto/badge.svg\n[coveralls-url]: https://coveralls.io/github/RauliL/varasto\n\nVarasto is minimalistic namespaced key-value store that can store JSON objects\nidentified by namespace and key. Objects can be persisted on disk or remote\nserver.\n\nVarasto comes with an [HTTP interface] that can be run as standalone server or\nembedded to another [Express.js] application.\n\n[http interface]: https://www.npmjs.com/package/@varasto/server\n[express.js]: https://expressjs.com\n\n## Storage backend implementations\n\n| Package                         | Description                               |\n| ------------------------------- | ----------------------------------------- |\n| [@varasto/cache-storage]        | Acts as an cache for another storage.     |\n| [@varasto/event-target-storage] | Middleware that dispatches events.        |\n| [@varasto/fs-storage]           | Persists data to hard disk.               |\n| [@varasto/memory-storage]       | Data is stored in memory. No persistence. |\n| [@varasto/multi-storage]        | Data is stored to multiple storages.      |\n| [@varasto/postgres-storage]     | Data is stored to [PostgreSQL] database.  |\n| [@varasto/remote-storage]       | Data is stored to remote server.          |\n| [@varasto/redis-storage]        | Data is stored to [Redis].                |\n| [@varasto/single-file-storage]  | Data is stored to single file.            |\n| [@varasto/sqlite-storage]       | Data is stored to [SQLite] database.      |\n| [@varasto/validator-storage]    | Acts as an validator for another storage. |\n| [@varasto/web-storage]          | Data is stored to browser storage.        |\n\n[@varasto/cache-storage]: https://www.npmjs.com/package/@varasto/cache-storage\n[@varasto/event-target-storage]: https://www.npmjs.com/package/@varasto/event-target-storage\n[@varasto/fs-storage]: https://www.npmjs.com/package/@varasto/fs-storage\n[@varasto/memory-storage]: https://www.npmjs.com/package/@varasto/memory-storage\n[@varasto/multi-storage]: https://www.npmjs.com/package/@varasto/multi-storage\n[@varasto/postgres-storage]: https://www.npmjs.com/package/@varasto/postgres-storage\n[@varasto/remote-storage]: https://www.npmjs.com/package/@varasto/remote-storage\n[@varasto/redis-storage]: https://www.npmjs.com/package/@varasto/redis-storage\n[@varasto/single-file-storage]: https://www.npmjs.com/package/@varasto/single-file-storage\n[@varasto/sqlite-storage]: https://www.npmjs.com/package/@varasto/sqlite-storage\n[@varasto/validator-storage]: https://www.npmjs.com/package/@varasto/validator-storage\n[@varasto/web-storage]: https://www.npmjs.com/package/@varasto/web-storage\n[postgresql]: https://www.postgresql.org/\n[redis]: https://redis.io\n[sqlite]: https://www.sqlite.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraulil%2Fvarasto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraulil%2Fvarasto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraulil%2Fvarasto/lists"}