{"id":2783423,"name":"lambda-toolkit","ecosystem":"pypi","description":"An AWS Lambda command line interface (CLI). It helps you in creating, building, testing and deploying your lambda functions.","homepage":"https://github.com/lucioveloso/lambda-toolkit","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/lucioveloso/lambda-toolkit","keywords_array":[],"namespace":null,"versions_count":31,"first_release_published_at":"2017-07-06T09:26:02.000Z","latest_release_published_at":"2017-08-09T20:36:23.000Z","latest_release_number":"0.3.7","last_synced_at":"2026-03-14T14:01:58.024Z","created_at":"2022-04-10T11:26:57.601Z","updated_at":"2026-03-14T14:06:39.217Z","registry_url":"https://pypi.org/project/lambda-toolkit/","install_command":"pip install lambda-toolkit --index-url https://pypi.org/simple","documentation_url":"https://lambda-toolkit.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 3"],"normalized_name":"lambda-toolkit","project_status":null},"repo_metadata":{"id":62574998,"uuid":"95637873","full_name":"lucioveloso/lambda-toolkit","owner":"lucioveloso","description":"*DO NOT USE* - This project was done during my initial python and lambda's studies. I would recommend you the `serverless framework`.","archived":false,"fork":false,"pushed_at":"2017-08-10T13:56:28.000Z","size":163,"stargazers_count":112,"open_issues_count":0,"forks_count":7,"subscribers_count":11,"default_branch":"trunk","last_synced_at":"2025-08-20T12:56:11.787Z","etag":null,"topics":["aws","aws-lambda","debug-lambda","debugging-tool","ide","lambda-debug","lambda-debugger","lambda-environment","lambda-functions","lambda-proxy","lambda-toolkit","real-events","serverless","sqs-queue"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lucioveloso.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","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":"2017-06-28T06:46:51.000Z","updated_at":"2024-09-27T01:45:11.000Z","dependencies_parsed_at":"2022-11-03T18:40:29.863Z","dependency_job_id":null,"html_url":"https://github.com/lucioveloso/lambda-toolkit","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/lucioveloso/lambda-toolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucioveloso%2Flambda-toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucioveloso%2Flambda-toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucioveloso%2Flambda-toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucioveloso%2Flambda-toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucioveloso","download_url":"https://codeload.github.com/lucioveloso/lambda-toolkit/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucioveloso%2Flambda-toolkit/sbom","scorecard":{"id":602754,"data":{"date":"2025-08-11","repo":{"name":"github.com/lucioveloso/lambda-toolkit","commit":"6869a82f9f0bcc3d91e16b7965cf0f60b8521830"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/15 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":"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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: pipCommand not pinned by hash: build.sh:8","Info:   0 out of   1 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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 'trunk'"],"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":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-437 / GHSA-5xp3-jfq3-5q8x","Warn: Project is vulnerable to: PYSEC-2020-173 / GHSA-gpvv-69j7-gwj8","Warn: Project is vulnerable to: PYSEC-2023-228 / GHSA-mq26-g339-26xf","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: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"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 30 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-21T00:49:50.879Z","repository_id":62574998,"created_at":"2025-08-21T00:49:50.879Z","updated_at":"2025-08-21T00:49:50.879Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276318989,"owners_count":25621651,"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-09-21T02:00:07.055Z","response_time":72,"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":"lucioveloso","name":"Lucio Veloso","uuid":"12705633","kind":"user","description":"Sr. Staff Platform Engineer at Zwift","email":"","website":"https://www.linkedin.com/in/lucioveloso/","location":null,"twitter":null,"company":"Zwift Inc.","icon_url":"https://avatars.githubusercontent.com/u/12705633?u=23fa5854110148cae11654052adc51e3f6e9a663\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-03T08:20:57.918Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lucioveloso","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T20:16:14.766Z","updated_at":"2023-03-03T08:20:58.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucioveloso","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucioveloso/repositories"},"tags":[{"name":"0.2.8","sha":"99094f246c5a44117225b4f7834046c24a94e5ac","kind":"commit","published_at":"2017-07-10T07:17:20.000Z","download_url":"https://codeload.github.com/lucioveloso/lambda-toolkit/tar.gz/0.2.8","html_url":"https://github.com/lucioveloso/lambda-toolkit/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lucioveloso/lambda-toolkit@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucioveloso%2Flambda-toolkit/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucioveloso%2Flambda-toolkit/tags/0.2.8/manifests"},{"name":"v0.1","sha":"904f09de7225109eab12ace950eb5f1a8dac123a","kind":"commit","published_at":"2017-06-29T17:12:57.000Z","download_url":"https://codeload.github.com/lucioveloso/lambda-toolkit/tar.gz/v0.1","html_url":"https://github.com/lucioveloso/lambda-toolkit/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lucioveloso/lambda-toolkit@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucioveloso%2Flambda-toolkit/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucioveloso%2Flambda-toolkit/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-14T14:06:39.196Z","dependent_packages_count":0,"downloads":41,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":42.385016433024475,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":6.727007966193645,"forks_count":12.554578088063433,"docker_downloads_count":null,"average":18.666902657342717},"purl":"pkg:pypi/lambda-toolkit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/lambda-toolkit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/lambda-toolkit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/lambda-toolkit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-20T12:51:39.256Z","issues_count":4,"pull_requests_count":38,"avg_time_to_close_issue":268689.75,"avg_time_to_close_pull_request":7266.131578947368,"issues_closed_count":4,"pull_requests_closed_count":38,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.25,"avg_comments_per_pull_request":0.13157894736842105,"merged_pull_requests_count":38,"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/lucioveloso%2Flambda-toolkit/issues","maintainers":[{"login":"lucioveloso","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucioveloso"},{"login":"gjmveloso","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjmveloso"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lambda-toolkit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lambda-toolkit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lambda-toolkit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lambda-toolkit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lambda-toolkit/codemeta","maintainers":[{"uuid":"lambda-toolkit","login":"lambda-toolkit","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/lambda-toolkit/","role":null,"created_at":"2023-02-23T22:37:55.726Z","updated_at":"2023-02-23T22:37:55.726Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lambda-toolkit/packages"}]}