{"id":4505952,"name":"@keyv/memcache","ecosystem":"npm","description":"Memcache storage adapter for Keyv","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["memcache","keyv","storage","adapter","key","value","store","cache","ttl"],"namespace":"keyv","versions_count":15,"first_release_published_at":"2022-05-24T23:11:39.567Z","latest_release_published_at":"2025-06-10T02:30:39.765Z","latest_release_number":"2.0.2","last_synced_at":"2026-04-05T13:23:36.669Z","created_at":"2022-07-07T08:20:22.352Z","updated_at":"2026-04-05T13:23:36.670Z","registry_url":"https://www.npmjs.com/package/@keyv/memcache","install_command":"npm install @keyv/memcache","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-rc.2","latest":"2.0.2","alpha":"6.0.0-alpha.3"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-04-01T22:22:56.000Z","size":5553,"stargazers_count":3113,"open_issues_count":1,"forks_count":195,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-04-02T07:45:03.125Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-04-01T22:23:00.000Z","dependencies_parsed_at":"2026-01-12T00:02:02.973Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":1,"reason":"Found 4/30 approved changesets -- score normalized to 1","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 20 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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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 '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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 npmCommand 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (17) 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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31437456,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T13:13:19.330Z","status":"ssl_error","status_checked_at":"2026-04-05T13:13:17.778Z","response_time":75,"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"},"tags":[]},"repo_metadata_updated_at":"2026-04-05T13:23:36.309Z","dependent_packages_count":2,"downloads":923915,"downloads_period":"last-month","dependent_repos_count":309,"rankings":{"downloads":0.4313011685892375,"dependent_repos_count":0.9173778678061609,"dependent_packages_count":8.84529426929897,"stargazers_count":1.900197850124109,"forks_count":2.6202793156662305,"docker_downloads_count":0.9175396182855526,"average":2.605331681628377},"purl":"pkg:npm/%40keyv/memcache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@keyv/memcache","docker_dependents_count":64,"docker_downloads_count":5734,"usage_url":"https://repos.ecosyste.ms/usage/npm/@keyv/memcache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@keyv/memcache/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-22T07:02:50.387Z","issues_count":170,"pull_requests_count":1108,"avg_time_to_close_issue":2521775.2816901407,"avg_time_to_close_pull_request":70161.59923298178,"issues_closed_count":142,"pull_requests_closed_count":1043,"pull_request_authors_count":45,"issue_authors_count":143,"avg_comments_per_issue":2.9352941176470586,"avg_comments_per_pull_request":0.8492779783393501,"merged_pull_requests_count":1010,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":55,"past_year_pull_requests_count":349,"past_year_avg_time_to_close_issue":209759.82857142857,"past_year_avg_time_to_close_pull_request":33262.49514563107,"past_year_issues_closed_count":35,"past_year_pull_requests_closed_count":309,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":55,"past_year_avg_comments_per_issue":1.8363636363636364,"past_year_avg_comments_per_pull_request":0.5587392550143266,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":303,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":990,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":327,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmemcache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmemcache/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmemcache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmemcache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmemcache/codemeta","maintainers":[{"uuid":"jaredwray","login":"jaredwray","name":null,"email":"me@jaredwray.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~jaredwray","role":null,"created_at":"2022-11-21T01:30:03.223Z","updated_at":"2022-11-21T01:30:03.223Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredwray/packages"}]}