{"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-04-16T10:03:05.152Z","created_at":"2022-04-12T17:03:07.795Z","updated_at":"2026-04-16T10:31:43.642Z","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-03-27T13:59:02.000Z","size":10936,"stargazers_count":3592,"open_issues_count":23,"forks_count":389,"subscribers_count":40,"default_branch":"main","last_synced_at":"2026-04-06T17:32:34.842Z","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-04-04T22:24:19.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":31663629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"ssl_error","status_checked_at":"2026-04-10T17:19:13.364Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[]},"repo_metadata_updated_at":"2026-04-16T10:31:43.619Z","dependent_packages_count":2,"downloads":429829,"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-04-08T07:05:55.554Z","issues_count":8,"pull_requests_count":23,"avg_time_to_close_issue":8147731.0,"avg_time_to_close_pull_request":605253.9166666666,"issues_closed_count":4,"pull_requests_closed_count":12,"pull_request_authors_count":14,"issue_authors_count":8,"avg_comments_per_issue":9.125,"avg_comments_per_pull_request":2.6956521739130435,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":8,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":8147731.0,"past_year_avg_time_to_close_pull_request":605253.9166666666,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":9.125,"past_year_avg_comments_per_pull_request":2.6956521739130435,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":11,"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","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"}]}