{"id":1125554,"name":"@pod-point/cache-js","ecosystem":"npm","description":"A cache service for JS.","homepage":"https://github.com/Pod-Point/cache-js#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Pod-Point/cache-js","keywords_array":["TypeScript","JavaScript","Cache","Redis"],"namespace":"pod-point","versions_count":6,"first_release_published_at":"2019-12-31T11:15:24.695Z","latest_release_published_at":"2021-12-13T10:16:46.349Z","latest_release_number":"1.0.4","last_synced_at":"2026-05-17T19:31:24.431Z","created_at":"2022-04-08T11:27:22.535Z","updated_at":"2026-05-17T19:31:24.431Z","registry_url":"https://www.npmjs.com/package/@pod-point/cache-js","install_command":"npm install @pod-point/cache-js","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.4"}},"repo_metadata":{"id":36929022,"uuid":"230899316","full_name":"Pod-Point/cache-js","owner":"Pod-Point","description":"A cache service for JS applications.","archived":false,"fork":false,"pushed_at":"2021-12-13T10:16:00.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-10-30T05:56:16.468Z","etag":null,"topics":["software-team"],"latest_commit_sha":null,"homepage":"","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/Pod-Point.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}},"created_at":"2019-12-30T10:55:21.000Z","updated_at":"2023-11-09T00:15:20.000Z","dependencies_parsed_at":"2022-07-15T20:17:25.406Z","dependency_job_id":null,"html_url":"https://github.com/Pod-Point/cache-js","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":"Pod-Point/node-package","purl":"pkg:github/Pod-Point/cache-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fcache-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fcache-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fcache-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fcache-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pod-Point","download_url":"https://codeload.github.com/Pod-Point/cache-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fcache-js/sbom","scorecard":{"id":110868,"data":{"date":"2025-08-11","repo":{"name":"github.com/Pod-Point/cache-js","commit":"9c11a17e5656857caddeca4883fed7047493e5c2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":7,"reason":"Found 3/4 approved changesets -- score normalized to 7","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tests.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":"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/publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/Pod-Point/cache-js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/Pod-Point/cache-js/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Pod-Point/cache-js/run-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Pod-Point/cache-js/run-tests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/publish.yml:17","Warn: npmCommand not pinned by hash: .github/workflows/run-tests.yml:26","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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: 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":"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":"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 3 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-15T12:10:49.112Z","repository_id":36929022,"created_at":"2025-08-15T12:10:49.112Z","updated_at":"2025-08-15T12:10:49.112Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31939801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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"},"owner_record":{"login":"Pod-Point","name":"Pod Point","uuid":"5739552","kind":"organization","description":"Travel shouldn't damage the earth.","email":"devops-accounts+github@pod-point.com","website":null,"location":"London","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5739552?v=4","repositories_count":33,"last_synced_at":"2025-03-22T08:22:55.648Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Pod-Point","funding_links":[],"total_stars":null,"followers":18,"following":0,"created_at":"2022-11-09T19:43:44.851Z","updated_at":"2025-03-22T08:22:55.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pod-Point","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pod-Point/repositories"},"tags":[{"name":"v1.0.4","sha":"9c11a17e5656857caddeca4883fed7047493e5c2","kind":"commit","published_at":"2021-12-13T10:13:53.000Z","download_url":"https://codeload.github.com/Pod-Point/cache-js/tar.gz/v1.0.4","html_url":"https://github.com/Pod-Point/cache-js/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Pod-Point/cache-js@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fcache-js/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fcache-js/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"ee41ea4c162d01f9f424056ee3076ce8bd064ae1","kind":"commit","published_at":"2021-12-13T09:57:49.000Z","download_url":"https://codeload.github.com/Pod-Point/cache-js/tar.gz/v1.0.3","html_url":"https://github.com/Pod-Point/cache-js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Pod-Point/cache-js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fcache-js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fcache-js/tags/v1.0.3/manifests"},{"name":"v1.0.1-3","sha":"4098a22765c2891153a453a022e907a2b8326f22","kind":"tag","published_at":"2019-12-31T11:36:41.000Z","download_url":"https://codeload.github.com/Pod-Point/cache-js/tar.gz/v1.0.1-3","html_url":"https://github.com/Pod-Point/cache-js/releases/tag/v1.0.1-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Pod-Point/cache-js@v1.0.1-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fcache-js/tags/v1.0.1-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fcache-js/tags/v1.0.1-3/manifests"},{"name":"v1.0.1-2","sha":"7d05ceffe16cf77a3c3af5912fe86e83aadde922","kind":"tag","published_at":"2019-12-31T11:08:36.000Z","download_url":"https://codeload.github.com/Pod-Point/cache-js/tar.gz/v1.0.1-2","html_url":"https://github.com/Pod-Point/cache-js/releases/tag/v1.0.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Pod-Point/cache-js@v1.0.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fcache-js/tags/v1.0.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fcache-js/tags/v1.0.1-2/manifests"},{"name":"v1.0.1-1","sha":"df46eba033548b8fd762da582779faca67ae8914","kind":"tag","published_at":"2019-12-31T11:01:04.000Z","download_url":"https://codeload.github.com/Pod-Point/cache-js/tar.gz/v1.0.1-1","html_url":"https://github.com/Pod-Point/cache-js/releases/tag/v1.0.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Pod-Point/cache-js@v1.0.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fcache-js/tags/v1.0.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fcache-js/tags/v1.0.1-1/manifests"}]},"repo_metadata_updated_at":"2026-04-17T18:04:42.933Z","dependent_packages_count":1,"downloads":35,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":15.80579705363182,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":22.15612637126761,"forks_count":17.419597981652586,"average":19.386689590171716},"purl":"pkg:npm/%40pod-point/cache-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pod-point/cache-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pod-point/cache-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pod-point/cache-js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T05:15:13.466Z","issues_count":0,"pull_requests_count":8,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":7748427.875,"issues_closed_count":0,"pull_requests_closed_count":8,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.25,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fcache-js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pod-point%2Fcache-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pod-point%2Fcache-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pod-point%2Fcache-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pod-point%2Fcache-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pod-point%2Fcache-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pod-point%2Fcache-js/codemeta","maintainers":[{"uuid":"pod-point","login":"pod-point","name":null,"email":"software@pod-point.com","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~pod-point","role":null,"created_at":"2022-11-20T21:51:11.180Z","updated_at":"2022-11-20T21:51:11.180Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pod-point/packages"}]}