{"id":5803210,"name":"mariamrf/py-lambda-action","ecosystem":"actions","description":"Deploy python code to AWS Lambda with dependencies in a separate layer.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mariamrf/py-lambda-action","keywords_array":["actions","aws","hacktoberfest","lambda","lambda-layer"],"namespace":"mariamrf","versions_count":5,"first_release_published_at":"2019-02-01T00:00:09.000Z","latest_release_published_at":"2020-10-01T14:11:31.000Z","latest_release_number":"v1.0.1","last_synced_at":"2026-03-10T22:46:19.850Z","created_at":"2023-01-04T14:20:25.083Z","updated_at":"2026-03-10T22:46:19.850Z","registry_url":"https://github.com/mariamrf/py-lambda-action","install_command":null,"documentation_url":null,"metadata":{"name":"Py Lambda Deploy","author":"Mariam Maarouf","description":"Deploy python code to AWS Lambda with dependencies in a separate layer.","inputs":{"requirements_txt":{"description":"the name/path to the requirements.txt file","required":true,"default":"requirements.txt"},"lambda_layer_arn":{"description":"The ARN for the Lambda layer the dependencies should be pushed to without the version (every push is a new version).","required":true},"lambda_function_name":{"description":"The Lambda function name. Check the AWS docs/readme for examples.","required":true}},"runs":{"using":"docker","image":"Dockerfile","args":["${{ inputs.requirements_txt }}","${{ inputs.lambda_layer_arn }}","${{ inputs.lambda_function_name }}"]},"branding":{"icon":"layers","color":"yellow"},"default_branch":"master","path":null},"repo_metadata":{"id":36306081,"uuid":"168555810","full_name":"mariamrf/py-lambda-action","owner":"mariamrf","description":"A Github Action to deploy AWS Lambda functions written in Python with their dependencies in a separate layer.","archived":false,"fork":false,"pushed_at":"2024-08-08T00:04:11.000Z","size":17,"stargazers_count":56,"open_issues_count":6,"forks_count":60,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-14T13:43:51.017Z","etag":null,"topics":["actions","aws","hacktoberfest","lambda","lambda-layer"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/mariamrf.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}},"created_at":"2019-01-31T16:20:21.000Z","updated_at":"2024-12-30T00:18:37.000Z","dependencies_parsed_at":"2024-06-18T19:47:08.984Z","dependency_job_id":"0a6376e6-2cd8-4af5-a6cb-252b85ec6acc","html_url":"https://github.com/mariamrf/py-lambda-action","commit_stats":{"total_commits":15,"total_committers":8,"mean_commits":1.875,"dds":0.6,"last_synced_commit":"5c8e766725fc5efcbb4cf2ca807666026a9530fc"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/mariamrf/py-lambda-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariamrf%2Fpy-lambda-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariamrf%2Fpy-lambda-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariamrf%2Fpy-lambda-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariamrf%2Fpy-lambda-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mariamrf","download_url":"https://codeload.github.com/mariamrf/py-lambda-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariamrf%2Fpy-lambda-action/sbom","scorecard":{"id":618910,"data":{"date":"2025-08-11","repo":{"name":"github.com/mariamrf/py-lambda-action","commit":"5c8e766725fc5efcbb4cf2ca807666026a9530fc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"Code-Review","score":3,"reason":"Found 5/15 approved changesets -- score normalized to 3","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":-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":"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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.6 to python:3.6@sha256:f8652afaf88c25f0d22354d547d892591067aa4026a7fa9a6819df9f300af6fc","Warn: pipCommand not pinned by hash: Dockerfile:5","Warn: pipCommand not pinned by hash: entrypoint.sh:7","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 pipCommand 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":"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 12 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-21T04:45:12.264Z","repository_id":36306081,"created_at":"2025-08-21T04:45:12.264Z","updated_at":"2025-08-21T04:45:12.264Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279050160,"owners_count":26093439,"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-15T02:00:07.814Z","response_time":56,"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":"mariamrf","name":"Mariam Maarouf","uuid":"10760189","kind":"user","description":"","email":"","website":"https://mariam.dev","location":"Berlin","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10760189?u=9d0275c39c379311beca5d3e5fc135199ffc7137\u0026v=4","repositories_count":5,"last_synced_at":"2023-03-03T12:40:25.412Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mariamrf","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T23:34:38.033Z","updated_at":"2023-03-03T12:40:25.429Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mariamrf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mariamrf/repositories"},"tags":[{"name":"v1.0.1","sha":"5c8e766725fc5efcbb4cf2ca807666026a9530fc","kind":"commit","published_at":"2020-10-01T14:11:31.000Z","download_url":"https://codeload.github.com/mariamrf/py-lambda-action/tar.gz/v1.0.1","html_url":"https://github.com/mariamrf/py-lambda-action/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T10:59:39.650Z","dependency_job_id":null,"purl":"pkg:github/mariamrf/py-lambda-action@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariamrf%2Fpy-lambda-action/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariamrf%2Fpy-lambda-action/tags/v1.0.1/manifests"},{"name":"1.0.1","sha":"5c8e766725fc5efcbb4cf2ca807666026a9530fc","kind":"commit","published_at":"2020-10-01T14:11:31.000Z","download_url":"https://codeload.github.com/mariamrf/py-lambda-action/tar.gz/1.0.1","html_url":"https://github.com/mariamrf/py-lambda-action/releases/tag/1.0.1","dependencies_parsed_at":"2023-05-31T10:59:39.389Z","dependency_job_id":null,"purl":"pkg:github/mariamrf/py-lambda-action@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariamrf%2Fpy-lambda-action/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariamrf%2Fpy-lambda-action/tags/1.0.1/manifests"},{"name":"v1.0.0","sha":"c94e2f775b3c98534411c2e2d68f36de08c349b7","kind":"commit","published_at":"2020-04-09T09:25:29.000Z","download_url":"https://codeload.github.com/mariamrf/py-lambda-action/tar.gz/v1.0.0","html_url":"https://github.com/mariamrf/py-lambda-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T10:59:39.932Z","dependency_job_id":null,"purl":"pkg:github/mariamrf/py-lambda-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariamrf%2Fpy-lambda-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariamrf%2Fpy-lambda-action/tags/v1.0.0/manifests"},{"name":"v0.0.2","sha":"0ff0e5d02b6b560f7e8003ffea0e3e7c80f69483","kind":"commit","published_at":"2019-02-01T15:45:26.000Z","download_url":"https://codeload.github.com/mariamrf/py-lambda-action/tar.gz/v0.0.2","html_url":"https://github.com/mariamrf/py-lambda-action/releases/tag/v0.0.2","dependencies_parsed_at":"2023-05-31T10:59:40.338Z","dependency_job_id":null,"purl":"pkg:github/mariamrf/py-lambda-action@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariamrf%2Fpy-lambda-action/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariamrf%2Fpy-lambda-action/tags/v0.0.2/manifests"},{"name":"0.0.1","sha":"d8b337007800b6af3120b7f14d57ef489d54df2d","kind":"commit","published_at":"2019-02-01T00:00:09.000Z","download_url":"https://codeload.github.com/mariamrf/py-lambda-action/tar.gz/0.0.1","html_url":"https://github.com/mariamrf/py-lambda-action/releases/tag/0.0.1","dependencies_parsed_at":"2023-05-31T10:59:40.106Z","dependency_job_id":null,"purl":"pkg:github/mariamrf/py-lambda-action@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariamrf%2Fpy-lambda-action/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariamrf%2Fpy-lambda-action/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-16T10:57:26.990Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":14.425606084614165,"dependent_packages_count":0.0,"stargazers_count":3.222944065916653,"forks_count":1.0616384091269213,"docker_downloads_count":null,"average":4.677547139914434},"purl":"pkg:githubactions/mariamrf/py-lambda-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/mariamrf/py-lambda-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/mariamrf/py-lambda-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/mariamrf/py-lambda-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T09:14:43.317Z","issues_count":6,"pull_requests_count":18,"avg_time_to_close_issue":477652.6666666667,"avg_time_to_close_pull_request":2589322.8666666667,"issues_closed_count":3,"pull_requests_closed_count":15,"pull_request_authors_count":15,"issue_authors_count":6,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":19.666666666666668,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"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/mariamrf%2Fpy-lambda-action/issues","maintainers":[{"login":"mariamrf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariamrf"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mariamrf%2Fpy-lambda-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mariamrf%2Fpy-lambda-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mariamrf%2Fpy-lambda-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mariamrf%2Fpy-lambda-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/mariamrf%2Fpy-lambda-action/codemeta","maintainers":[]}