{"id":1447213,"name":"aws-lambda","ecosystem":"npm","description":"Deploy AWS Lambda functions from command line using a json or yaml config file.","homepage":"https://awspilot.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/awspilot/cli-lambda-deploy","keywords_array":["lambda","aws lambda","deploy","deploy lambda"],"namespace":null,"versions_count":21,"first_release_published_at":"2015-01-11T18:14:18.186Z","latest_release_published_at":"2021-11-07T09:56:04.082Z","latest_release_number":"1.0.7","last_synced_at":"2026-04-25T23:13:32.332Z","created_at":"2022-04-09T01:30:01.473Z","updated_at":"2026-04-26T12:16:13.796Z","registry_url":"https://www.npmjs.com/package/aws-lambda","install_command":"npm install aws-lambda","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.7"}},"repo_metadata":{"id":57188276,"uuid":"229887437","full_name":"awspilot/cli-lambda-deploy","owner":"awspilot","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-01T04:00:29.000Z","size":140,"stargazers_count":23,"open_issues_count":10,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-28T00:22:31.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/awspilot.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","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-12-24T06:48:06.000Z","updated_at":"2025-10-15T03:48:33.000Z","dependencies_parsed_at":"2024-06-18T14:03:20.190Z","dependency_job_id":"ef45c6cb-6280-4b36-809f-263963a692aa","html_url":"https://github.com/awspilot/cli-lambda-deploy","commit_stats":{"total_commits":209,"total_committers":2,"mean_commits":104.5,"dds":0.4019138755980861,"last_synced_commit":"3bfe877348bc0c47b91a3e09fef2dc85a380ae3f"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/awspilot/cli-lambda-deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awspilot%2Fcli-lambda-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awspilot%2Fcli-lambda-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awspilot%2Fcli-lambda-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awspilot%2Fcli-lambda-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awspilot","download_url":"https://codeload.github.com/awspilot/cli-lambda-deploy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awspilot%2Fcli-lambda-deploy/sbom","scorecard":{"id":219663,"data":{"date":"2025-08-11","repo":{"name":"github.com/awspilot/cli-lambda-deploy","commit":"3bfe877348bc0c47b91a3e09fef2dc85a380ae3f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"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":"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":"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/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/awspilot/cli-lambda-deploy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/awspilot/cli-lambda-deploy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/awspilot/cli-lambda-deploy/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/awspilot/cli-lambda-deploy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/awspilot/cli-lambda-deploy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/awspilot/cli-lambda-deploy/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/awspilot/cli-lambda-deploy/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/nodejs10.x/Dockerfile:1: pin your Docker image by updating amazonlinux:2 to amazonlinux:2@sha256:9061e9d816e94b61f2b183f8481141b77420b3ad704adf34a0b54ce80822256b","Warn: containerImage not pinned by hash: docker/nodejs8.10/Dockerfile:1: pin your Docker image by updating amazonlinux:2 to amazonlinux:2@sha256:9061e9d816e94b61f2b183f8481141b77420b3ad704adf34a0b54ce80822256b","Warn: downloadThenRun not pinned by hash: docker/nodejs10.x/Dockerfile:5","Warn: npmCommand not pinned by hash: docker/nodejs10.x/Dockerfile:6","Warn: downloadThenRun not pinned by hash: docker/nodejs8.10/Dockerfile:5","Warn: npmCommand not pinned by hash: docker/nodejs8.10/Dockerfile:6","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:42","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   2 downloadThenRun 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"}}]},"last_synced_at":"2025-08-17T02:13:59.382Z","repository_id":57188276,"created_at":"2025-08-17T02:13:59.382Z","updated_at":"2025-08-17T02:13:59.382Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281425550,"owners_count":26499031,"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-28T02:00:06.022Z","response_time":60,"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":"awspilot","name":"AWS Pilot","uuid":"18708990","kind":"organization","description":"","email":null,"website":"https://awspilot.dev","location":"Los Altos, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/18708990?v=4","repositories_count":25,"last_synced_at":"2024-03-25T20:20:59.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/awspilot","funding_links":[],"total_stars":247,"followers":4,"following":0,"created_at":"2022-11-02T16:30:18.727Z","updated_at":"2024-03-25T20:21:01.062Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awspilot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awspilot/repositories"},"tags":[{"name":"v1.0.7","sha":"a020f90092f160e34c968828f4ca353d3a4afe92","kind":"tag","published_at":"2021-11-07T09:55:25.000Z","download_url":"https://codeload.github.com/awspilot/cli-lambda-deploy/tar.gz/v1.0.7","html_url":"https://github.com/awspilot/cli-lambda-deploy/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awspilot/cli-lambda-deploy@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awspilot%2Fcli-lambda-deploy/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awspilot%2Fcli-lambda-deploy/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"f4a9bd748aa59efa1b5dae2f96fb9dcdf5224ba4","kind":"tag","published_at":"2021-11-07T09:49:18.000Z","download_url":"https://codeload.github.com/awspilot/cli-lambda-deploy/tar.gz/v1.0.6","html_url":"https://github.com/awspilot/cli-lambda-deploy/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awspilot/cli-lambda-deploy@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awspilot%2Fcli-lambda-deploy/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awspilot%2Fcli-lambda-deploy/tags/v1.0.6/manifests"}]},"repo_metadata_updated_at":"2026-04-08T13:19:49.938Z","dependent_packages_count":824,"downloads":5000218,"downloads_period":"last-month","dependent_repos_count":7779,"rankings":{"downloads":0.16503112207704818,"dependent_repos_count":0.2751359838501654,"dependent_packages_count":0.08809510458139405,"stargazers_count":7.788917596098812,"forks_count":6.748669961044603,"docker_downloads_count":0.8455111310491784,"average":2.651893483116867},"purl":"pkg:npm/aws-lambda","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTkzNHgtNzJ4aC01aHJn","url":"https://github.com/advisories/GHSA-934x-72xh-5hrg","title":"OS command injection in aws-lambda","description":"In aws-lambda versions prior to version 1.0.5, the \"config.FunctioName\" is used to construct the argument used within the \"exec\" function without any sanitization. It is possible for a user to inject arbitrary commands to the \"zipCmd\" used within \"config.FunctionName\".","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2020-02-14T23:09:45.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2019-10777","https://github.com/awspilot/cli-lambda-deploy","https://snyk.io/vuln/SNYK-JS-AWSLAMBDA-540839","https://github.com/advisories/GHSA-934x-72xh-5hrg"],"source_kind":"github","identifiers":["GHSA-934x-72xh-5hrg","CVE-2019-10777"],"repository_url":"https://github.com/awspilot/cli-lambda-deploy","blast_radius":0.0,"created_at":"2022-12-21T16:13:26.165Z","updated_at":"2026-04-26T12:10:44.876Z","epss_percentage":0.00513,"epss_percentile":0.6650199999999999,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTkzNHgtNzJ4aC01aHJn","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTkzNHgtNzJ4aC01aHJn","packages":[{"ecosystem":"npm","package_name":"aws-lambda","versions":[{"first_patched_version":"1.0.5","vulnerable_version_range":"\u003c= 1.0.4"}],"purl":"pkg:npm/aws-lambda"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTkzNHgtNzJ4aC01aHJn/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/aws-lambda","docker_dependents_count":56,"docker_downloads_count":52923,"usage_url":"https://repos.ecosyste.ms/usage/npm/aws-lambda","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/aws-lambda/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-30T17:05:43.045Z","issues_count":11,"pull_requests_count":4,"avg_time_to_close_issue":7592312.2,"avg_time_to_close_pull_request":null,"issues_closed_count":5,"pull_requests_closed_count":0,"pull_request_authors_count":3,"issue_authors_count":10,"avg_comments_per_issue":1.9090909090909092,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1714.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"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/awspilot%2Fcli-lambda-deploy/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aws-lambda/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aws-lambda/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aws-lambda/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aws-lambda/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/aws-lambda/codemeta","maintainers":[{"uuid":"adrian.praja","login":"adrian.praja","name":null,"email":"adrian@databank.ro","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~adrian.praja","role":null,"created_at":"2022-11-11T12:49:56.724Z","updated_at":"2022-11-11T12:49:56.724Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adrian.praja/packages"}]}