{"id":4151321,"name":"lambda_runtime_client","ecosystem":"cargo","description":"Client SDK for AWS Lambda's runtime APIs","homepage":"https://github.com/awslabs/aws-lambda-rust-runtime","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/awslabs/aws-lambda-rust-runtime","keywords_array":["lambda","aws","runtime","client","api"],"namespace":null,"versions_count":4,"first_release_published_at":"2018-11-29T17:53:00.672Z","latest_release_published_at":"2019-05-03T15:25:37.461Z","latest_release_number":"0.2.2","last_synced_at":"2026-05-15T07:13:31.508Z","created_at":"2022-04-12T17:03:07.795Z","updated_at":"2026-05-15T07:13:51.344Z","registry_url":"https://crates.io/crates/lambda_runtime_client/","install_command":"cargo install lambda_runtime_client","documentation_url":"https://docs.rs/lambda_runtime_client/","metadata":{"categories":[]},"repo_metadata":{"id":37334084,"uuid":"156752158","full_name":"aws/aws-lambda-rust-runtime","owner":"aws","description":"A Rust runtime for AWS Lambda","archived":false,"fork":false,"pushed_at":"2026-05-08T20:58:06.000Z","size":10811,"stargazers_count":3597,"open_issues_count":19,"forks_count":393,"subscribers_count":40,"default_branch":"main","last_synced_at":"2026-05-09T02:36:40.369Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/aws.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-11-08T18:36:53.000Z","updated_at":"2026-05-08T20:53:07.000Z","dependencies_parsed_at":"2023-02-11T23:30:39.083Z","dependency_job_id":"754418b9-7e2a-4140-9f16-454a416e0034","html_url":"https://github.com/aws/aws-lambda-rust-runtime","commit_stats":{"total_commits":257,"total_committers":81,"mean_commits":"3.1728395061728394","dds":0.7937743190661479,"last_synced_commit":"3fce312eb77f7ec1722e1c4605b11f770e286ed9"},"previous_names":["aws/aws-lambda-rust-runtime","awslabs/aws-lambda-rust-runtime"],"tags_count":82,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/sbom","scorecard":{"id":219573,"data":{"date":"2025-08-11","repo":{"name":"github.com/awslabs/aws-lambda-rust-runtime","commit":"685e81c5d4d0c11f3f816c8f540b196c27173210"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-events.yml:1","Warn: no topLevel permission defined: .github/workflows/build-extension.yml:1","Warn: no topLevel permission defined: .github/workflows/build-integration-test.yml:1","Warn: no topLevel permission defined: .github/workflows/build-runtime.yml:1","Warn: no topLevel permission defined: .github/workflows/check-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/check-examples.yml:1","Warn: no topLevel permission defined: .github/workflows/closed-issue-message.yml:1","Warn: no topLevel permission defined: .github/workflows/format.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-integration-test.yml:5","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":"Code-Review","score":9,"reason":"Found 26/28 approved changesets -- score normalized to 9","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":"Maintained","score":10,"reason":"26 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","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":"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":"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":"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/build-events.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/build-events.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-events.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/build-events.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-events.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/build-events.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-events.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/build-events.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-events.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/build-events.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-events.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/build-events.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-events.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/build-events.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-extension.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/build-extension.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-extension.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/build-extension.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-extension.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/build-extension.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-extension.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/build-extension.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-integration-test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/build-integration-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-runtime.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/build-runtime.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-runtime.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/build-runtime.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-runtime.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/build-runtime.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-runtime.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/build-runtime.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/check-docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/check-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-examples.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/check-examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-examples.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/check-examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-examples.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/check-examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/closed-issue-message.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/closed-issue-message.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/format.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/format.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/format.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/format.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/format.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/format.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-integration-test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/run-integration-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-integration-test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/run-integration-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-integration-test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/run-integration-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-integration-test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/run-integration-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-integration-test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/aws-lambda-rust-runtime/run-integration-test.yml/main?enable=pin","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  20 third-party GitHubAction 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/awslabs/.github/SECURITY.md:1","Info: Found linked content: github.com/awslabs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/awslabs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/awslabs/.github/SECURITY.md:1"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 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"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-65fc-cr5f-v7r2","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T02:13:12.428Z","repository_id":37334084,"created_at":"2025-08-17T02:13:12.429Z","updated_at":"2025-08-17T02:13:12.429Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33057468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":536,"last_synced_at":"2026-03-02T20:07:16.924Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws","funding_links":[],"total_stars":245963,"followers":14738,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2026-03-02T20:07:16.924Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"lambda_http-v1.1.2","sha":"45850d407848b189bbc2917c1f198d85beb867f6","kind":"tag","published_at":"2026-03-19T21:49:26.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda_http-v1.1.2","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda_http-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda_http-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda_http-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda_http-v1.1.2/manifests"},{"name":"lambda_runtime-v1.1.2","sha":"45850d407848b189bbc2917c1f198d85beb867f6","kind":"tag","published_at":"2026-03-19T21:49:07.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda_runtime-v1.1.2","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda_runtime-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda_runtime-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda_runtime-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda_runtime-v1.1.2/manifests"},{"name":"lambda-extension-v1.0.4","sha":"45850d407848b189bbc2917c1f198d85beb867f6","kind":"tag","published_at":"2026-03-19T21:48:58.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-extension-v1.0.4","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-extension-v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-extension-v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-extension-v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-extension-v1.0.4/manifests"},{"name":"lambda_runtime_api_client-v1.0.3","sha":"45850d407848b189bbc2917c1f198d85beb867f6","kind":"tag","published_at":"2026-03-19T21:48:48.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda_runtime_api_client-v1.0.3","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda_runtime_api_client-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda_runtime_api_client-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda_runtime_api_client-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda_runtime_api_client-v1.0.3/manifests"},{"name":"aws_lambda_events-v1.1.2","sha":"45850d407848b189bbc2917c1f198d85beb867f6","kind":"tag","published_at":"2026-03-19T21:48:34.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/aws_lambda_events-v1.1.2","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/aws_lambda_events-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@aws_lambda_events-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/aws_lambda_events-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/aws_lambda_events-v1.1.2/manifests"},{"name":"lambda_http-v1.1.1","sha":"6f305bb00f3cc613fd82f88d2f2200e8089e4385","kind":"tag","published_at":"2026-03-13T16:11:35.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda_http-v1.1.1","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda_http-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda_http-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda_http-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda_http-v1.1.1/manifests"},{"name":"lambda_runtime-v1.1.1","sha":"6f305bb00f3cc613fd82f88d2f2200e8089e4385","kind":"tag","published_at":"2026-03-13T16:11:11.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda_runtime-v1.1.1","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda_runtime-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda_runtime-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda_runtime-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda_runtime-v1.1.1/manifests"},{"name":"lambda-extension-v1.0.3","sha":"6f305bb00f3cc613fd82f88d2f2200e8089e4385","kind":"tag","published_at":"2026-03-13T16:11:02.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-extension-v1.0.3","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-extension-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-extension-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-extension-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-extension-v1.0.3/manifests"},{"name":"aws_lambda_events-v1.1.1","sha":"6f305bb00f3cc613fd82f88d2f2200e8089e4385","kind":"tag","published_at":"2026-03-13T16:10:45.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/aws_lambda_events-v1.1.1","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/aws_lambda_events-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@aws_lambda_events-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/aws_lambda_events-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/aws_lambda_events-v1.1.1/manifests"},{"name":"lambda-integration-tests-v1.0.1","sha":"c56dcce95a2ea2945c9b2568c2477a7a0248bf5c","kind":"tag","published_at":"2026-01-12T23:05:04.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-integration-tests-v1.0.1","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-integration-tests-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-integration-tests-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-integration-tests-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-integration-tests-v1.0.1/manifests"},{"name":"v1.1.0-rc1","sha":"217ecafbe62a3507910e3318e5ce0aac9c83b7c2","kind":"commit","published_at":"2026-01-06T19:45:15.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v1.1.0-rc1","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.2","sha":"e74cdd35caf6018f54865924867492401a59c183","kind":"commit","published_at":"2025-12-19T21:46:23.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v1.0.2","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"578bb6acb2f8a418344a2cbcda61e32b43968891","kind":"commit","published_at":"2025-11-14T20:07:46.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v1.0.1","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v1.0.1/manifests"},{"name":"1.0","sha":"fcc2bdb4102b141a5ceedfe153d007876f5bd9a9","kind":"commit","published_at":"2025-11-14T17:24:15.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/1.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/1.0/manifests"},{"name":"v1.0","sha":"fcc2bdb4102b141a5ceedfe153d007876f5bd9a9","kind":"commit","published_at":"2025-11-14T17:24:15.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v1.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v1.0/manifests"},{"name":"lambda-http-0.8.4","sha":"3dfb13773c63ff350cb3ccf9bd8e0158b9eaac11","kind":"commit","published_at":"2025-09-17T13:46:25.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-http-0.8.4","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-http-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-http-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.8.4/manifests"},{"name":"lambda-runtime-0.14.4","sha":"7ac22741fc64140c1c0b82a0d2f2ce05933e8d9f","kind":"commit","published_at":"2025-08-27T17:17:30.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-runtime-0.14.4","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-runtime-0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-runtime-0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.14.4/manifests"},{"name":"lambda-runtime-0.14.3","sha":"1447217b54a4cecf567ba6feb8a83bdd8e355d17","kind":"commit","published_at":"2025-07-18T00:17:50.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-runtime-0.14.3","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-runtime-0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-runtime-0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.14.3/manifests"},{"name":"lambda-runtime-0.14.2","sha":"62a36b04ddfd67000d407d06d0da60f394ca4b36","kind":"commit","published_at":"2025-06-08T06:16:57.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-runtime-0.14.2","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-runtime-0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-runtime-0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.14.2/manifests"},{"name":"lambda-runtime-0.14.1","sha":"2862581a5be7677afbea9d806ce5f6f05c6d97ce","kind":"commit","published_at":"2025-05-28T03:24:16.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-runtime-0.14.1","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-runtime-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-runtime-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.14.1/manifests"},{"name":"lambda-runtime-0.14.0","sha":"489b2359d8fd7cb7296001fce729f60f7bdbb372","kind":"commit","published_at":"2025-05-27T10:47:57.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-runtime-0.14.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-runtime-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-runtime-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.14.0/manifests"},{"name":"lambda-http-0.14.0","sha":"3d31b919b485a869af1df65fba212ca46fc2faf9","kind":"commit","published_at":"2024-11-18T12:20:55.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-http-0.14.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-http-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-http-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.14.0/manifests"},{"name":"lambda-events-0.16.0","sha":"3d31b919b485a869af1df65fba212ca46fc2faf9","kind":"commit","published_at":"2024-11-18T12:20:55.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-events-0.16.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-events-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-events-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-events-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-events-0.16.0/manifests"},{"name":"lambda-runtime-0.13.0","sha":"150c5f0bee9fa81077a20faf402b1289189a22f5","kind":"commit","published_at":"2024-07-25T03:24:18.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-runtime-0.13.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-runtime-0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-runtime-0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.13.0/manifests"},{"name":"lambda-http-0.13.0","sha":"150c5f0bee9fa81077a20faf402b1289189a22f5","kind":"commit","published_at":"2024-07-25T03:24:18.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-http-0.13.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-http-0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-http-0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.13.0/manifests"},{"name":"lambda-runtime-0.12.0","sha":"f8cc32de3166f277375dbf1203aa3936509c1cf0","kind":"commit","published_at":"2024-06-26T02:42:41.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-runtime-0.12.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-runtime-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-runtime-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.12.0/manifests"},{"name":"lambda-http-0.12.0","sha":"f8cc32de3166f277375dbf1203aa3936509c1cf0","kind":"commit","published_at":"2024-06-26T02:42:41.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-http-0.12.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-http-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-http-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.12.0/manifests"},{"name":"lambda-extension-0.11.0","sha":"f8cc32de3166f277375dbf1203aa3936509c1cf0","kind":"commit","published_at":"2024-06-26T02:42:41.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-extension-0.11.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-extension-0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-extension-0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-extension-0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-extension-0.11.0/manifests"},{"name":"lambda-runtime-0.11.3","sha":"6382a85137b033019c78f963b77d1b75399b7f34","kind":"commit","published_at":"2024-06-14T04:05:48.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-runtime-0.11.3","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-runtime-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-runtime-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.11.3/manifests"},{"name":"lambda-http-0.11.4","sha":"6382a85137b033019c78f963b77d1b75399b7f34","kind":"commit","published_at":"2024-06-14T04:05:48.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-http-0.11.4","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-http-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-http-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.11.4/manifests"},{"name":"lambda-runtime-0.11.2","sha":"343159e92c09fb84d47f4b2a2a106ce1d6059efd","kind":"commit","published_at":"2024-05-13T16:20:06.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-runtime-0.11.2","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-runtime-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-runtime-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.11.2/manifests"},{"name":"lambda-http-0.11.3","sha":"343159e92c09fb84d47f4b2a2a106ce1d6059efd","kind":"commit","published_at":"2024-05-13T16:20:06.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-http-0.11.3","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-http-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-http-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.11.3/manifests"},{"name":"lambda-events-0.15.1","sha":"f9aeac7412ad15c57c29d53aa18a4cef9361daf1","kind":"commit","published_at":"2024-05-08T04:15:41.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-events-0.15.1","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-events-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-events-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-events-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-events-0.15.1/manifests"},{"name":"lambda-runtime-0.11.1","sha":"c7a301484f49c4a2347a07424da67ca58de2d4a8","kind":"commit","published_at":"2024-03-30T02:12:02.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-runtime-0.11.1","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-runtime-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-runtime-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.11.1/manifests"},{"name":"lambda-http-0.11.1","sha":"c7a301484f49c4a2347a07424da67ca58de2d4a8","kind":"commit","published_at":"2024-03-30T02:12:02.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-http-0.11.1","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-http-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-http-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.11.1/manifests"},{"name":"lambda-runtime-api-client-0.11.0","sha":"e0a3827ec1c425364fa10be2122d15f61f436d5f","kind":"commit","published_at":"2024-03-28T01:40:44.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-runtime-api-client-0.11.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-runtime-api-client-0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-runtime-api-client-0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-api-client-0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-api-client-0.11.0/manifests"},{"name":"lambda-runtime-0.11.0","sha":"e0a3827ec1c425364fa10be2122d15f61f436d5f","kind":"commit","published_at":"2024-03-28T01:40:44.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-runtime-0.11.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-runtime-0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-runtime-0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.11.0/manifests"},{"name":"lambda-http-0.11.0","sha":"e0a3827ec1c425364fa10be2122d15f61f436d5f","kind":"commit","published_at":"2024-03-28T01:40:44.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-http-0.11.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-http-0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-http-0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.11.0/manifests"},{"name":"lambda-runtime-0.10.0","sha":"e0e95e61cba0a8a695d4766d9215cbe839caf3a7","kind":"commit","published_at":"2024-02-26T04:03:13.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-runtime-0.10.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-runtime-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-runtime-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.10.0/manifests"},{"name":"lambda-http-0.10.0","sha":"e0e95e61cba0a8a695d4766d9215cbe839caf3a7","kind":"commit","published_at":"2024-02-26T04:03:13.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-http-0.10.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-http-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-http-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.10.0/manifests"},{"name":"lambda-extension-0.10.0","sha":"e0e95e61cba0a8a695d4766d9215cbe839caf3a7","kind":"commit","published_at":"2024-02-26T04:03:13.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-extension-0.10.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-extension-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-extension-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-extension-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-extension-0.10.0/manifests"},{"name":"lambda-events-0.15.0","sha":"e0e95e61cba0a8a695d4766d9215cbe839caf3a7","kind":"commit","published_at":"2024-02-26T04:03:13.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-events-0.15.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-events-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-events-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-events-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-events-0.15.0/manifests"},{"name":"lambda-events-0.13.1","sha":"b615b162900b8b01fb46568a40c9aa5c103d630d","kind":"commit","published_at":"2024-01-23T16:24:09.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-events-0.13.1","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-events-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-events-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-events-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-events-0.13.1/manifests"},{"name":"lambda-runtime-0.9.1","sha":"6e1c1540daefb37177d2004c837af7e52c74b707","kind":"commit","published_at":"2024-01-16T02:56:38.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-runtime-0.9.1","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-runtime-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-runtime-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.9.1/manifests"},{"name":"lambda-http-0.9.1","sha":"6e1c1540daefb37177d2004c837af7e52c74b707","kind":"commit","published_at":"2024-01-16T02:56:38.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-http-0.9.1","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-http-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-http-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.9.1/manifests"},{"name":"lambda-runtime-api-client-0.9.0","sha":"ab3b809d63fad05369596d17ad4fc449f7035e5e","kind":"commit","published_at":"2023-12-20T19:09:55.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-runtime-api-client-0.9.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-runtime-api-client-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-runtime-api-client-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-api-client-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-api-client-0.9.0/manifests"},{"name":"lambda-runtime-0.9.0","sha":"ab3b809d63fad05369596d17ad4fc449f7035e5e","kind":"commit","published_at":"2023-12-20T19:09:55.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-runtime-0.9.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-runtime-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-runtime-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.9.0/manifests"},{"name":"lambda-http-0.9.0","sha":"ab3b809d63fad05369596d17ad4fc449f7035e5e","kind":"commit","published_at":"2023-12-20T19:09:55.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-http-0.9.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-http-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-http-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.9.0/manifests"},{"name":"lambda-extension-0.9.0","sha":"ab3b809d63fad05369596d17ad4fc449f7035e5e","kind":"commit","published_at":"2023-12-20T19:09:55.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-extension-0.9.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-extension-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-extension-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-extension-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-extension-0.9.0/manifests"},{"name":"lambda-events-0.13.0","sha":"ab3b809d63fad05369596d17ad4fc449f7035e5e","kind":"commit","published_at":"2023-12-20T19:09:55.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-events-0.13.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-events-0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-events-0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-events-0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-events-0.13.0/manifests"},{"name":"lambda-extension-0.8.2","sha":"fed79f4497e4723e63196a5fd2c7cd62ff424817","kind":"commit","published_at":"2023-11-15T03:27:00.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-extension-0.8.2","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-extension-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-extension-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-extension-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-extension-0.8.2/manifests"},{"name":"lambda-events-0.12.1","sha":"25acb4a3fd176698f8c249857d5b6bdb23afd472","kind":"commit","published_at":"2023-11-14T00:56:26.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-events-0.12.1","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-events-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-events-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-events-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-events-0.12.1/manifests"},{"name":"lambda-http-0.8.3","sha":"8e6d77c5cfbbcacbc751758a8d2f1074538797ac","kind":"commit","published_at":"2023-11-09T01:45:54.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-http-0.8.3","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-http-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-http-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.8.3/manifests"},{"name":"lambda-runtime-0.8.3","sha":"39f770ba357c6139d3be7b1eceaf426be5f5b547","kind":"commit","published_at":"2023-11-08T02:19:11.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-runtime-0.8.3","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-runtime-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-runtime-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.8.3/manifests"},{"name":"lambda-http-0.8.2","sha":"39f770ba357c6139d3be7b1eceaf426be5f5b547","kind":"commit","published_at":"2023-11-08T02:19:11.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-http-0.8.2","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-http-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-http-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.8.2/manifests"},{"name":"lambda-events-0.12.0","sha":"39f770ba357c6139d3be7b1eceaf426be5f5b547","kind":"commit","published_at":"2023-11-08T02:19:11.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-events-0.12.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-events-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-events-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-events-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-events-0.12.0/manifests"},{"name":"lambda-runtime-0.8.2","sha":"d1d58235a48511448c47f1314a75ed397cbf94d2","kind":"commit","published_at":"2023-09-05T14:54:30.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-runtime-0.8.2","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-runtime-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-runtime-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.8.2/manifests"},{"name":"lambda-events-0.11.1","sha":"d1d58235a48511448c47f1314a75ed397cbf94d2","kind":"commit","published_at":"2023-09-05T14:54:30.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-events-0.11.1","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-events-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-events-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-events-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-events-0.11.1/manifests"},{"name":"lambda-runtime-0.8.1","sha":"fdc471459dc4f8b89b45d32dcfc74472a887242a","kind":"commit","published_at":"2023-06-10T19:41:49.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-runtime-0.8.1","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-runtime-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-runtime-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.8.1/manifests"},{"name":"lambda-http-0.8.1","sha":"fdc471459dc4f8b89b45d32dcfc74472a887242a","kind":"commit","published_at":"2023-06-10T19:41:49.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-http-0.8.1","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-http-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-http-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-http-0.8.1/manifests"},{"name":"lambda-events-0.10.0","sha":"a7329a452b34dc8e4927ba30605c3d8716d1db2f","kind":"commit","published_at":"2023-05-28T21:34:23.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-events-0.10.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-events-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-events-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-events-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-events-0.10.0/manifests"},{"name":"lambda-events-0.9.0","sha":"7c932659c74744d97f8a02de749e4fbf88008057","kind":"commit","published_at":"2023-05-15T15:22:59.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-events-0.9.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-events-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-events-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-events-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-events-0.9.0/manifests"},{"name":"v0.8.0","sha":"393d6447bea0502e1f939d197f4facc228e6e007","kind":"commit","published_at":"2023-04-11T15:00:01.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v0.8.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"99dba6447253ac87cf3cefeb2ba130b50514f9df","kind":"commit","published_at":"2023-01-13T11:44:24.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v0.7.3","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"9997b9d2efa78e73ac79d77b505eb1c66897315b","kind":"commit","published_at":"2022-12-17T02:14:07.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v0.7.2","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.7.2/manifests"},{"name":"v0.8.0-extension","sha":"695340bad627681a6ddb436074735d4c52ef8569","kind":"commit","published_at":"2022-11-15T15:56:49.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v0.8.0-extension","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v0.8.0-extension","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v0.8.0-extension","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.8.0-extension","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.8.0-extension/manifests"},{"name":"v0.7.1-runtime","sha":"695340bad627681a6ddb436074735d4c52ef8569","kind":"commit","published_at":"2022-11-15T15:56:49.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v0.7.1-runtime","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v0.7.1-runtime","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v0.7.1-runtime","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.7.1-runtime","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.7.1-runtime/manifests"},{"name":"v0.7.1-lambda-http","sha":"8010e4f7d798a476a7e2dcb3a91cc985e1bd1409","kind":"commit","published_at":"2022-10-28T03:37:45.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v0.7.1-lambda-http","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v0.7.1-lambda-http","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v0.7.1-lambda-http","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.7.1-lambda-http","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.7.1-lambda-http/manifests"},{"name":"v0.7.0","sha":"a0f6828ccf6a42643eef91ef48f38f0dada52218","kind":"commit","published_at":"2022-10-12T14:49:31.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v0.7.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.7.0/manifests"},{"name":"v0.6.2-lambda-http","sha":"d7ab6ae5ac087e2dc40adfe5c7002ce489ffe4d6","kind":"commit","published_at":"2022-10-06T02:41:47.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v0.6.2-lambda-http","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v0.6.2-lambda-http","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v0.6.2-lambda-http","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.6.2-lambda-http","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.6.2-lambda-http/manifests"},{"name":"v0.6.1","sha":"b1c5dfd1a09c62f77e91c03f278f73b7e2ecfd30","kind":"commit","published_at":"2022-09-07T23:08:43.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v0.6.1","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"336e55268f3f2a90560ef12ef3f7efe7fd6d354c","kind":"commit","published_at":"2022-07-19T02:38:47.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v0.6.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.6.0/manifests"},{"name":"v0.5.2-lambda-http","sha":"efb7f6905b410d8a1348eb83b8e5a6cc37820d83","kind":"commit","published_at":"2022-05-05T16:12:09.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v0.5.2-lambda-http","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v0.5.2-lambda-http","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v0.5.2-lambda-http","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.5.2-lambda-http","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.5.2-lambda-http/manifests"},{"name":"v0.5.1-runtime","sha":"015921eab49c52b55129e8d34d8d34addb9c7fb7","kind":"commit","published_at":"2022-03-20T16:27:43.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v0.5.1-runtime","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v0.5.1-runtime","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v0.5.1-runtime","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.5.1-runtime","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.5.1-runtime/manifests"},{"name":"v0.5.1","sha":"850606f456abc3c7f791495c6e7ddcda64bf9953","kind":"commit","published_at":"2022-02-26T08:22:20.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v0.5.1","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"fbc24b2f03a992a516b34fc8f5eca914bbc9fdb8","kind":"commit","published_at":"2022-02-20T21:01:37.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v0.5.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"4dd68177e7ca5701c6963e46afcacc8b24fd6820","kind":"commit","published_at":"2021-09-08T15:54:08.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v0.4.1","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.4.1/manifests"},{"name":"v0.3.1","sha":"7e2cd97b37436234c621dd6057ea99497ebd5c96","kind":"commit","published_at":"2021-07-27T16:58:30.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v0.3.1","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"fd13527a06060e32c786632f21c726e989e45fa9","kind":"commit","published_at":"2021-03-12T23:35:49.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v0.3.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"66c0ba00753276314f97a4a4bf3bd13afae95aef","kind":"commit","published_at":"2019-01-25T02:54:48.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/v0.2.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/v0.2.0/manifests"},{"name":"lambda-runtime-client-0.1.0","sha":"cc969373ee431198f71c6237386bc354cff88d49","kind":"tag","published_at":"2018-12-02T23:44:30.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-runtime-client-0.1.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-runtime-client-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-runtime-client-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-client-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-client-0.1.0/manifests"},{"name":"lambda-runtime-0.1.0","sha":"cc969373ee431198f71c6237386bc354cff88d49","kind":"tag","published_at":"2018-12-02T23:43:18.000Z","download_url":"https://codeload.github.com/aws/aws-lambda-rust-runtime/tar.gz/lambda-runtime-0.1.0","html_url":"https://github.com/aws/aws-lambda-rust-runtime/releases/tag/lambda-runtime-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-lambda-rust-runtime@lambda-runtime-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/tags/lambda-runtime-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-15T07:13:51.344Z","dependent_packages_count":2,"downloads":439841,"downloads_period":"total","dependent_repos_count":165,"rankings":{"downloads":3.4210027784794144,"dependent_repos_count":2.8480262846130757,"dependent_packages_count":10.580142784938085,"stargazers_count":2.3372379388734528,"forks_count":2.812485191211082,"docker_downloads_count":null,"average":4.399778995623022},"purl":"pkg:cargo/lambda_runtime_client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/lambda_runtime_client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/lambda_runtime_client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/lambda_runtime_client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-08T21:03:35.084Z","issues_count":10,"pull_requests_count":29,"avg_time_to_close_issue":5492504.333333333,"avg_time_to_close_pull_request":564344.5555555555,"issues_closed_count":6,"pull_requests_closed_count":18,"pull_request_authors_count":17,"issue_authors_count":9,"avg_comments_per_issue":7.7,"avg_comments_per_pull_request":2.5172413793103448,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":10,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":5492504.333333333,"past_year_avg_time_to_close_pull_request":564344.5555555555,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":7.7,"past_year_avg_comments_per_pull_request":2.5172413793103448,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-lambda-rust-runtime/issues","maintainers":[{"login":"jlizen","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlizen"},{"login":"FullyTyped","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FullyTyped"},{"login":"bnusunny","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnusunny"}],"active_maintainers":[{"login":"FullyTyped","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FullyTyped"},{"login":"jlizen","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlizen"},{"login":"bnusunny","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnusunny"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lambda_runtime_client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lambda_runtime_client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lambda_runtime_client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lambda_runtime_client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lambda_runtime_client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lambda_runtime_client/codemeta","maintainers":[{"uuid":"5671","login":"davidbarsky","name":"David Barsky","email":null,"url":"https://github.com/davidbarsky","packages_count":9,"html_url":"https://crates.io/users/davidbarsky","role":null,"created_at":"2022-11-07T21:09:14.520Z","updated_at":"2022-11-07T21:09:14.520Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/davidbarsky/packages"},{"uuid":"29234","login":"sapessi","name":"Stefano Buliani","email":null,"url":"https://github.com/sapessi","packages_count":7,"html_url":"https://crates.io/users/sapessi","role":null,"created_at":"2022-11-07T21:09:14.544Z","updated_at":"2022-11-07T21:09:14.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/sapessi/packages"}]}