{"id":2667587,"name":"cfn-lambda-handler","ecosystem":"pypi","description":"This package provides a decorator for Python Lambda functions handling AWS CloudFormation custom resources.","homepage":"https://github.com/mixja/cfn-lambda-handler","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/mixja/cfn-lambda-handler","keywords_array":["lambda","aws","cloudformation"],"namespace":null,"versions_count":16,"first_release_published_at":"2016-10-07T11:57:56.000Z","latest_release_published_at":"2019-08-03T21:47:24.000Z","latest_release_number":"1.4.0","last_synced_at":"2026-03-27T17:10:26.877Z","created_at":"2022-04-10T10:19:16.920Z","updated_at":"2026-03-27T17:10:26.878Z","registry_url":"https://pypi.org/project/cfn-lambda-handler/","install_command":"pip install cfn-lambda-handler --index-url https://pypi.org/simple","documentation_url":"https://cfn-lambda-handler.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: ISC License (ISCL)","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.6","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7"],"normalized_name":"cfn-lambda-handler","project_status":null},"repo_metadata":{"id":62561533,"uuid":"70149557","full_name":"mixja/cfn-lambda-handler","owner":"mixja","description":"This package provides a decorator for Python Lambda functions handling AWS CloudFormation custom resources","archived":false,"fork":false,"pushed_at":"2019-08-03T21:46:34.000Z","size":21,"stargazers_count":15,"open_issues_count":2,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-19T08:34:15.411Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mixja.png","metadata":{"files":{"readme":"README.rst","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":"2016-10-06T11:56:13.000Z","updated_at":"2022-07-23T18:03:14.000Z","dependencies_parsed_at":"2022-11-03T15:16:53.547Z","dependency_job_id":null,"html_url":"https://github.com/mixja/cfn-lambda-handler","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/mixja/cfn-lambda-handler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixja%2Fcfn-lambda-handler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixja%2Fcfn-lambda-handler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixja%2Fcfn-lambda-handler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixja%2Fcfn-lambda-handler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mixja","download_url":"https://codeload.github.com/mixja/cfn-lambda-handler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixja%2Fcfn-lambda-handler/sbom","scorecard":{"id":650836,"data":{"date":"2025-08-11","repo":{"name":"github.com/mixja/cfn-lambda-handler","commit":"2e583546b9f0e197ad7713b734c82c9f761d5445"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"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":-1,"reason":"No tokens found","details":null,"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":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":0,"reason":"Found 0/26 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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":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":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":"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"}}]},"last_synced_at":"2025-08-21T13:28:29.606Z","repository_id":62561533,"created_at":"2025-08-21T13:28:29.606Z","updated_at":"2025-08-21T13:28:29.606Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281689345,"owners_count":26544619,"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-10-29T02:00:06.901Z","response_time":59,"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"},"owner_record":{"login":"mixja","name":"Justin Menga","uuid":"3351083","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3351083?u=5c091928e54b71c8dc11ec6bdd2d90e8ea6dd18f\u0026v=4","repositories_count":87,"last_synced_at":"2023-09-12T17:27:41.975Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mixja","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T04:41:19.127Z","updated_at":"2023-09-12T17:27:43.019Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mixja","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mixja/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-02-19T01:26:52.558Z","dependent_packages_count":0,"downloads":503,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":9.506791244095087,"dependent_repos_count":11.52436577475423,"dependent_packages_count":10.119285352930213,"stargazers_count":14.894381731880971,"forks_count":13.340826149548244,"docker_downloads_count":null,"average":11.87713005064175},"purl":"pkg:pypi/cfn-lambda-handler","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cfn-lambda-handler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cfn-lambda-handler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cfn-lambda-handler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-16T20:07:38.613Z","issues_count":4,"pull_requests_count":3,"avg_time_to_close_issue":461372.0,"avg_time_to_close_pull_request":1116.6666666666667,"issues_closed_count":2,"pull_requests_closed_count":3,"pull_request_authors_count":1,"issue_authors_count":3,"avg_comments_per_issue":0.75,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":3,"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/mixja%2Fcfn-lambda-handler/issues","maintainers":[{"login":"mixja","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mixja"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cfn-lambda-handler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cfn-lambda-handler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cfn-lambda-handler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cfn-lambda-handler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cfn-lambda-handler/codemeta","maintainers":[{"uuid":"jmenga","login":"jmenga","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/jmenga/","role":null,"created_at":"2023-02-23T19:17:08.057Z","updated_at":"2023-02-23T19:17:08.057Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jmenga/packages"}]}