{"id":2783326,"name":"lambda-cache","ecosystem":"pypi","description":"Python utility for simple caching in AWS Lambda functions","homepage":"https://github.com/keithrozario/lambda-cache","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/keithrozario/lambda-cache","keywords_array":["aws","aws_parameter_store","aws_lambda","cache"],"namespace":null,"versions_count":5,"first_release_published_at":"2020-04-07T14:33:13.000Z","latest_release_published_at":"2020-04-17T00:33:28.000Z","latest_release_number":"0.8.1","last_synced_at":"2026-06-16T22:16:10.617Z","created_at":"2022-04-10T11:26:54.955Z","updated_at":"2026-06-16T22:16:10.617Z","registry_url":"https://pypi.org/project/lambda-cache/","install_command":"pip install lambda-cache --index-url https://pypi.org/simple","documentation_url":"https://lambda-cache.readthedocs.io/en/latest/","metadata":{"funding":null,"documentation":"https://lambda-cache.readthedocs.io/en/latest/","classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8"],"normalized_name":"lambda-cache","project_status":null},"repo_metadata":{"id":46333728,"uuid":"250934543","full_name":"keithrozario/lambda-cache","owner":"keithrozario","description":"Python utility for caching in Lambda Functions","archived":false,"fork":false,"pushed_at":"2020-06-24T01:49:25.000Z","size":353,"stargazers_count":38,"open_issues_count":2,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-31T00:32:55.504Z","etag":null,"topics":["aws","aws-lambda","aws-para","aws-secretsmanager","cache","caching","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/keithrozario.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":null,"support":null}},"created_at":"2020-03-29T02:03:37.000Z","updated_at":"2025-12-16T10:15:06.000Z","dependencies_parsed_at":"2022-07-22T10:47:59.589Z","dependency_job_id":null,"html_url":"https://github.com/keithrozario/lambda-cache","commit_stats":null,"previous_names":["keithrozario/lambda_cache"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/keithrozario/lambda-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keithrozario%2Flambda-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keithrozario%2Flambda-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keithrozario%2Flambda-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keithrozario%2Flambda-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keithrozario","download_url":"https://codeload.github.com/keithrozario/lambda-cache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keithrozario%2Flambda-cache/sbom","scorecard":{"id":554107,"data":{"date":"2025-08-11","repo":{"name":"github.com/keithrozario/lambda-cache","commit":"13b6c8e4f04697ae52a170fa5ec0f44e8b29aee2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/22 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":"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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/keithrozario/lambda-cache/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/keithrozario/lambda-cache/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/keithrozario/lambda-cache/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/serverless_deploy.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/keithrozario/lambda-cache/serverless_deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_push.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/keithrozario/lambda-cache/version_push.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_push.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/keithrozario/lambda-cache/version_push.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/serverless_deploy.yml:27","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/serverless_deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/version_push.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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.7.2 not signed: https://api.github.com/repos/keithrozario/lambda-cache/releases/25286998","Warn: release artifact v0.7.2 does not have provenance: https://api.github.com/repos/keithrozario/lambda-cache/releases/25286998"],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"Vulnerabilities","score":0,"reason":"34 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2022-42991 / GHSA-v3c5-jqr6-7qm8","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2021-356 / GHSA-2ww3-fxvq-293j","Warn: Project is vulnerable to: PYSEC-2024-167 / GHSA-cgvx-9447-vcch","Warn: Project is vulnerable to: PYSEC-2021-859 / GHSA-f8m6-h2c7-8h9x","Warn: Project is vulnerable to: PYSEC-2022-5 / GHSA-rqjh-jp2r-59cj","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2021-108 / GHSA-q2q7-5pp4-w6pg","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-20T11:51:40.958Z","repository_id":46333728,"created_at":"2025-08-20T11:51:40.959Z","updated_at":"2025-08-20T11:51:40.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31795389,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T11:13:53.975Z","status":"ssl_error","status_checked_at":"2026-04-14T11:13:53.299Z","response_time":153,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":"keithrozario","name":"Keith Rozario","uuid":"795867","kind":"user","description":" ","email":"","website":"keithrozario.com","location":"Singapore","twitter":"keithrozario","company":null,"icon_url":"https://avatars.githubusercontent.com/u/795867?u=e76f6657d949d2e301e58e1460edeb75c3faa999\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-04T02:04:26.270Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/keithrozario","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T08:03:57.093Z","updated_at":"2023-03-04T02:04:26.273Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keithrozario","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keithrozario/repositories"},"tags":[{"name":"v0.8.1","sha":"04221ff7c5000cd59e51b3a43779cf1e2f2cc348","kind":"commit","published_at":"2020-04-16T14:04:35.000Z","download_url":"https://codeload.github.com/keithrozario/lambda-cache/tar.gz/v0.8.1","html_url":"https://github.com/keithrozario/lambda-cache/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keithrozario/lambda-cache@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keithrozario%2Flambda-cache/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keithrozario%2Flambda-cache/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"c0fce2a081c6267705201cf922e759321a36b3eb","kind":"commit","published_at":"2020-04-13T01:38:20.000Z","download_url":"https://codeload.github.com/keithrozario/lambda-cache/tar.gz/v0.8.0","html_url":"https://github.com/keithrozario/lambda-cache/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keithrozario/lambda-cache@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keithrozario%2Flambda-cache/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keithrozario%2Flambda-cache/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"0355413717fe50a34c9bc18ba992962715fd8120","kind":"commit","published_at":"2020-04-07T16:27:50.000Z","download_url":"https://codeload.github.com/keithrozario/lambda-cache/tar.gz/v0.7.2","html_url":"https://github.com/keithrozario/lambda-cache/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keithrozario/lambda-cache@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keithrozario%2Flambda-cache/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keithrozario%2Flambda-cache/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"6681add6b3aebec684d6a9097bca3cafbf56dbc5","kind":"commit","published_at":"2020-04-07T16:04:51.000Z","download_url":"https://codeload.github.com/keithrozario/lambda-cache/tar.gz/v0.7.1","html_url":"https://github.com/keithrozario/lambda-cache/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/keithrozario/lambda-cache@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keithrozario%2Flambda-cache/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keithrozario%2Flambda-cache/tags/v0.7.1/manifests"}]},"repo_metadata_updated_at":"2026-05-16T18:47:14.620Z","dependent_packages_count":0,"downloads":3390,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":6.0638117079150735,"dependent_repos_count":7.509587031916032,"dependent_packages_count":10.069287946036377,"stargazers_count":11.013316830548488,"forks_count":13.290162663417727,"docker_downloads_count":null,"average":9.58923323596674},"purl":"pkg:pypi/lambda-cache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/lambda-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/lambda-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/lambda-cache/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-22T03:24:47.444Z","issues_count":3,"pull_requests_count":20,"avg_time_to_close_issue":5437.0,"avg_time_to_close_pull_request":226.5,"issues_closed_count":1,"pull_requests_closed_count":20,"pull_request_authors_count":1,"issue_authors_count":3,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.1,"merged_pull_requests_count":20,"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/keithrozario%2Flambda-cache/issues","maintainers":[{"login":"keithrozario","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keithrozario"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lambda-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lambda-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lambda-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lambda-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lambda-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lambda-cache/codemeta","maintainers":[{"uuid":"keithrozario","login":"keithrozario","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/keithrozario/","role":null,"created_at":"2023-02-24T13:54:02.260Z","updated_at":"2023-02-24T13:54:02.260Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/keithrozario/packages"}]}