{"id":366685,"url":"https://github.com/DataDog/datadog-lambda-python","last_synced_at":"2026-06-21T12:01:53.094Z","repository":{"id":36985366,"uuid":"183265904","full_name":"DataDog/datadog-lambda-python","owner":"DataDog","description":"The Datadog AWS Lambda Layer for Python","archived":false,"fork":false,"pushed_at":"2026-04-01T20:39:26.000Z","size":18139,"stargazers_count":100,"open_issues_count":24,"forks_count":51,"subscribers_count":14,"default_branch":"main","last_synced_at":"2026-04-02T03:23:20.245Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.datadoghq.com/integrations/amazon_lambda/#installing-and-using-the-datadog-layer","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DataDog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2019-04-24T16:21:30.000Z","updated_at":"2026-04-01T20:22:05.000Z","dependencies_parsed_at":"2026-03-24T19:04:17.107Z","dependency_job_id":null,"html_url":"https://github.com/DataDog/datadog-lambda-python","commit_stats":{"total_commits":353,"total_committers":39,"mean_commits":9.051282051282051,"dds":0.8045325779036827,"last_synced_commit":"5ce443bf63e9eebb9bee4a8fd930f7888fe75195"},"previous_names":[],"tags_count":127,"template":false,"template_full_name":null,"purl":"pkg:github/DataDog/datadog-lambda-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/sbom","scorecard":{"id":37765,"data":{"date":"2025-08-11","repo":{"name":"github.com/DataDog/datadog-lambda-python","commit":"7bdc7d6659d0432170023fbd7371ef432de5f4d7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/build_layer.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/update-snapshots.yml:1","Warn: no topLevel permission defined: .github/workflows/update_deps.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_layer.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/build_layer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_layer.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/build_layer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-snapshots.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update-snapshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-snapshots.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update-snapshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-snapshots.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update-snapshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-snapshots.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update-snapshots.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-snapshots.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update-snapshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_deps.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update_deps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_deps.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update_deps.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update_deps.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update_deps.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: containerImage not pinned by hash: tests/Dockerfile:2","Warn: downloadThenRun not pinned by hash: Dockerfile:11-12","Warn: pipCommand not pinned by hash: Dockerfile:17","Warn: downloadThenRun not pinned by hash: tests/Dockerfile:7-8","Warn: pipCommand not pinned by hash: tests/Dockerfile:20","Warn: pipCommand not pinned by hash: ci/publish_layers.sh:75","Warn: pipCommand not pinned by hash: scripts/check_format.sh:5","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/update-snapshots.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/update-snapshots.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/update_deps.yml:32","Info:   1 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v8.113.0 not signed: https://api.github.com/repos/DataDog/datadog-lambda-python/releases/236025222","Warn: release artifact v7.112.0 not signed: https://api.github.com/repos/DataDog/datadog-lambda-python/releases/233223470","Warn: release artifact v8.113.0 does not have provenance: https://api.github.com/repos/DataDog/datadog-lambda-python/releases/236025222","Warn: release artifact v7.112.0 does not have provenance: https://api.github.com/repos/DataDog/datadog-lambda-python/releases/233223470"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T20:42:38.779Z","repository_id":36985366,"created_at":"2025-08-14T20:42:38.780Z","updated_at":"2025-08-14T20:42:38.780Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31379453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T21:40:47.592Z","status":"ssl_error","status_checked_at":"2026-04-03T21:40:05.436Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":{"login":"DataDog","name":"Datadog, Inc.","uuid":"365230","kind":"organization","description":"","email":"info@datadoghq.com","website":"https://datadoghq.com","location":"New York","twitter":"datadoghq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/365230?v=4","repositories_count":968,"last_synced_at":"2024-04-15T05:05:10.008Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DataDog","funding_links":[],"total_stars":32738,"followers":1527,"following":0,"created_at":"2022-11-02T16:25:55.506Z","updated_at":"2024-04-15T05:10:00.958Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog/repositories"},"packages":[{"id":5410145,"name":"ivan-datadog-lambda","ecosystem":"pypi","description":"The Datadog AWS Lambda Library","homepage":"https://github.com/DataDog/datadog-lambda-python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/DataDog/datadog-lambda-python","keywords_array":["datadog","aws","lambda","layer"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-11-09T17:57:37.000Z","latest_release_published_at":"2022-11-09T17:57:37.000Z","latest_release_number":"1.0.0","last_synced_at":"2026-04-01T21:02:53.242Z","created_at":"2022-11-09T20:00:51.925Z","updated_at":"2026-04-01T21:02:53.243Z","registry_url":"https://pypi.org/project/ivan-datadog-lambda/","install_command":"pip install ivan-datadog-lambda --index-url https://pypi.org/simple","documentation_url":"https://ivan-datadog-lambda.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"ivan-datadog-lambda","project_status":null},"repo_metadata":{"id":36985366,"uuid":"183265904","full_name":"DataDog/datadog-lambda-python","owner":"DataDog","description":"The Datadog AWS Lambda Layer for Python","archived":false,"fork":false,"pushed_at":"2026-03-24T21:57:49.000Z","size":18136,"stargazers_count":100,"open_issues_count":19,"forks_count":50,"subscribers_count":14,"default_branch":"main","last_synced_at":"2026-03-25T19:33:56.866Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.datadoghq.com/integrations/amazon_lambda/#installing-and-using-the-datadog-layer","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DataDog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2019-04-24T16:21:30.000Z","updated_at":"2026-03-23T20:29:02.000Z","dependencies_parsed_at":"2026-03-24T19:04:17.107Z","dependency_job_id":null,"html_url":"https://github.com/DataDog/datadog-lambda-python","commit_stats":{"total_commits":353,"total_committers":39,"mean_commits":9.051282051282051,"dds":0.8045325779036827,"last_synced_commit":"5ce443bf63e9eebb9bee4a8fd930f7888fe75195"},"previous_names":[],"tags_count":127,"template":false,"template_full_name":null,"purl":"pkg:github/DataDog/datadog-lambda-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/sbom","scorecard":{"id":37765,"data":{"date":"2025-08-11","repo":{"name":"github.com/DataDog/datadog-lambda-python","commit":"7bdc7d6659d0432170023fbd7371ef432de5f4d7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/build_layer.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/update-snapshots.yml:1","Warn: no topLevel permission defined: .github/workflows/update_deps.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_layer.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/build_layer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_layer.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/build_layer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-snapshots.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update-snapshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-snapshots.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update-snapshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-snapshots.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update-snapshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-snapshots.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update-snapshots.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-snapshots.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update-snapshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_deps.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update_deps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_deps.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update_deps.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update_deps.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update_deps.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: containerImage not pinned by hash: tests/Dockerfile:2","Warn: downloadThenRun not pinned by hash: Dockerfile:11-12","Warn: pipCommand not pinned by hash: Dockerfile:17","Warn: downloadThenRun not pinned by hash: tests/Dockerfile:7-8","Warn: pipCommand not pinned by hash: tests/Dockerfile:20","Warn: pipCommand not pinned by hash: ci/publish_layers.sh:75","Warn: pipCommand not pinned by hash: scripts/check_format.sh:5","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/update-snapshots.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/update-snapshots.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/update_deps.yml:32","Info:   1 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v8.113.0 not signed: https://api.github.com/repos/DataDog/datadog-lambda-python/releases/236025222","Warn: release artifact v7.112.0 not signed: https://api.github.com/repos/DataDog/datadog-lambda-python/releases/233223470","Warn: release artifact v8.113.0 does not have provenance: https://api.github.com/repos/DataDog/datadog-lambda-python/releases/236025222","Warn: release artifact v7.112.0 does not have provenance: https://api.github.com/repos/DataDog/datadog-lambda-python/releases/233223470"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T20:42:38.779Z","repository_id":36985366,"created_at":"2025-08-14T20:42:38.780Z","updated_at":"2025-08-14T20:42:38.780Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30982462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-26T17:21:13.527Z","status":"ssl_error","status_checked_at":"2026-03-26T17:21:10.517Z","response_time":114,"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":"DataDog","name":"Datadog, Inc.","uuid":"365230","kind":"organization","description":"","email":"info@datadoghq.com","website":"https://datadoghq.com","location":"New York","twitter":"datadoghq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/365230?v=4","repositories_count":968,"last_synced_at":"2024-04-15T05:05:10.008Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DataDog","funding_links":[],"total_stars":32738,"followers":1527,"following":0,"created_at":"2022-11-02T16:25:55.506Z","updated_at":"2024-04-15T05:10:00.958Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog/repositories"},"tags":[{"name":"v8.123.0","sha":"d5e91cdb30adf9fc8a857b4c158ca45a73d0b963","kind":"tag","published_at":"2026-02-25T15:41:51.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.123.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.123.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.123.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.123.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.123.0/manifests"},{"name":"v8.122.0","sha":"0287c5de1299f5c6511b0e7088d94b30e700dd5d","kind":"tag","published_at":"2026-02-02T17:57:15.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.122.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.122.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.122.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.122.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.122.0/manifests"},{"name":"v8.121.0","sha":"b2a82fa8f0c5aefe6feb68c489b9e58282b93f6c","kind":"tag","published_at":"2026-01-12T15:33:47.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.121.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.121.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.121.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.121.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.121.0/manifests"},{"name":"v8.120.0","sha":"90140fbb24e51b9c76cbd05168adea894258cf24","kind":"tag","published_at":"2025-12-11T19:25:46.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.120.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.120.0/manifests"},{"name":"v8.119.0","sha":"df6df8e20209ff07510165a5de3ceab5503e6c8c","kind":"tag","published_at":"2025-12-04T18:47:06.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.119.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.119.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.119.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.119.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.119.0/manifests"},{"name":"v8.118.0","sha":"36d7df23b802ab41639498e049727160dcd3033a","kind":"tag","published_at":"2025-12-01T18:04:25.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.118.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.118.0/manifests"},{"name":"v8.117.0","sha":"92a4e837c244306bca6b31d7b183c449ec63506d","kind":"tag","published_at":"2025-11-10T19:28:02.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.117.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.117.0/manifests"},{"name":"v8.116.0","sha":"b8779f89d3cf0faaac4fa58502459ee8bae4e822","kind":"tag","published_at":"2025-10-23T14:30:09.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.116.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.116.0/manifests"},{"name":"v8.115.0","sha":"968710ec40cf32e70acbaf1d6eb47d733a603c2c","kind":"tag","published_at":"2025-10-10T18:56:04.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.115.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.115.0/manifests"},{"name":"v8.114.0","sha":"7b54882d322c2233835c6f45ee500a404919eaf9","kind":"tag","published_at":"2025-09-16T19:09:22.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.114.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.114.0/manifests"},{"name":"v8.113.0","sha":"f8b610dacdc1bcd27873d81fd79b040f3729d914","kind":"tag","published_at":"2025-07-29T15:25:47.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.113.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.113.0/manifests"},{"name":"v7.112.0","sha":"664124e2acb10ba356ae9af62ea188facb8a365d","kind":"tag","published_at":"2025-07-17T14:16:55.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v7.112.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v7.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v7.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v7.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v7.112.0/manifests"},{"name":"v6.111.0","sha":"b08b7635675826278170dbb570e2d9307ae02cf9","kind":"tag","published_at":"2025-06-23T16:52:21.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.111.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.111.0/manifests"},{"name":"v6.110.0","sha":"676446cf4998caeefcbac011ab23bde4af954b1e","kind":"tag","published_at":"2025-05-23T09:19:32.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.110.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.110.0/manifests"},{"name":"v6.109.0","sha":"1226b2de560afc6a8fe3e631ad84960b5dd03eef","kind":"commit","published_at":"2025-05-09T16:46:04.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.109.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.109.0/manifests"},{"name":"v6.108.0","sha":"8a01794b02244efab5814f52e442aacf71682aac","kind":"commit","published_at":"2025-05-07T20:45:13.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.108.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.108.0/manifests"},{"name":"v6.107.0","sha":"7cd2baf6361d0a02b8b48e084fbc828a7db66b00","kind":"tag","published_at":"2025-04-04T14:51:25.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.107.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.107.0/manifests"},{"name":"v6.106.0","sha":"fe3385fc1910796697f3eaf2f4e7a68a55af0e62","kind":"tag","published_at":"2025-03-04T18:49:06.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.106.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.106.0/manifests"},{"name":"v6.105.0","sha":"02c2086f95f0d21dad903fa803878f5a36dc0e0b","kind":"commit","published_at":"2025-01-30T21:02:56.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.105.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.105.0/manifests"},{"name":"v6.104.0","sha":"ed8c462e00618d3193baa408143333dc01d01ad9","kind":"commit","published_at":"2024-11-22T15:43:46.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.104.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.104.0/manifests"},{"name":"v6.103.0","sha":"834c4e49b9b14244ca9fb373a3bf0404fca36c93","kind":"commit","published_at":"2024-11-21T15:09:58.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.103.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.103.0/manifests"},{"name":"v6.102.0","sha":"49df8ee8321f191ce5215e30e820c096a5131377","kind":"commit","published_at":"2024-11-15T14:36:22.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.102.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.102.0/manifests"},{"name":"v6.101.0","sha":"fa9d00dfa0003ac5342b9d49ed61b8553602f49d","kind":"commit","published_at":"2024-11-06T14:57:17.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.101.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.101.0/manifests"},{"name":"v6.100.0","sha":"f15a6dc6375b31761483636fefb069ff122ababd","kind":"commit","published_at":"2024-10-31T20:08:42.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.100.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.100.0/manifests"},{"name":"v6.99.0","sha":"88f209920b5901789d17991a6e2fe675fceb60d6","kind":"commit","published_at":"2024-10-04T15:04:07.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.99.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.99.0/manifests"},{"name":"v98","sha":"692b9c91029447b610d31df27298ef6ff4282e65","kind":"commit","published_at":"2024-08-12T14:40:12.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v98","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v98/manifests"},{"name":"v6.98.0","sha":"692b9c91029447b610d31df27298ef6ff4282e65","kind":"commit","published_at":"2024-08-12T14:40:12.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.98.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.98.0/manifests"},{"name":"v6.97.0","sha":"7b5abe4abb2ada8bdcf4800a648b47d8d70e4ba6","kind":"commit","published_at":"2024-07-16T17:25:22.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.97.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.97.0/manifests"},{"name":"v6.96.0","sha":"92e625ea61f9244d1d965f5d039c3f5c2be88ace","kind":"commit","published_at":"2024-06-10T19:47:33.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.96.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.96.0/manifests"},{"name":"v6.95.0","sha":"e7eb340b74d40f5660a8c8106c088899d09f098a","kind":"commit","published_at":"2024-06-05T19:28:46.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.95.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.95.0/manifests"},{"name":"v5.94.0","sha":"bd1e62590719e94132b0771a310d52ffc4f28454","kind":"commit","published_at":"2024-05-01T17:06:25.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v5.94.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"e1c4edbea26f2133bb20c608ef18627fdfaa384e","kind":"commit","published_at":"2024-04-25T17:33:37.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v5.93.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.93.0/manifests"},{"name":"v5.92.0","sha":"92990ae7a2947f08af464be7aeb5bbccdc987917","kind":"commit","published_at":"2024-03-28T14:36:15.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v5.92.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"ba39856173c6c6d54262b969d8ad0512035e178e","kind":"commit","published_at":"2024-03-14T18:46:08.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v5.91.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.91.0/manifests"},{"name":"v5.90.0","sha":"92498ffe3028af8984265a1535000c2a78a2c9d7","kind":"commit","published_at":"2024-03-11T22:16:05.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v5.90.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"537011171b22be8cdb8cc752a112c327b1059392","kind":"commit","published_at":"2024-03-06T18:34:19.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v5.89.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.89.0/manifests"},{"name":"v88","sha":"56c9278b3f0282025ee25f79473500c968594716","kind":"commit","published_at":"2024-02-06T18:13:47.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v88","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v88/manifests"},{"name":"v87","sha":"977dd87a3b80e3eab4854e2c1ac133a485901cb4","kind":"commit","published_at":"2023-12-20T18:03:21.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v87","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v87/manifests"},{"name":"v86","sha":"3db46b2575e8e387fafdb79c55fa50c08d28f69d","kind":"commit","published_at":"2023-12-14T23:26:22.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v86","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v86/manifests"},{"name":"v85","sha":"cce5104b398a068d677bd632662f8342e647f53d","kind":"commit","published_at":"2023-12-05T23:06:10.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v85","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v85/manifests"},{"name":"v84","sha":"9161c2801fea7f709941cbf4ebe49b4fd87b4eb7","kind":"commit","published_at":"2023-11-29T23:23:16.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v84","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v84/manifests"},{"name":"v83","sha":"ec61771b118838be13a2649cfc65ec092fa15113","kind":"commit","published_at":"2023-11-21T23:20:51.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v83","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v83/manifests"},{"name":"v82","sha":"aa5a1c9514e98c90d765264f86d814d8c65cb3fb","kind":"commit","published_at":"2023-11-10T21:01:53.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v82","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v82/manifests"},{"name":"v81","sha":"5ffdc80c15dc4e95c417dda72c9c118ed2ecdf70","kind":"commit","published_at":"2023-10-18T15:37:25.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v81","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v81/manifests"},{"name":"v80","sha":"962813a53c812b9ca8e56c0f48fb0734bdbdbcfe","kind":"commit","published_at":"2023-09-11T20:30:26.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v80","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v80/manifests"},{"name":"v79","sha":"5958375cbe042d8d0aa78c22a1a0187610616c1e","kind":"commit","published_at":"2023-08-31T21:32:35.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v79","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v79/manifests"},{"name":"v78","sha":"8cd7e0dc83bad1359a6c11a1229edd1c6e3d935d","kind":"commit","published_at":"2023-08-07T16:26:51.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v78","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v78/manifests"},{"name":"v77","sha":"faf5b6b648cacadc0b027962dcd022837861f04d","kind":"commit","published_at":"2023-07-31T14:14:30.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v77","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v77/manifests"},{"name":"v75","sha":"7deccbea164ce34763d7c20d4c22400a5a71046d","kind":"commit","published_at":"2023-06-30T14:25:52.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v75","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v75/manifests"},{"name":"v4.75.0","sha":"7deccbea164ce34763d7c20d4c22400a5a71046d","kind":"commit","published_at":"2023-06-30T14:25:52.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v4.75.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v4.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v4.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v4.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v4.75.0/manifests"},{"name":"v74","sha":"1b67127200495c8139480dfc67bae81ee888c287","kind":"commit","published_at":"2023-06-22T18:17:04.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v74","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v74/manifests"},{"name":"v73","sha":"77ade8285682c802512c36e2f16750a696ac5611","kind":"commit","published_at":"2023-05-23T20:31:51.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v73","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v73/manifests"},{"name":"v72","sha":"309559b01e992e9ff9c9a1fb0ca2eb0033d68da2","kind":"commit","published_at":"2023-04-27T17:50:45.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v72","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v72/manifests"},{"name":"v71","sha":"3eaecde9dd7c1be6c51bf3711165ebfd880dd288","kind":"commit","published_at":"2023-04-18T01:52:57.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v71","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v71/manifests"},{"name":"v70","sha":"12b2c8bf6feeba6e9ccc682d7ae5db9d1044b192","kind":"commit","published_at":"2023-04-12T18:14:36.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v70","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v70/manifests"},{"name":"v69","sha":"c87ff6b8de6e8897b1735889d9d7e94940292760","kind":"commit","published_at":"2023-03-20T20:12:41.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v69","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v69/manifests"},{"name":"v68","sha":"3e09ff472f0e23fa28af21f86070456945c34318","kind":"commit","published_at":"2023-02-13T20:39:51.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v68","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v68/manifests"},{"name":"v67","sha":"5286cb89f030d2d4a91a53a08074f6a920fc6cae","kind":"commit","published_at":"2023-01-25T20:28:56.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v67","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v67/manifests"},{"name":"v4.67.0","sha":"5286cb89f030d2d4a91a53a08074f6a920fc6cae","kind":"commit","published_at":"2023-01-25T20:28:56.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v4.67.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v4.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v4.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v4.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v4.67.0/manifests"},{"name":"v66","sha":"868e8cc53fe67d99e761372b132abfe327371e37","kind":"commit","published_at":"2022-12-31T02:45:44.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v66","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v66/manifests"},{"name":"v65","sha":"5e8b8f6c97f217e784c705b30aebc7c323659808","kind":"commit","published_at":"2022-12-06T21:23:18.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v65","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v65/manifests"},{"name":"v64","sha":"549f7f816fbca7cc3bb43cc4bdaba2a9c9841236","kind":"commit","published_at":"2022-11-02T15:27:19.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v64","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v64/manifests"},{"name":"v63","sha":"f6ba2297b9481037573faa7750705574b2f05bbd","kind":"commit","published_at":"2022-10-13T14:42:37.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v63","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v63/manifests"},{"name":"v62","sha":"56825de17c293e398fa3971c62748a11343f651f","kind":"commit","published_at":"2022-08-25T13:56:58.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v62","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v62/manifests"},{"name":"v61","sha":"96eecdce0428cb28cc45035626d751582133d8e7","kind":"commit","published_at":"2022-08-23T19:33:50.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v61","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v61/manifests"},{"name":"v60","sha":"8c6ffecdd11254c3d992c80420b378b7704ce3a7","kind":"commit","published_at":"2022-06-27T20:52:13.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v60","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v60/manifests"},{"name":"v59","sha":"327ffffd3aa22c3cb4bd24543325b7a114b02e52","kind":"commit","published_at":"2022-06-22T14:17:02.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v59","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v59/manifests"},{"name":"v58","sha":"8d80e672902a2e02d280bb6697842779aa7b4fe6","kind":"commit","published_at":"2022-05-09T19:45:35.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v58","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v58/manifests"},{"name":"v57","sha":"07a0ce0337a8432252ddbd467211b4db1c2a1259","kind":"commit","published_at":"2022-04-12T18:29:16.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v57","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v57/manifests"},{"name":"v56","sha":"6c561ae03d28eadd285e48a2760f72f0d0dd8e72","kind":"commit","published_at":"2022-04-06T21:11:02.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v56","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v56/manifests"},{"name":"v55","sha":"777315e75e33e209979d371ef5459034912afd3f","kind":"commit","published_at":"2022-03-30T15:08:19.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v55","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v55/manifests"},{"name":"v54","sha":"0e6e9dcd26ee4ab9fbc85324660a7b5d148e9b4a","kind":"commit","published_at":"2022-03-25T17:10:36.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v54","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v54/manifests"},{"name":"v53","sha":"5cfafa53a73e25c4c6ae1f64e02f0f0d6687cba3","kind":"commit","published_at":"2022-03-16T14:02:13.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v53","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v53/manifests"},{"name":"v52","sha":"1f8bd4f11485d6b1351fefd8a867bccf4927f234","kind":"commit","published_at":"2022-02-11T17:10:51.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v52","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v52/manifests"},{"name":"v51","sha":"4baaa474970013f6d8168d6d83dd1e9e46360a29","kind":"commit","published_at":"2022-02-09T16:33:50.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v51","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v51/manifests"},{"name":"v50","sha":"75eccc30b94ec645c5b08b169b58a6585d517696","kind":"commit","published_at":"2021-11-08T22:43:03.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v50","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v50/manifests"},{"name":"v49","sha":"6d589dd3c20721294d7d985a2d313b884750a42a","kind":"commit","published_at":"2021-10-04T21:57:56.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v49","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v49/manifests"},{"name":"v48","sha":"67b6fa80383c9f810eb07f0da9e6e3eaf9370941","kind":"commit","published_at":"2021-09-30T16:05:38.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v48","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v48/manifests"},{"name":"v47","sha":"b3b00d9ac58125681954b4f94b77dab4106ee372","kind":"commit","published_at":"2021-09-20T18:28:20.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v47","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v47/manifests"},{"name":"v46","sha":"d45bad5db2015e2f21afdd2e1d02553e908a4aa6","kind":"commit","published_at":"2021-08-20T14:43:35.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v46","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v46/manifests"},{"name":"v45","sha":"b0fa283c66ee37de840cd0320713a3aac43e4668","kind":"commit","published_at":"2021-08-18T17:58:44.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v45","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v45/manifests"},{"name":"v44","sha":"0415dfd9c1607efbb06499b90a847309c1b0143f","kind":"commit","published_at":"2021-08-03T16:05:11.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v44","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v44/manifests"},{"name":"v43","sha":"1b2e5dadfac91c7fc7e3bef3c649d136b1959081","kind":"commit","published_at":"2021-07-26T16:33:13.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v43","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v43/manifests"},{"name":"v42","sha":"277fe96bcb0d1c2b3e179de810970e3182af3009","kind":"commit","published_at":"2021-06-28T16:01:03.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v42","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v42/manifests"},{"name":"v41","sha":"02e9c49230ace4d66d05bd9890222bec0951c66b","kind":"commit","published_at":"2021-06-21T17:28:52.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v41","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v41/manifests"},{"name":"v40","sha":"7fcf3fab8445f26b3c7a136ba96a217f9107b9bb","kind":"commit","published_at":"2021-06-10T21:30:54.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v40","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v40/manifests"},{"name":"v39","sha":"3f12e9d57c553eae91eff797b0351cb71b8bbb8a","kind":"commit","published_at":"2021-06-04T19:20:15.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v39","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v39/manifests"},{"name":"v38","sha":"888ef6daff0aa891eb493f39ea3cb604a844b40c","kind":"commit","published_at":"2021-05-26T15:28:27.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v38","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v38/manifests"},{"name":"v37","sha":"12c476fa6b4897087f462834c84bda822b985d25","kind":"commit","published_at":"2021-05-11T18:52:10.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v37","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v37/manifests"},{"name":"v36","sha":"26b7f8d16feee6bdd4826244628c453908213f8d","kind":"commit","published_at":"2021-05-03T16:06:11.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v36","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v36/manifests"},{"name":"v35","sha":"57e8bc0ed025a3c51b285cd27c812f6d7897aba5","kind":"commit","published_at":"2021-04-26T19:07:38.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v35","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v35/manifests"},{"name":"v34","sha":"b0158b6f4315a197ed3044f60df35e786cc3bc1b","kind":"commit","published_at":"2021-04-23T06:04:46.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v34","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v34/manifests"},{"name":"v33","sha":"afbbef5bee7accb41bb53a66622097f5c48c0e23","kind":"commit","published_at":"2021-04-15T20:23:46.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v33","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v33/manifests"},{"name":"v32","sha":"d289ce546cdbba770db4e8a9c0fd9224a2e3dd16","kind":"commit","published_at":"2021-04-01T21:24:36.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v32","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v32/manifests"},{"name":"v3.32.0","sha":"d289ce546cdbba770db4e8a9c0fd9224a2e3dd16","kind":"commit","published_at":"2021-04-01T21:24:36.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v3.32.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v3.32.0/manifests"},{"name":"v31","sha":"7ddaad27d07e131c78f1e710c7ae01f0bd2e9ca5","kind":"commit","published_at":"2021-03-29T21:25:07.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v31","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v31/manifests"},{"name":"v30","sha":"5a0a9dd1e7eb39c2096f2b7ec494737cafc4dee1","kind":"commit","published_at":"2021-03-19T03:30:17.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v30","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v30/manifests"},{"name":"v29","sha":"feb712ff3c9ba22b1df7f3f98441323a9d05535b","kind":"commit","published_at":"2021-02-19T21:34:46.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v29","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v29/manifests"},{"name":"v","sha":"feb712ff3c9ba22b1df7f3f98441323a9d05535b","kind":"commit","published_at":"2021-02-19T21:34:46.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v/manifests"},{"name":"v28","sha":"bd83af740d66e48bfbd8b19254d3cd0dfed337f5","kind":"commit","published_at":"2021-01-29T20:48:36.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v28","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v28/manifests"},{"name":"v27","sha":"81fee63f515ffba097a677519c7a7fadca7c830c","kind":"commit","published_at":"2021-01-08T15:40:16.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v27","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v27/manifests"},{"name":"v26","sha":"40ea4208cac03da779e3cd63cf8d3257b9bf901b","kind":"commit","published_at":"2020-12-07T21:44:56.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v26","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v26/manifests"},{"name":"v25","sha":"d9ccab12568501dbfa0acfa9924af8e7f7835d3e","kind":"commit","published_at":"2020-12-03T19:37:34.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v25","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v25/manifests"},{"name":"v24","sha":"4d81a88ef81de4387988a743c5d23ad08d62448f","kind":"commit","published_at":"2020-11-17T22:57:50.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v24","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v24/manifests"},{"name":"v23","sha":"2f03619befd0b16a2b3a01a544cec02a57bd5509","kind":"commit","published_at":"2020-10-08T18:26:41.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v23","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v23/manifests"},{"name":"v21","sha":"a381b6936584a8ba606c798aede58ed2c0d3dbeb","kind":"commit","published_at":"2020-08-26T15:18:31.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v21","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v21/manifests"},{"name":"v20","sha":"a381b6936584a8ba606c798aede58ed2c0d3dbeb","kind":"commit","published_at":"2020-08-26T15:18:31.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v20","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v20/manifests"},{"name":"v19","sha":"5e8ad5a79bc527bf4523288e6bdd908c2834517a","kind":"commit","published_at":"2020-07-23T12:52:55.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v19","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v19/manifests"},{"name":"v18","sha":"2f667eab58eb3c596542116f56cfd99e21b86bf5","kind":"commit","published_at":"2020-05-27T20:56:57.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v18","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v18/manifests"},{"name":"v17","sha":"1c9f86c54656540dae8290c4b9fd79d09386936f","kind":"commit","published_at":"2020-05-14T18:38:51.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v17","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v17/manifests"},{"name":"v16","sha":"682f597bea1c0db29fdef2a5dbf9ba69becfb526","kind":"commit","published_at":"2020-04-09T22:14:23.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v16","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v16/manifests"},{"name":"v2.15.0","sha":"9b62ced1fcf79e98e26066eb2a420e5db60f69f0","kind":"commit","published_at":"2020-04-03T19:46:18.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v2.15.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v2.15.0/manifests"},{"name":"v14","sha":"6b3dab3f4ab5c3b0c9e8885660202f065e7f2c69","kind":"commit","published_at":"2020-03-09T21:56:14.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v14","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v14/manifests"},{"name":"v13","sha":"eeb1d0244522561fc8b0471f1c14c97e830fbf7a","kind":"commit","published_at":"2020-02-10T18:25:20.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v13","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v13/manifests"},{"name":"v2.13.0","sha":"eeb1d0244522561fc8b0471f1c14c97e830fbf7a","kind":"commit","published_at":"2020-02-10T18:25:20.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v2.13.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v2.13.0/manifests"},{"name":"v12","sha":"3e676f4caffda74974c51782fe3fea1b0beb2b3a","kind":"commit","published_at":"2020-02-04T18:19:24.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v12","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v12/manifests"},{"name":"v11","sha":"84facefbeaec9857fa9210970a3d7aac45f7e8ab","kind":"commit","published_at":"2019-12-06T21:50:11.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v11","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v11/manifests"},{"name":"v10","sha":"54c8c6f1a6de43f3bf5e854e675ceb0b82c03dd0","kind":"commit","published_at":"2019-11-20T03:14:56.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v10","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v10/manifests"},{"name":"v9","sha":"d29de3bd46246a90dc42637903072f5dbbb9d7bd","kind":"commit","published_at":"2019-11-04T18:17:33.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v9","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v9/manifests"},{"name":"v8","sha":"6087ba63769b2940f8a0932d44e61d21fc74d44c","kind":"commit","published_at":"2019-10-24T16:12:36.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8/manifests"},{"name":"v7","sha":"63bd81831a76f5c199929c5afea09201a9ebeb01","kind":"commit","published_at":"2019-10-24T15:08:47.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v7","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v7/manifests"},{"name":"v6","sha":"5e37689aaf0d4472fd51fb421562eaa49da295bc","kind":"commit","published_at":"2019-09-16T15:23:31.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6/manifests"},{"name":"v5","sha":"cac9658de84aba945cfb5182ac2c01478f9f3836","kind":"commit","published_at":"2019-07-26T21:44:59.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v5","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5/manifests"},{"name":"v4","sha":"8dc88937feefb94bac7210c7061da89cc700a2d8","kind":"commit","published_at":"2019-07-23T17:48:38.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v4","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v4/manifests"},{"name":"v3","sha":"4b27d6e3ee5b50e3059381c7745d50c552302537","kind":"commit","published_at":"2019-06-20T20:54:59.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v3","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v3/manifests"},{"name":"v2","sha":"123fc69f2f45daaefe0cad5a02a9b137cba58c58","kind":"commit","published_at":"2019-06-10T15:51:37.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v2","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v2/manifests"},{"name":"v1","sha":"c95df672cf37dc455b9de36d532fd6469af8639b","kind":"tag","published_at":"2019-05-06T19:44:06.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v1","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v1/manifests"}]},"repo_metadata_updated_at":"2026-03-28T19:02:28.715Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":41.134321081168146,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":8.369301894307934,"forks_count":6.689390526066051,"average":18.687457692048174},"purl":"pkg:pypi/ivan-datadog-lambda","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ivan-datadog-lambda","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ivan-datadog-lambda","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ivan-datadog-lambda/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-26T18:02:47.628Z","issues_count":81,"pull_requests_count":563,"avg_time_to_close_issue":6267811.542857143,"avg_time_to_close_pull_request":714103.3526970955,"issues_closed_count":70,"pull_requests_closed_count":482,"pull_request_authors_count":49,"issue_authors_count":70,"avg_comments_per_issue":3.654320987654321,"avg_comments_per_pull_request":0.40319715808170514,"merged_pull_requests_count":372,"bot_issues_count":0,"bot_pull_requests_count":75,"past_year_issues_count":9,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":348574.5,"past_year_avg_time_to_close_pull_request":504096.64705882355,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":119,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.7777777777777778,"past_year_avg_comments_per_pull_request":0.40828402366863903,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":81,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/issues","maintainers":[{"login":"michael-zhao459","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-zhao459"},{"login":"brettlangdon","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettlangdon"},{"login":"sabrenner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabrenner"},{"login":"maxday","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxday"},{"login":"nccatoni","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nccatoni"},{"login":"avara1986","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avara1986"},{"login":"ZStriker19","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZStriker19"},{"login":"mabdinur","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mabdinur"},{"login":"Etto48","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Etto48"},{"login":"tianchu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianchu"},{"login":"devinmatte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devinmatte"},{"login":"cbeauchesne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cbeauchesne"}],"active_maintainers":[{"login":"michael-zhao459","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-zhao459"},{"login":"avara1986","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avara1986"},{"login":"nccatoni","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nccatoni"},{"login":"brettlangdon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettlangdon"},{"login":"sabrenner","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabrenner"},{"login":"cbeauchesne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cbeauchesne"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ivan-datadog-lambda/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ivan-datadog-lambda/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ivan-datadog-lambda/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ivan-datadog-lambda/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ivan-datadog-lambda/codemeta","maintainers":[{"uuid":"ivantop","login":"ivantop","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/ivantop/","role":null,"created_at":"2023-02-20T01:17:55.539Z","updated_at":"2023-02-20T01:17:55.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ivantop/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":831939,"maintainers_count":355113,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":53036},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-03T06:19:43.792Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":9211354,"name":"datadog_lambda","ecosystem":"pypi","description":"The Datadog AWS Lambda Library","homepage":"https://github.com/DataDog/datadog-lambda-python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/DataDog/datadog-lambda-python","keywords_array":["datadog","aws","lambda","layer"],"namespace":null,"versions_count":116,"first_release_published_at":"2019-07-25T17:47:23.000Z","latest_release_published_at":"2026-03-02T18:25:44.000Z","latest_release_number":"8.123.0","last_synced_at":"2026-04-03T09:30:23.689Z","created_at":"2024-03-14T19:32:55.701Z","updated_at":"2026-04-03T09:30:41.771Z","registry_url":"https://pypi.org/project/datadog_lambda/","install_command":"pip install datadog_lambda --index-url https://pypi.org/simple","documentation_url":"https://datadog_lambda.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"datadog-lambda","project_status":null},"repo_metadata":{"id":36985366,"uuid":"183265904","full_name":"DataDog/datadog-lambda-python","owner":"DataDog","description":"The Datadog AWS Lambda Layer for Python","archived":false,"fork":false,"pushed_at":"2026-03-24T21:57:49.000Z","size":18136,"stargazers_count":100,"open_issues_count":19,"forks_count":50,"subscribers_count":14,"default_branch":"main","last_synced_at":"2026-03-25T19:33:56.866Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.datadoghq.com/integrations/amazon_lambda/#installing-and-using-the-datadog-layer","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DataDog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2019-04-24T16:21:30.000Z","updated_at":"2026-03-23T20:29:02.000Z","dependencies_parsed_at":"2026-03-24T19:04:17.107Z","dependency_job_id":null,"html_url":"https://github.com/DataDog/datadog-lambda-python","commit_stats":{"total_commits":353,"total_committers":39,"mean_commits":9.051282051282051,"dds":0.8045325779036827,"last_synced_commit":"5ce443bf63e9eebb9bee4a8fd930f7888fe75195"},"previous_names":[],"tags_count":127,"template":false,"template_full_name":null,"purl":"pkg:github/DataDog/datadog-lambda-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/sbom","scorecard":{"id":37765,"data":{"date":"2025-08-11","repo":{"name":"github.com/DataDog/datadog-lambda-python","commit":"7bdc7d6659d0432170023fbd7371ef432de5f4d7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"30 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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/build_layer.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/update-snapshots.yml:1","Warn: no topLevel permission defined: .github/workflows/update_deps.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_layer.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/build_layer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_layer.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/build_layer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-snapshots.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update-snapshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-snapshots.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update-snapshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-snapshots.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update-snapshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-snapshots.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update-snapshots.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-snapshots.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update-snapshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_deps.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update_deps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_deps.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update_deps.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update_deps.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-lambda-python/update_deps.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: containerImage not pinned by hash: tests/Dockerfile:2","Warn: downloadThenRun not pinned by hash: Dockerfile:11-12","Warn: pipCommand not pinned by hash: Dockerfile:17","Warn: downloadThenRun not pinned by hash: tests/Dockerfile:7-8","Warn: pipCommand not pinned by hash: tests/Dockerfile:20","Warn: pipCommand not pinned by hash: ci/publish_layers.sh:75","Warn: pipCommand not pinned by hash: scripts/check_format.sh:5","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/update-snapshots.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/update-snapshots.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/update_deps.yml:32","Info:   1 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v8.113.0 not signed: https://api.github.com/repos/DataDog/datadog-lambda-python/releases/236025222","Warn: release artifact v7.112.0 not signed: https://api.github.com/repos/DataDog/datadog-lambda-python/releases/233223470","Warn: release artifact v8.113.0 does not have provenance: https://api.github.com/repos/DataDog/datadog-lambda-python/releases/236025222","Warn: release artifact v7.112.0 does not have provenance: https://api.github.com/repos/DataDog/datadog-lambda-python/releases/233223470"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T20:42:38.779Z","repository_id":36985366,"created_at":"2025-08-14T20:42:38.780Z","updated_at":"2025-08-14T20:42:38.780Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31291946,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"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":"DataDog","name":"Datadog, Inc.","uuid":"365230","kind":"organization","description":"","email":"info@datadoghq.com","website":"https://datadoghq.com","location":"New York","twitter":"datadoghq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/365230?v=4","repositories_count":968,"last_synced_at":"2024-04-15T05:05:10.008Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DataDog","funding_links":[],"total_stars":32738,"followers":1527,"following":0,"created_at":"2022-11-02T16:25:55.506Z","updated_at":"2024-04-15T05:10:00.958Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog/repositories"},"tags":[{"name":"v8.123.0","sha":"d5e91cdb30adf9fc8a857b4c158ca45a73d0b963","kind":"tag","published_at":"2026-02-25T15:41:51.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.123.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.123.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.123.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.123.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.123.0/manifests"},{"name":"v8.122.0","sha":"0287c5de1299f5c6511b0e7088d94b30e700dd5d","kind":"tag","published_at":"2026-02-02T17:57:15.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.122.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.122.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.122.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.122.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.122.0/manifests"},{"name":"v8.121.0","sha":"b2a82fa8f0c5aefe6feb68c489b9e58282b93f6c","kind":"tag","published_at":"2026-01-12T15:33:47.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.121.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.121.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.121.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.121.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.121.0/manifests"},{"name":"v8.120.0","sha":"90140fbb24e51b9c76cbd05168adea894258cf24","kind":"tag","published_at":"2025-12-11T19:25:46.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.120.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.120.0/manifests"},{"name":"v8.119.0","sha":"df6df8e20209ff07510165a5de3ceab5503e6c8c","kind":"tag","published_at":"2025-12-04T18:47:06.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.119.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.119.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.119.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.119.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.119.0/manifests"},{"name":"v8.118.0","sha":"36d7df23b802ab41639498e049727160dcd3033a","kind":"tag","published_at":"2025-12-01T18:04:25.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.118.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.118.0/manifests"},{"name":"v8.117.0","sha":"92a4e837c244306bca6b31d7b183c449ec63506d","kind":"tag","published_at":"2025-11-10T19:28:02.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.117.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.117.0/manifests"},{"name":"v8.116.0","sha":"b8779f89d3cf0faaac4fa58502459ee8bae4e822","kind":"tag","published_at":"2025-10-23T14:30:09.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.116.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.116.0/manifests"},{"name":"v8.115.0","sha":"968710ec40cf32e70acbaf1d6eb47d733a603c2c","kind":"tag","published_at":"2025-10-10T18:56:04.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.115.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.115.0/manifests"},{"name":"v8.114.0","sha":"7b54882d322c2233835c6f45ee500a404919eaf9","kind":"tag","published_at":"2025-09-16T19:09:22.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.114.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.114.0/manifests"},{"name":"v8.113.0","sha":"f8b610dacdc1bcd27873d81fd79b040f3729d914","kind":"tag","published_at":"2025-07-29T15:25:47.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8.113.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8.113.0/manifests"},{"name":"v7.112.0","sha":"664124e2acb10ba356ae9af62ea188facb8a365d","kind":"tag","published_at":"2025-07-17T14:16:55.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v7.112.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v7.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v7.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v7.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v7.112.0/manifests"},{"name":"v6.111.0","sha":"b08b7635675826278170dbb570e2d9307ae02cf9","kind":"tag","published_at":"2025-06-23T16:52:21.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.111.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.111.0/manifests"},{"name":"v6.110.0","sha":"676446cf4998caeefcbac011ab23bde4af954b1e","kind":"tag","published_at":"2025-05-23T09:19:32.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.110.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.110.0/manifests"},{"name":"v6.109.0","sha":"1226b2de560afc6a8fe3e631ad84960b5dd03eef","kind":"commit","published_at":"2025-05-09T16:46:04.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.109.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.109.0/manifests"},{"name":"v6.108.0","sha":"8a01794b02244efab5814f52e442aacf71682aac","kind":"commit","published_at":"2025-05-07T20:45:13.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.108.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.108.0/manifests"},{"name":"v6.107.0","sha":"7cd2baf6361d0a02b8b48e084fbc828a7db66b00","kind":"tag","published_at":"2025-04-04T14:51:25.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.107.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.107.0/manifests"},{"name":"v6.106.0","sha":"fe3385fc1910796697f3eaf2f4e7a68a55af0e62","kind":"tag","published_at":"2025-03-04T18:49:06.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.106.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.106.0/manifests"},{"name":"v6.105.0","sha":"02c2086f95f0d21dad903fa803878f5a36dc0e0b","kind":"commit","published_at":"2025-01-30T21:02:56.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.105.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.105.0/manifests"},{"name":"v6.104.0","sha":"ed8c462e00618d3193baa408143333dc01d01ad9","kind":"commit","published_at":"2024-11-22T15:43:46.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.104.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.104.0/manifests"},{"name":"v6.103.0","sha":"834c4e49b9b14244ca9fb373a3bf0404fca36c93","kind":"commit","published_at":"2024-11-21T15:09:58.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.103.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.103.0/manifests"},{"name":"v6.102.0","sha":"49df8ee8321f191ce5215e30e820c096a5131377","kind":"commit","published_at":"2024-11-15T14:36:22.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.102.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.102.0/manifests"},{"name":"v6.101.0","sha":"fa9d00dfa0003ac5342b9d49ed61b8553602f49d","kind":"commit","published_at":"2024-11-06T14:57:17.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.101.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.101.0/manifests"},{"name":"v6.100.0","sha":"f15a6dc6375b31761483636fefb069ff122ababd","kind":"commit","published_at":"2024-10-31T20:08:42.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.100.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.100.0/manifests"},{"name":"v6.99.0","sha":"88f209920b5901789d17991a6e2fe675fceb60d6","kind":"commit","published_at":"2024-10-04T15:04:07.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.99.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.99.0/manifests"},{"name":"v98","sha":"692b9c91029447b610d31df27298ef6ff4282e65","kind":"commit","published_at":"2024-08-12T14:40:12.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v98","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v98/manifests"},{"name":"v6.98.0","sha":"692b9c91029447b610d31df27298ef6ff4282e65","kind":"commit","published_at":"2024-08-12T14:40:12.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.98.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.98.0/manifests"},{"name":"v6.97.0","sha":"7b5abe4abb2ada8bdcf4800a648b47d8d70e4ba6","kind":"commit","published_at":"2024-07-16T17:25:22.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.97.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.97.0/manifests"},{"name":"v6.96.0","sha":"92e625ea61f9244d1d965f5d039c3f5c2be88ace","kind":"commit","published_at":"2024-06-10T19:47:33.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.96.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.96.0/manifests"},{"name":"v6.95.0","sha":"e7eb340b74d40f5660a8c8106c088899d09f098a","kind":"commit","published_at":"2024-06-05T19:28:46.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6.95.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6.95.0/manifests"},{"name":"v5.94.0","sha":"bd1e62590719e94132b0771a310d52ffc4f28454","kind":"commit","published_at":"2024-05-01T17:06:25.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v5.94.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.94.0/manifests"},{"name":"v5.93.0","sha":"e1c4edbea26f2133bb20c608ef18627fdfaa384e","kind":"commit","published_at":"2024-04-25T17:33:37.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v5.93.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.93.0/manifests"},{"name":"v5.92.0","sha":"92990ae7a2947f08af464be7aeb5bbccdc987917","kind":"commit","published_at":"2024-03-28T14:36:15.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v5.92.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.92.0/manifests"},{"name":"v5.91.0","sha":"ba39856173c6c6d54262b969d8ad0512035e178e","kind":"commit","published_at":"2024-03-14T18:46:08.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v5.91.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.91.0/manifests"},{"name":"v5.90.0","sha":"92498ffe3028af8984265a1535000c2a78a2c9d7","kind":"commit","published_at":"2024-03-11T22:16:05.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v5.90.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.90.0/manifests"},{"name":"v5.89.0","sha":"537011171b22be8cdb8cc752a112c327b1059392","kind":"commit","published_at":"2024-03-06T18:34:19.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v5.89.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5.89.0/manifests"},{"name":"v88","sha":"56c9278b3f0282025ee25f79473500c968594716","kind":"commit","published_at":"2024-02-06T18:13:47.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v88","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v88/manifests"},{"name":"v87","sha":"977dd87a3b80e3eab4854e2c1ac133a485901cb4","kind":"commit","published_at":"2023-12-20T18:03:21.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v87","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v87/manifests"},{"name":"v86","sha":"3db46b2575e8e387fafdb79c55fa50c08d28f69d","kind":"commit","published_at":"2023-12-14T23:26:22.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v86","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v86/manifests"},{"name":"v85","sha":"cce5104b398a068d677bd632662f8342e647f53d","kind":"commit","published_at":"2023-12-05T23:06:10.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v85","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v85/manifests"},{"name":"v84","sha":"9161c2801fea7f709941cbf4ebe49b4fd87b4eb7","kind":"commit","published_at":"2023-11-29T23:23:16.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v84","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v84/manifests"},{"name":"v83","sha":"ec61771b118838be13a2649cfc65ec092fa15113","kind":"commit","published_at":"2023-11-21T23:20:51.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v83","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v83/manifests"},{"name":"v82","sha":"aa5a1c9514e98c90d765264f86d814d8c65cb3fb","kind":"commit","published_at":"2023-11-10T21:01:53.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v82","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v82/manifests"},{"name":"v81","sha":"5ffdc80c15dc4e95c417dda72c9c118ed2ecdf70","kind":"commit","published_at":"2023-10-18T15:37:25.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v81","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v81/manifests"},{"name":"v80","sha":"962813a53c812b9ca8e56c0f48fb0734bdbdbcfe","kind":"commit","published_at":"2023-09-11T20:30:26.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v80","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v80/manifests"},{"name":"v79","sha":"5958375cbe042d8d0aa78c22a1a0187610616c1e","kind":"commit","published_at":"2023-08-31T21:32:35.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v79","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v79/manifests"},{"name":"v78","sha":"8cd7e0dc83bad1359a6c11a1229edd1c6e3d935d","kind":"commit","published_at":"2023-08-07T16:26:51.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v78","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v78/manifests"},{"name":"v77","sha":"faf5b6b648cacadc0b027962dcd022837861f04d","kind":"commit","published_at":"2023-07-31T14:14:30.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v77","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v77/manifests"},{"name":"v75","sha":"7deccbea164ce34763d7c20d4c22400a5a71046d","kind":"commit","published_at":"2023-06-30T14:25:52.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v75","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v75/manifests"},{"name":"v4.75.0","sha":"7deccbea164ce34763d7c20d4c22400a5a71046d","kind":"commit","published_at":"2023-06-30T14:25:52.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v4.75.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v4.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v4.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v4.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v4.75.0/manifests"},{"name":"v74","sha":"1b67127200495c8139480dfc67bae81ee888c287","kind":"commit","published_at":"2023-06-22T18:17:04.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v74","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v74/manifests"},{"name":"v73","sha":"77ade8285682c802512c36e2f16750a696ac5611","kind":"commit","published_at":"2023-05-23T20:31:51.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v73","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v73/manifests"},{"name":"v72","sha":"309559b01e992e9ff9c9a1fb0ca2eb0033d68da2","kind":"commit","published_at":"2023-04-27T17:50:45.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v72","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v72/manifests"},{"name":"v71","sha":"3eaecde9dd7c1be6c51bf3711165ebfd880dd288","kind":"commit","published_at":"2023-04-18T01:52:57.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v71","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v71/manifests"},{"name":"v70","sha":"12b2c8bf6feeba6e9ccc682d7ae5db9d1044b192","kind":"commit","published_at":"2023-04-12T18:14:36.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v70","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v70/manifests"},{"name":"v69","sha":"c87ff6b8de6e8897b1735889d9d7e94940292760","kind":"commit","published_at":"2023-03-20T20:12:41.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v69","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v69/manifests"},{"name":"v68","sha":"3e09ff472f0e23fa28af21f86070456945c34318","kind":"commit","published_at":"2023-02-13T20:39:51.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v68","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v68/manifests"},{"name":"v67","sha":"5286cb89f030d2d4a91a53a08074f6a920fc6cae","kind":"commit","published_at":"2023-01-25T20:28:56.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v67","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v67/manifests"},{"name":"v4.67.0","sha":"5286cb89f030d2d4a91a53a08074f6a920fc6cae","kind":"commit","published_at":"2023-01-25T20:28:56.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v4.67.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v4.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v4.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v4.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v4.67.0/manifests"},{"name":"v66","sha":"868e8cc53fe67d99e761372b132abfe327371e37","kind":"commit","published_at":"2022-12-31T02:45:44.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v66","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v66/manifests"},{"name":"v65","sha":"5e8b8f6c97f217e784c705b30aebc7c323659808","kind":"commit","published_at":"2022-12-06T21:23:18.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v65","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v65/manifests"},{"name":"v64","sha":"549f7f816fbca7cc3bb43cc4bdaba2a9c9841236","kind":"commit","published_at":"2022-11-02T15:27:19.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v64","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v64/manifests"},{"name":"v63","sha":"f6ba2297b9481037573faa7750705574b2f05bbd","kind":"commit","published_at":"2022-10-13T14:42:37.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v63","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v63/manifests"},{"name":"v62","sha":"56825de17c293e398fa3971c62748a11343f651f","kind":"commit","published_at":"2022-08-25T13:56:58.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v62","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v62/manifests"},{"name":"v61","sha":"96eecdce0428cb28cc45035626d751582133d8e7","kind":"commit","published_at":"2022-08-23T19:33:50.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v61","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v61/manifests"},{"name":"v60","sha":"8c6ffecdd11254c3d992c80420b378b7704ce3a7","kind":"commit","published_at":"2022-06-27T20:52:13.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v60","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v60/manifests"},{"name":"v59","sha":"327ffffd3aa22c3cb4bd24543325b7a114b02e52","kind":"commit","published_at":"2022-06-22T14:17:02.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v59","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v59/manifests"},{"name":"v58","sha":"8d80e672902a2e02d280bb6697842779aa7b4fe6","kind":"commit","published_at":"2022-05-09T19:45:35.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v58","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v58/manifests"},{"name":"v57","sha":"07a0ce0337a8432252ddbd467211b4db1c2a1259","kind":"commit","published_at":"2022-04-12T18:29:16.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v57","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v57/manifests"},{"name":"v56","sha":"6c561ae03d28eadd285e48a2760f72f0d0dd8e72","kind":"commit","published_at":"2022-04-06T21:11:02.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v56","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v56/manifests"},{"name":"v55","sha":"777315e75e33e209979d371ef5459034912afd3f","kind":"commit","published_at":"2022-03-30T15:08:19.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v55","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v55/manifests"},{"name":"v54","sha":"0e6e9dcd26ee4ab9fbc85324660a7b5d148e9b4a","kind":"commit","published_at":"2022-03-25T17:10:36.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v54","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v54/manifests"},{"name":"v53","sha":"5cfafa53a73e25c4c6ae1f64e02f0f0d6687cba3","kind":"commit","published_at":"2022-03-16T14:02:13.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v53","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v53/manifests"},{"name":"v52","sha":"1f8bd4f11485d6b1351fefd8a867bccf4927f234","kind":"commit","published_at":"2022-02-11T17:10:51.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v52","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v52/manifests"},{"name":"v51","sha":"4baaa474970013f6d8168d6d83dd1e9e46360a29","kind":"commit","published_at":"2022-02-09T16:33:50.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v51","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v51/manifests"},{"name":"v50","sha":"75eccc30b94ec645c5b08b169b58a6585d517696","kind":"commit","published_at":"2021-11-08T22:43:03.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v50","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v50/manifests"},{"name":"v49","sha":"6d589dd3c20721294d7d985a2d313b884750a42a","kind":"commit","published_at":"2021-10-04T21:57:56.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v49","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v49/manifests"},{"name":"v48","sha":"67b6fa80383c9f810eb07f0da9e6e3eaf9370941","kind":"commit","published_at":"2021-09-30T16:05:38.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v48","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v48/manifests"},{"name":"v47","sha":"b3b00d9ac58125681954b4f94b77dab4106ee372","kind":"commit","published_at":"2021-09-20T18:28:20.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v47","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v47/manifests"},{"name":"v46","sha":"d45bad5db2015e2f21afdd2e1d02553e908a4aa6","kind":"commit","published_at":"2021-08-20T14:43:35.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v46","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v46/manifests"},{"name":"v45","sha":"b0fa283c66ee37de840cd0320713a3aac43e4668","kind":"commit","published_at":"2021-08-18T17:58:44.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v45","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v45/manifests"},{"name":"v44","sha":"0415dfd9c1607efbb06499b90a847309c1b0143f","kind":"commit","published_at":"2021-08-03T16:05:11.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v44","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v44/manifests"},{"name":"v43","sha":"1b2e5dadfac91c7fc7e3bef3c649d136b1959081","kind":"commit","published_at":"2021-07-26T16:33:13.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v43","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v43/manifests"},{"name":"v42","sha":"277fe96bcb0d1c2b3e179de810970e3182af3009","kind":"commit","published_at":"2021-06-28T16:01:03.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v42","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v42/manifests"},{"name":"v41","sha":"02e9c49230ace4d66d05bd9890222bec0951c66b","kind":"commit","published_at":"2021-06-21T17:28:52.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v41","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v41/manifests"},{"name":"v40","sha":"7fcf3fab8445f26b3c7a136ba96a217f9107b9bb","kind":"commit","published_at":"2021-06-10T21:30:54.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v40","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v40/manifests"},{"name":"v39","sha":"3f12e9d57c553eae91eff797b0351cb71b8bbb8a","kind":"commit","published_at":"2021-06-04T19:20:15.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v39","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v39/manifests"},{"name":"v38","sha":"888ef6daff0aa891eb493f39ea3cb604a844b40c","kind":"commit","published_at":"2021-05-26T15:28:27.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v38","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v38/manifests"},{"name":"v37","sha":"12c476fa6b4897087f462834c84bda822b985d25","kind":"commit","published_at":"2021-05-11T18:52:10.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v37","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v37/manifests"},{"name":"v36","sha":"26b7f8d16feee6bdd4826244628c453908213f8d","kind":"commit","published_at":"2021-05-03T16:06:11.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v36","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v36/manifests"},{"name":"v35","sha":"57e8bc0ed025a3c51b285cd27c812f6d7897aba5","kind":"commit","published_at":"2021-04-26T19:07:38.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v35","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v35/manifests"},{"name":"v34","sha":"b0158b6f4315a197ed3044f60df35e786cc3bc1b","kind":"commit","published_at":"2021-04-23T06:04:46.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v34","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v34/manifests"},{"name":"v33","sha":"afbbef5bee7accb41bb53a66622097f5c48c0e23","kind":"commit","published_at":"2021-04-15T20:23:46.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v33","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v33/manifests"},{"name":"v32","sha":"d289ce546cdbba770db4e8a9c0fd9224a2e3dd16","kind":"commit","published_at":"2021-04-01T21:24:36.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v32","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v32/manifests"},{"name":"v3.32.0","sha":"d289ce546cdbba770db4e8a9c0fd9224a2e3dd16","kind":"commit","published_at":"2021-04-01T21:24:36.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v3.32.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v3.32.0/manifests"},{"name":"v31","sha":"7ddaad27d07e131c78f1e710c7ae01f0bd2e9ca5","kind":"commit","published_at":"2021-03-29T21:25:07.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v31","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v31/manifests"},{"name":"v30","sha":"5a0a9dd1e7eb39c2096f2b7ec494737cafc4dee1","kind":"commit","published_at":"2021-03-19T03:30:17.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v30","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v30/manifests"},{"name":"v29","sha":"feb712ff3c9ba22b1df7f3f98441323a9d05535b","kind":"commit","published_at":"2021-02-19T21:34:46.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v29","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v29/manifests"},{"name":"v","sha":"feb712ff3c9ba22b1df7f3f98441323a9d05535b","kind":"commit","published_at":"2021-02-19T21:34:46.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v/manifests"},{"name":"v28","sha":"bd83af740d66e48bfbd8b19254d3cd0dfed337f5","kind":"commit","published_at":"2021-01-29T20:48:36.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v28","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v28/manifests"},{"name":"v27","sha":"81fee63f515ffba097a677519c7a7fadca7c830c","kind":"commit","published_at":"2021-01-08T15:40:16.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v27","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v27/manifests"},{"name":"v26","sha":"40ea4208cac03da779e3cd63cf8d3257b9bf901b","kind":"commit","published_at":"2020-12-07T21:44:56.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v26","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v26/manifests"},{"name":"v25","sha":"d9ccab12568501dbfa0acfa9924af8e7f7835d3e","kind":"commit","published_at":"2020-12-03T19:37:34.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v25","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v25/manifests"},{"name":"v24","sha":"4d81a88ef81de4387988a743c5d23ad08d62448f","kind":"commit","published_at":"2020-11-17T22:57:50.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v24","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v24/manifests"},{"name":"v23","sha":"2f03619befd0b16a2b3a01a544cec02a57bd5509","kind":"commit","published_at":"2020-10-08T18:26:41.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v23","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v23/manifests"},{"name":"v21","sha":"a381b6936584a8ba606c798aede58ed2c0d3dbeb","kind":"commit","published_at":"2020-08-26T15:18:31.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v21","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v21/manifests"},{"name":"v20","sha":"a381b6936584a8ba606c798aede58ed2c0d3dbeb","kind":"commit","published_at":"2020-08-26T15:18:31.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v20","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v20/manifests"},{"name":"v19","sha":"5e8ad5a79bc527bf4523288e6bdd908c2834517a","kind":"commit","published_at":"2020-07-23T12:52:55.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v19","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v19/manifests"},{"name":"v18","sha":"2f667eab58eb3c596542116f56cfd99e21b86bf5","kind":"commit","published_at":"2020-05-27T20:56:57.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v18","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v18/manifests"},{"name":"v17","sha":"1c9f86c54656540dae8290c4b9fd79d09386936f","kind":"commit","published_at":"2020-05-14T18:38:51.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v17","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v17/manifests"},{"name":"v16","sha":"682f597bea1c0db29fdef2a5dbf9ba69becfb526","kind":"commit","published_at":"2020-04-09T22:14:23.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v16","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v16/manifests"},{"name":"v2.15.0","sha":"9b62ced1fcf79e98e26066eb2a420e5db60f69f0","kind":"commit","published_at":"2020-04-03T19:46:18.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v2.15.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v2.15.0/manifests"},{"name":"v14","sha":"6b3dab3f4ab5c3b0c9e8885660202f065e7f2c69","kind":"commit","published_at":"2020-03-09T21:56:14.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v14","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v14/manifests"},{"name":"v13","sha":"eeb1d0244522561fc8b0471f1c14c97e830fbf7a","kind":"commit","published_at":"2020-02-10T18:25:20.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v13","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v13/manifests"},{"name":"v2.13.0","sha":"eeb1d0244522561fc8b0471f1c14c97e830fbf7a","kind":"commit","published_at":"2020-02-10T18:25:20.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v2.13.0","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v2.13.0/manifests"},{"name":"v12","sha":"3e676f4caffda74974c51782fe3fea1b0beb2b3a","kind":"commit","published_at":"2020-02-04T18:19:24.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v12","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v12/manifests"},{"name":"v11","sha":"84facefbeaec9857fa9210970a3d7aac45f7e8ab","kind":"commit","published_at":"2019-12-06T21:50:11.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v11","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v11/manifests"},{"name":"v10","sha":"54c8c6f1a6de43f3bf5e854e675ceb0b82c03dd0","kind":"commit","published_at":"2019-11-20T03:14:56.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v10","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v10/manifests"},{"name":"v9","sha":"d29de3bd46246a90dc42637903072f5dbbb9d7bd","kind":"commit","published_at":"2019-11-04T18:17:33.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v9","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v9/manifests"},{"name":"v8","sha":"6087ba63769b2940f8a0932d44e61d21fc74d44c","kind":"commit","published_at":"2019-10-24T16:12:36.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v8","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v8/manifests"},{"name":"v7","sha":"63bd81831a76f5c199929c5afea09201a9ebeb01","kind":"commit","published_at":"2019-10-24T15:08:47.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v7","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v7/manifests"},{"name":"v6","sha":"5e37689aaf0d4472fd51fb421562eaa49da295bc","kind":"commit","published_at":"2019-09-16T15:23:31.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v6","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v6/manifests"},{"name":"v5","sha":"cac9658de84aba945cfb5182ac2c01478f9f3836","kind":"commit","published_at":"2019-07-26T21:44:59.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v5","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v5/manifests"},{"name":"v4","sha":"8dc88937feefb94bac7210c7061da89cc700a2d8","kind":"commit","published_at":"2019-07-23T17:48:38.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v4","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v4/manifests"},{"name":"v3","sha":"4b27d6e3ee5b50e3059381c7745d50c552302537","kind":"commit","published_at":"2019-06-20T20:54:59.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v3","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v3/manifests"},{"name":"v2","sha":"123fc69f2f45daaefe0cad5a02a9b137cba58c58","kind":"commit","published_at":"2019-06-10T15:51:37.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v2","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v2/manifests"},{"name":"v1","sha":"c95df672cf37dc455b9de36d532fd6469af8639b","kind":"tag","published_at":"2019-05-06T19:44:06.000Z","download_url":"https://codeload.github.com/DataDog/datadog-lambda-python/tar.gz/v1","html_url":"https://github.com/DataDog/datadog-lambda-python/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-lambda-python@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/tags/v1/manifests"}]},"repo_metadata_updated_at":"2026-04-03T09:30:41.745Z","dependent_packages_count":0,"downloads":2151798,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":64.04413702838549,"dependent_packages_count":9.706874142209216,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.875505585297354},"purl":"pkg:pypi/datadog-lambda","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/datadog_lambda","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/datadog_lambda","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/datadog_lambda/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-30T23:01:30.769Z","issues_count":81,"pull_requests_count":564,"avg_time_to_close_issue":6267811.542857143,"avg_time_to_close_pull_request":719072.8724279836,"issues_closed_count":70,"pull_requests_closed_count":486,"pull_request_authors_count":49,"issue_authors_count":70,"avg_comments_per_issue":3.654320987654321,"avg_comments_per_pull_request":0.4024822695035461,"merged_pull_requests_count":373,"bot_issues_count":0,"bot_pull_requests_count":75,"past_year_issues_count":9,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":348574.5,"past_year_avg_time_to_close_pull_request":547229.43697479,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":119,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.7777777777777778,"past_year_avg_comments_per_pull_request":0.41566265060240964,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":78,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/issues","maintainers":[{"login":"michael-zhao459","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-zhao459"},{"login":"brettlangdon","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettlangdon"},{"login":"sabrenner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabrenner"},{"login":"maxday","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxday"},{"login":"nccatoni","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nccatoni"},{"login":"avara1986","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avara1986"},{"login":"ZStriker19","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZStriker19"},{"login":"mabdinur","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mabdinur"},{"login":"Etto48","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Etto48"},{"login":"tianchu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianchu"},{"login":"devinmatte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devinmatte"},{"login":"cbeauchesne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cbeauchesne"}],"active_maintainers":[{"login":"michael-zhao459","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-zhao459"},{"login":"avara1986","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avara1986"},{"login":"nccatoni","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nccatoni"},{"login":"brettlangdon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettlangdon"},{"login":"sabrenner","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabrenner"},{"login":"cbeauchesne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cbeauchesne"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datadog_lambda/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datadog_lambda/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datadog_lambda/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datadog_lambda/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datadog_lambda/codemeta","maintainers":[{"uuid":"Datadog","login":"Datadog","name":null,"email":null,"url":null,"packages_count":296,"html_url":"https://pypi.org/user/Datadog/","role":null,"created_at":"2024-03-14T19:36:01.309Z","updated_at":"2024-03-14T19:36:01.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Datadog/packages"},{"uuid":"tian.chu","login":"tian.chu","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/tian.chu/","role":null,"created_at":"2024-03-14T19:36:01.557Z","updated_at":"2024-03-14T19:36:01.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tian.chu/packages"},{"uuid":"hghotra","login":"hghotra","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/hghotra/","role":null,"created_at":"2024-03-14T19:36:01.354Z","updated_at":"2024-03-14T19:36:01.354Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hghotra/packages"},{"uuid":"nhinsch","login":"nhinsch","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/nhinsch/","role":null,"created_at":"2024-03-14T19:36:01.398Z","updated_at":"2024-03-14T19:36:01.398Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nhinsch/packages"},{"uuid":"sergio.prada","login":"sergio.prada","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/sergio.prada/","role":null,"created_at":"2024-03-14T19:36:01.451Z","updated_at":"2024-03-14T19:36:01.451Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sergio.prada/packages"},{"uuid":"swf","login":"swf","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/swf/","role":null,"created_at":"2024-03-14T19:36:01.494Z","updated_at":"2024-03-14T19:36:01.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/swf/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":831939,"maintainers_count":355113,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":53036},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-03T06:19:43.792Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":556408,"full_name":"DataDog/datadog-lambda-python","default_branch":"main","total_commits":681,"total_committers":62,"total_bot_commits":18,"total_bot_committers":2,"mean_commits":10.983870967741936,"dds":0.8883994126284875,"past_year_total_commits":128,"past_year_total_committers":25,"past_year_total_bot_commits":4,"past_year_total_bot_committers":1,"past_year_mean_commits":5.12,"past_year_dds":0.796875,"last_synced_at":"2026-04-01T21:05:14.787Z","last_synced_commit":"332e7315d663536f8efe9676ee99bacbbf723620","created_at":"2023-03-09T04:53:44.759Z","updated_at":"2026-04-01T21:03:47.542Z","committers":[{"name":"DarcyRaynerDD","email":"darcy.rayner@datadoghq.com","login":"DarcyRaynerDD","count":76},{"name":"AJ Stuyvenberg","email":"astuyve@gmail.com","login":"astuyve","count":73},{"name":"Joey Zhao","email":"5253430+joeyzhao2018","login":"joeyzhao2018","count":69},{"name":"Tian Chu","email":"tian.chu@datadoghq.com","login":"tianchu","count":69},{"name":"Rey Abolofia","email":"rey.abolofia@datadoghq.com","login":"purple4reina","count":53},{"name":"Stephen Firrincieli","email":"stephen.firrincieli@datadoghq.com","login":"sfirrin","count":39},{"name":"Rithika Narayan","email":"93233069+rithikanarayan","login":"rithikanarayan","count":25},{"name":"Aleksandr Pasechnik","email":"aleksandr.pasechnik@datadoghq.com","login":"apiarian-datadog","count":21},{"name":"jordan gonzález","email":"30836115+duncanista","login":"duncanista","count":20},{"name":"Dylan Yang","email":"dylan.yang@datadoghq.com","login":"DylanLovesCoffee","count":19},{"name":"Florentin Labelle","email":"florentin.labelle@datadoghq.com","login":"florentinl","count":17},{"name":"Nicolas Hinsch","email":"nick.hinsch@datadoghq.com","login":"nhinsch","count":16},{"name":"Maxime David","email":"maxime.david@datadoghq.com","login":"maxday","count":16},{"name":"Nicholas Hulston","email":"nicholashulston@gmail.com","login":"nhulston","count":12},{"name":"Sergio Prada","email":"chechopradaster@gmail.com","login":"Czechh","count":12},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":11},{"name":"Harvinder Ghotra","email":"ghotra.harvinder@gmail.com","login":"hghotra","count":11},{"name":"Brett Langdon","email":"brett.langdon@datadoghq.com","login":"brettlangdon","count":11},{"name":"Jordan Storms","email":"jordan.storms@datadoghq.com","login":"jcstorms1","count":9},{"name":"Christopher Agocs","email":"agocs","login":"agocs","count":9},{"name":"Stephen Pinkerton","email":"stephen.pinkerton@datadoghq.com","login":null,"count":9},{"name":"Abhinav Vedmala","email":"abhinav.vedmala@gmail.com","login":"avedmala","count":7},{"name":"Andrew Rodriguez","email":"49878080+zARODz11z","login":"zARODz11z","count":7},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":7},{"name":"Yiming Luo","email":"yiming.luo@outlook.com","login":"lym953","count":5},{"name":"kimi","email":"47579703+kimi-p","login":"kimi-p","count":5},{"name":"Emmett Butler","email":"723615+emmettbutler","login":"emmettbutler","count":3},{"name":"Sam Brenner","email":"106700075+sabrenner","login":"sabrenner","count":3},{"name":"Samuel Murillo","email":"samuelmurillo333@gmail.com","login":"SamuelM333","count":3},{"name":"Tal Usvyatsky","email":"18072279+TalUsvyatsky","login":"TalUsvyatsky","count":3},{"name":"jchrostek-dd","email":"john.chrostek@datadoghq.com","login":"jchrostek-dd","count":3},{"name":"Alberto Vara","email":"alberto.vara@datadoghq.com","login":"avara1986","count":2},{"name":"Bryant Biggs","email":"bryantbiggs@gmail.com","login":"bryantbiggs","count":2},{"name":"Charles de Beauchesne","email":"charles.debeauchesne@datadoghq.com","login":"cbeauchesne","count":2},{"name":"Ivan Topolcic","email":"IvanTopolcic","login":"IvanTopolcic","count":2},{"name":"Nicolas Catoni","email":"nicolas.catoni@datadoghq.com","login":"nccatoni","count":2},{"name":"Taegyun Kim","email":"k.taegyun@gmail.com","login":"taegyunkim","count":2},{"name":"michael-zhao459","email":"michael.zhao@datadoghq.com","login":"michael-zhao459","count":2},{"name":"meghna-dd","email":"71286211+meghna-dd","login":"meghna-dd","count":1},{"name":"happynancee","email":"120061598+happynancee","login":"happynancee","count":1},{"name":"Zarir Hamza","email":"zarir.hamza@datadoghq.com","login":"zarirhamza","count":1},{"name":"Varun Bhoopalam","email":"44347256+varunbhoopalam","login":"varunbhoopalam","count":1},{"name":"Pedro Palacios Avila","email":"Wesitos","login":"Wesitos","count":1},{"name":"Olivier Nzia","email":"olivier.ndjikenzia@datadoghq.com","login":"ojproductions","count":1},{"name":"Munir Abdinur","email":"munir.abdinur@datadoghq.com","login":"mabdinur","count":1},{"name":"Michael Manganiello","email":"adamantike","login":"adamantike","count":1},{"name":"Leandro Damascena","email":"lcdama@amazon.pt","login":"leandrodamascena","count":1},{"name":"Andrew Rodriguez","email":"andrew.rodriguez@datadoghq.com","login":null,"count":1},{"name":"Anil Kumar","email":"anil@grexit.com","login":null,"count":1},{"name":"Kyle Verhoog","email":"kyle@verhoog.ca","login":"Kyle-Verhoog","count":1},{"name":"shreyamalpani","email":"shreya.malpani@datadoghq.com","login":"shreyamalpani","count":1},{"name":"Andy Lindeman","email":"andy@lindeman.io","login":"alindeman","count":1},{"name":"Ben Ng","email":"neong83@hotmail.com","login":"neong83","count":1},{"name":"Christian Wygoda","email":"103508637+c-wygoda","login":"c-wygoda","count":1},{"name":"Colin Hoernig","email":"hoernig.colin@gmail.com","login":"colinhoernig","count":1},{"name":"Dan Marshall","email":"marshall.daniel@btinternet.com","login":"demolitionmode","count":1},{"name":"Filip Halemba","email":"filip.halembaa@gmail.com","login":"filip-halemba","count":1},{"name":"Henrik Hussfelt","email":"henrik@proxy.com","login":"hussfelt","count":1},{"name":"James Forcier","email":"csssuf","login":"csssuf","count":1},{"name":"Juanjo Alvarez Martinez","email":"juanjo.alvarezmartinez@datadoghq.com","login":"juanjux","count":1},{"name":"Julio Guerra","email":"julio@datadog.com","login":"Julio-Guerra","count":1},{"name":"Karthikeyan Singaravelan","email":"tir.karthi@gmail.com","login":"tirkarthi","count":1}],"past_year_committers":[{"name":"Joey Zhao","email":"5253430+joeyzhao2018","login":"joeyzhao2018","count":26},{"name":"Rithika Narayan","email":"93233069+rithikanarayan","login":"rithikanarayan","count":25},{"name":"Florentin Labelle","email":"florentin.labelle@datadoghq.com","login":"florentinl","count":17},{"name":"Rey Abolofia","email":"rey.abolofia@datadoghq.com","login":"purple4reina","count":8},{"name":"Brett Langdon","email":"brett.langdon@datadoghq.com","login":"brettlangdon","count":7},{"name":"Yiming Luo","email":"yiming.luo@outlook.com","login":"lym953","count":5},{"name":"Aleksandr Pasechnik","email":"aleksandr.pasechnik@datadoghq.com","login":"apiarian-datadog","count":4},{"name":"Nicholas Hulston","email":"nicholashulston@gmail.com","login":"nhulston","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Emmett Butler","email":"723615+emmettbutler","login":"emmettbutler","count":3},{"name":"jchrostek-dd","email":"john.chrostek@datadoghq.com","login":"jchrostek-dd","count":3},{"name":"jordan gonzález","email":"30836115+duncanista","login":"duncanista","count":3},{"name":"AJ Stuyvenberg","email":"astuyve@gmail.com","login":"astuyve","count":2},{"name":"Alberto Vara","email":"alberto.vara@datadoghq.com","login":"avara1986","count":2},{"name":"Charles de Beauchesne","email":"charles.debeauchesne@datadoghq.com","login":"cbeauchesne","count":2},{"name":"Nicolas Catoni","email":"nicolas.catoni@datadoghq.com","login":"nccatoni","count":2},{"name":"Taegyun Kim","email":"k.taegyun@gmail.com","login":"taegyunkim","count":2},{"name":"michael-zhao459","email":"michael.zhao@datadoghq.com","login":"michael-zhao459","count":2},{"name":"Christian Wygoda","email":"103508637+c-wygoda","login":"c-wygoda","count":1},{"name":"Juanjo Alvarez Martinez","email":"juanjo.alvarezmartinez@datadoghq.com","login":"juanjux","count":1},{"name":"Olivier Nzia","email":"olivier.ndjikenzia@datadoghq.com","login":"ojproductions","count":1},{"name":"Sam Brenner","email":"106700075+sabrenner","login":"sabrenner","count":1},{"name":"Zarir Hamza","email":"zarir.hamza@datadoghq.com","login":"zarirhamza","count":1},{"name":"happynancee","email":"120061598+happynancee","login":"happynancee","count":1},{"name":"shreyamalpani","email":"shreya.malpani@datadoghq.com","login":"shreyamalpani","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-03T00:00:08.542Z","repositories_count":6211299,"commits_count":927244950,"contributors_count":35800510,"owners_count":1145311,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"DataDog/datadog-lambda-python","html_url":"https://github.com/DataDog/datadog-lambda-python","last_synced_at":"2026-03-30T23:01:30.769Z","status":null,"issues_count":81,"pull_requests_count":564,"avg_time_to_close_issue":6267811.542857143,"avg_time_to_close_pull_request":719072.8724279836,"issues_closed_count":70,"pull_requests_closed_count":486,"pull_request_authors_count":49,"issue_authors_count":70,"avg_comments_per_issue":3.654320987654321,"avg_comments_per_pull_request":0.4024822695035461,"merged_pull_requests_count":373,"bot_issues_count":0,"bot_pull_requests_count":75,"past_year_issues_count":9,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":348574.5,"past_year_avg_time_to_close_pull_request":547229.43697479,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":119,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.7777777777777778,"past_year_avg_comments_per_pull_request":0.41566265060240964,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":78,"created_at":"2023-05-14T11:32:21.191Z","updated_at":"2026-03-30T23:01:30.770Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-lambda-python/issues","issue_labels_count":{"table":{"enhancement":6,"bug":3}},"pull_request_labels_count":{"table":{"dependencies":22,"campaigner-automated-change":14,"adms-dependency-update":14,"adms-mode-all-updates":13,"adms-python":12,"adms-major-update":7,"mergequeue-status: done":5,"adms-minor-update":5,"python":4,"mergequeue-status: removed":3,"mergequeue-status: in_progress":3,"mergequeue-status: error":1,"adms-unstable-update":1,"adms-npm":1,"javascript":1,"breaking":1,"minor":1}},"issue_author_associations_count":{"table":{"NONE":74,"CONTRIBUTOR":6,"MEMBER":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":478,"NONE":36,"COLLABORATOR":32,"MEMBER":17,"OWNER":1}},"issue_authors":{"table":{"djtecha":4,"ddhanak":3,"pvicente":2,"babyhuey":2,"michaeldimchuk":2,"jodylent":2,"rithikanarayan":2,"maxfriedrich":2,"ronaldvaneede":1,"bissli82":1,"dude0001":1,"joshverma":1,"ebarti":1,"kent-b":1,"Wesitos":1,"john-lowry":1,"terkalma":1,"jackyjjc-canva":1,"dangothemango":1,"LewisCowlesMotive":1,"tombarton":1,"Cookiehook":1,"git-rzanelli":1,"Melissajwomack":1,"juls858":1,"akbisw":1,"nalepae":1,"PartTimeLegend":1,"raruler":1,"nr-synth":1,"blaxter":1,"bryantbiggs":1,"mjmottram":1,"narain1":1,"purple4reina":1,"pmaurais":1,"CharlesPerrotMinotHCHB":1,"guillaumeBNC":1,"brenshanny":1,"salehshehata-RL":1,"CatalinAndrei-Flam":1,"aaron-csetter":1,"jumpeinoda":1,"keongalvin":1,"zach-brown-hpa":1,"stpierre":1,"bobwhitelock":1,"tefmartins":1,"vhnguyenae":1,"luca579":1,"MatejBalantic":1,"jharrisonSV":1,"ygerg":1,"danielebra":1,"jairoufps":1,"codelance":1,"bbstilson":1,"allank-fd":1,"gleberdiniz":1,"devinmatte":1,"l-alfaro":1,"radimsuckr":1,"TheGBG":1,"sakrlog":1,"leandrodamascena":1,"clemstoquart":1,"quanhd-lab":1,"leandrostasi-jt":1,"gromanek":1,"virtual457":1}},"pull_request_authors":{"table":{"purple4reina":93,"joeyzhao2018":75,"astuyve":70,"apiarian-datadog":42,"github-actions[bot]":37,"duncanista":25,"nhulston":24,"dependabot[bot]":22,"michael-zhao459":17,"avedmala":16,"florentinl":15,"campaigner-prod[bot]":14,"rithikanarayan":14,"brettlangdon":10,"zARODz11z":8,"DylanLovesCoffee":8,"lym953":7,"kimi-p":7,"sabrenner":6,"TalUsvyatsky":6,"maxday":4,"taegyunkim":4,"mabdinur":3,"jchrostek-dd":3,"nccatoni":3,"avara1986":3,"ZStriker19":2,"ojproductions":2,"datadog-lambda-python-bot[bot]":2,"happynancee":2,"juanjux":2,"tianchu":1,"emmettbutler":1,"juliendoutre":1,"amymin00":1,"Gekko0114":1,"Wesitos":1,"shreyamalpani":1,"christophe-papazian":1,"cbeauchesne":1,"Melissajwomack":1,"filip-halemba":1,"LewisCowlesMotive":1,"leandrodamascena":1,"IvanTopolcic":1,"Etto48":1,"sfirrin":1,"zarirhamza":1,"c-wygoda":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-01T00:00:08.271Z","repositories_count":14036935,"issues_count":34460794,"pull_requests_count":112784701,"authors_count":11214185,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"campaigner-automated-change":14,"adms-dependency-update":14,"adms-mode-all-updates":13,"adms-python":12,"adms-major-update":7,"dependencies":5,"adms-minor-update":5,"python":4,"mergequeue-status: done":3,"mergequeue-status: removed":2,"javascript":1,"adms-npm":1,"adms-unstable-update":1,"mergequeue-status: error":1}},"past_year_issue_author_associations_count":{"table":{"NONE":8,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":108,"NONE":30,"COLLABORATOR":23,"MEMBER":5}},"past_year_issue_authors":{"table":{"rithikanarayan":2,"clemstoquart":1,"jharrisonSV":1,"keongalvin":1,"maxfriedrich":1,"Melissajwomack":1,"mjmottram":1,"raruler":1}},"past_year_pull_request_authors":{"table":{"joeyzhao2018":27,"michael-zhao459":17,"florentinl":15,"rithikanarayan":14,"campaigner-prod[bot]":14,"purple4reina":13,"apiarian-datadog":9,"nhulston":8,"lym953":7,"dependabot[bot]":5,"taegyunkim":4,"nccatoni":3,"jchrostek-dd":3,"avara1986":3,"happynancee":2,"duncanista":2,"juanjux":2,"datadog-lambda-python-bot[bot]":2,"sabrenner":2,"brettlangdon":2,"ojproductions":2,"zarirhamza":1,"astuyve":1,"shreyamalpani":1,"cbeauchesne":1,"christophe-papazian":1,"c-wygoda":1,"Melissajwomack":1,"juliendoutre":1,"emmettbutler":1,"Gekko0114":1}},"maintainers":[{"table":{"login":"michael-zhao459","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-zhao459"}},{"table":{"login":"brettlangdon","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettlangdon"}},{"table":{"login":"sabrenner","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabrenner"}},{"table":{"login":"maxday","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxday"}},{"table":{"login":"nccatoni","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nccatoni"}},{"table":{"login":"avara1986","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avara1986"}},{"table":{"login":"ZStriker19","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZStriker19"}},{"table":{"login":"mabdinur","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mabdinur"}},{"table":{"login":"Etto48","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Etto48"}},{"table":{"login":"tianchu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianchu"}},{"table":{"login":"devinmatte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devinmatte"}},{"table":{"login":"cbeauchesne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cbeauchesne"}}],"active_maintainers":[{"table":{"login":"michael-zhao459","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-zhao459"}},{"table":{"login":"avara1986","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avara1986"}},{"table":{"login":"nccatoni","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nccatoni"}},{"table":{"login":"brettlangdon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettlangdon"}},{"table":{"login":"sabrenner","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabrenner"}},{"table":{"login":"cbeauchesne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cbeauchesne"}}]}},"events":{"total":{"ReleaseEvent":11,"DeleteEvent":122,"MemberEvent":3,"PullRequestEvent":223,"ForkEvent":5,"IssuesEvent":27,"WatchEvent":10,"IssueCommentEvent":125,"PushEvent":690,"PullRequestReviewCommentEvent":301,"PullRequestReviewEvent":421,"CreateEvent":153},"last_year":{"ReleaseEvent":5,"DeleteEvent":80,"MemberEvent":1,"PullRequestEvent":140,"ForkEvent":3,"IssuesEvent":4,"WatchEvent":5,"IssueCommentEvent":45,"PushEvent":494,"PullRequestReviewCommentEvent":168,"PullRequestReviewEvent":231,"CreateEvent":97}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T12:15:57.584Z","updated_at":"2023-01-17T12:15:57.584Z","repository_link":"https://github.com/DataDog/datadog-lambda-python/blob/main/.github/workflows/build.yml","dependencies":[{"id":6988925041,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6988925042,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6988925043,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6988925044,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6988925045,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T12:15:58.105Z","updated_at":"2023-01-17T12:15:58.105Z","repository_link":"https://github.com/DataDog/datadog-lambda-python/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6988929706,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6988929774,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6988929776,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6988929777,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-snapshots.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T12:15:58.512Z","updated_at":"2023-01-17T12:15:58.512Z","repository_link":"https://github.com/DataDog/datadog-lambda-python/blob/main/.github/workflows/update-snapshots.yml","dependencies":[{"id":6988935327,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6988935329,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6988935331,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6988935333,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6988935335,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update_deps.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T12:15:59.175Z","updated_at":"2023-01-17T12:15:59.175Z","repository_link":"https://github.com/DataDog/datadog-lambda-python/blob/main/.github/workflows/update_deps.yml","dependencies":[{"id":6988938072,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6988938073,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6988938074,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-17T12:15:59.428Z","updated_at":"2023-01-17T12:15:59.428Z","repository_link":"https://github.com/DataDog/datadog-lambda-python/blob/main/Dockerfile","dependencies":[{"id":6988939255,"package_name":"$image","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"tests/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-17T12:15:59.598Z","updated_at":"2023-01-17T12:15:59.598Z","repository_link":"https://github.com/DataDog/datadog-lambda-python/blob/main/tests/Dockerfile","dependencies":[{"id":6988941805,"package_name":"python","ecosystem":"docker","requirements":"$python_version","direct":true,"kind":"build","optional":false}]},{"ecosystem":"npm","filepath":"tests/integration/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T12:16:00.294Z","updated_at":"2023-01-17T12:16:00.294Z","repository_link":"https://github.com/DataDog/datadog-lambda-python/blob/main/tests/integration/package.json","dependencies":[{"id":6988945180,"package_name":"serverless-plugin-datadog","ecosystem":"npm","requirements":"^2.18.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"tests/integration/yarn.lock","sha":null,"kind":"lockfile","created_at":"2023-01-17T12:16:01.021Z","updated_at":"2023-01-17T12:16:01.021Z","repository_link":"https://github.com/DataDog/datadog-lambda-python/blob/main/tests/integration/yarn.lock","dependencies":[{"id":6988955551,"package_name":"serverless-plugin-datadog","ecosystem":"npm","requirements":"2.18.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2023-01-17T12:16:01.250Z","updated_at":"2023-01-17T12:16:01.250Z","repository_link":"https://github.com/DataDog/datadog-lambda-python/blob/main/poetry.lock","dependencies":[{"id":6988961369,"package_name":"attrs","ecosystem":"pypi","requirements":"22.2.0","direct":false,"kind":"runtime","optional":false},{"id":6988961376,"package_name":"boto3","ecosystem":"pypi","requirements":"1.26.41","direct":false,"kind":"runtime","optional":false},{"id":6988961378,"package_name":"botocore","ecosystem":"pypi","requirements":"1.29.41","direct":false,"kind":"runtime","optional":false},{"id":6988961382,"package_name":"bytecode","ecosystem":"pypi","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":6988961386,"package_name":"bytecode","ecosystem":"pypi","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":6988961389,"package_name":"cattrs","ecosystem":"pypi","requirements":"22.2.0","direct":false,"kind":"runtime","optional":false},{"id":6988961392,"package_name":"certifi","ecosystem":"pypi","requirements":"2022.12.7","direct":false,"kind":"runtime","optional":false},{"id":6988961491,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6988961495,"package_name":"coverage","ecosystem":"pypi","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":6988961499,"package_name":"datadog","ecosystem":"pypi","requirements":"0.41.0","direct":false,"kind":"runtime","optional":false},{"id":6988961504,"package_name":"ddsketch","ecosystem":"pypi","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6988961508,"package_name":"ddtrace","ecosystem":"pypi","requirements":"1.6.4","direct":false,"kind":"runtime","optional":false},{"id":6988961512,"package_name":"decorator","ecosystem":"pypi","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6988961515,"package_name":"envier","ecosystem":"pypi","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6988961519,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6988961522,"package_name":"flake8","ecosystem":"pypi","requirements":"3.9.2","direct":false,"kind":"runtime","optional":false},{"id":6988961530,"package_name":"httpretty","ecosystem":"pypi","requirements":"0.9.7","direct":false,"kind":"runtime","optional":false},{"id":6988961533,"package_name":"idna","ecosystem":"pypi","requirements":"3.4","direct":false,"kind":"runtime","optional":false},{"id":6988961537,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6988961540,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"5.10.2","direct":false,"kind":"runtime","optional":false},{"id":6988961544,"package_name":"jmespath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6988961547,"package_name":"jsonschema","ecosystem":"pypi","requirements":"4.17.3","direct":false,"kind":"runtime","optional":false},{"id":6988961550,"package_name":"mccabe","ecosystem":"pypi","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":6988961554,"package_name":"nose2","ecosystem":"pypi","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":6988961583,"package_name":"packaging","ecosystem":"pypi","requirements":"22.0","direct":false,"kind":"runtime","optional":false},{"id":6988961586,"package_name":"pkgutil-resolve-name","ecosystem":"pypi","requirements":"1.3.10","direct":false,"kind":"runtime","optional":false},{"id":6988961590,"package_name":"protobuf","ecosystem":"pypi","requirements":"4.21.12","direct":false,"kind":"runtime","optional":false},{"id":6988961593,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":6988961597,"package_name":"pyflakes","ecosystem":"pypi","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":6988961600,"package_name":"pyrsistent","ecosystem":"pypi","requirements":"0.19.3","direct":false,"kind":"runtime","optional":false},{"id":6988961603,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":6988961604,"package_name":"requests","ecosystem":"pypi","requirements":"2.28.1","direct":false,"kind":"runtime","optional":false},{"id":6988961607,"package_name":"s3transfer","ecosystem":"pypi","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6988961608,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":6988961611,"package_name":"tenacity","ecosystem":"pypi","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":6988961613,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":6988961615,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.13","direct":false,"kind":"runtime","optional":false},{"id":6988961618,"package_name":"wrapt","ecosystem":"pypi","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":6988961619,"package_name":"xmltodict","ecosystem":"pypi","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":6988961622,"package_name":"zipp","ecosystem":"pypi","requirements":"3.11.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-01-17T12:16:01.475Z","updated_at":"2023-01-17T12:16:01.475Z","repository_link":"https://github.com/DataDog/datadog-lambda-python/blob/main/pyproject.toml","dependencies":[{"id":6988964862,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.7.0,\u003c4","direct":true,"kind":"runtime","optional":false},{"id":6988964869,"package_name":"datadog","ecosystem":"pypi","requirements":"^0.41","direct":true,"kind":"runtime","optional":false},{"id":6988964871,"package_name":"wrapt","ecosystem":"pypi","requirements":"^1.11.2","direct":true,"kind":"runtime","optional":false},{"id":6988964873,"package_name":"ddtrace","ecosystem":"pypi","requirements":"^1.6.4","direct":true,"kind":"runtime","optional":false},{"id":6988964875,"package_name":"importlib_metadata","ecosystem":"pypi","requirements":"^1.0","direct":true,"kind":"runtime","optional":false},{"id":6988964877,"package_name":"boto3","ecosystem":"pypi","requirements":"^1.10.33","direct":true,"kind":"runtime","optional":false},{"id":6988964879,"package_name":"typing_extensions","ecosystem":"pypi","requirements":"^4.0","direct":true,"kind":"runtime","optional":false},{"id":6988964880,"package_name":"requests","ecosystem":"pypi","requirements":"^2.22.0","direct":true,"kind":"runtime","optional":false},{"id":6988964882,"package_name":"nose2","ecosystem":"pypi","requirements":"^0.9.1","direct":true,"kind":"runtime","optional":false},{"id":6988964884,"package_name":"flake8","ecosystem":"pypi","requirements":"^3.7.9","direct":true,"kind":"runtime","optional":false},{"id":6988964885,"package_name":"httpretty","ecosystem":"pypi","requirements":"^0.9.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/system_tests.yml","sha":null,"kind":"manifest","created_at":"2026-03-24T19:04:06.797Z","updated_at":"2026-03-24T19:04:06.797Z","repository_link":"https://github.com/DataDog/datadog-lambda-python/blob/main/.github/workflows/system_tests.yml","dependencies":[{"id":25846541586,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25846541587,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"tests/integration/requirements.txt","sha":null,"kind":"manifest","created_at":"2026-03-24T19:04:15.287Z","updated_at":"2026-03-24T19:04:15.287Z","repository_link":"https://github.com/DataDog/datadog-lambda-python/blob/main/tests/integration/requirements.txt","dependencies":[{"id":25846544351,"package_name":"certifi","ecosystem":"pypi","requirements":"==2024.12.14","direct":true,"kind":"test","optional":false},{"id":25846544354,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.4.1","direct":true,"kind":"test","optional":false},{"id":25846544404,"package_name":"idna","ecosystem":"pypi","requirements":"==3.10","direct":true,"kind":"test","optional":false},{"id":25846544405,"package_name":"requests","ecosystem":"pypi","requirements":"==2.32.4","direct":true,"kind":"test","optional":false}]},{"ecosystem":"npm","filepath":"tests/integration/package-lock.json","sha":null,"kind":"lockfile","created_at":"2026-03-24T19:04:06.896Z","updated_at":"2026-03-24T19:04:06.896Z","repository_link":"https://github.com/DataDog/datadog-lambda-python/blob/main/tests/integration/package-lock.json","dependencies":[{"id":25846541609,"package_name":"@iarna/toml","ecosystem":"npm","requirements":"2.2.5","direct":false,"kind":"development","optional":false},{"id":25846541724,"package_name":"2-thenable","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25846541778,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25846541779,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25846541780,"package_name":"appdirectory","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":25846541813,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25846541814,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"development","optional":false},{"id":25846541824,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"development","optional":false},{"id":25846541825,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":25846541826,"package_name":"child-process-ext","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25846541876,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25846541931,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25846541932,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25846541965,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":25846541966,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25846541967,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.6","direct":false,"kind":"development","optional":false},{"id":25846541968,"package_name":"semver","ecosystem":"npm","requirements":"5.7.2","direct":false,"kind":"development","optional":false},{"id":25846541969,"package_name":"d","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25846541994,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25846541995,"package_name":"duration","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":25846542078,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25846542079,"package_name":"es5-ext","ecosystem":"npm","requirements":"0.10.64","direct":false,"kind":"development","optional":false},{"id":25846542082,"package_name":"es6-iterator","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25846542134,"package_name":"es6-symbol","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":25846542147,"package_name":"esniff","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25846542216,"package_name":"event-emitter","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"development","optional":false},{"id":25846542326,"package_name":"ext","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":25846542327,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25846542328,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":25846542470,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25846542473,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":25846542494,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":25846542497,"package_name":"glob-all","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":25846542918,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"development","optional":false},{"id":25846542919,"package_name":"immediate","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":25846542920,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":25846542921,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":25846542922,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":25846542923,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25846542924,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":25846543009,"package_name":"is-primitive","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25846543080,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25846543318,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":25846543319,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25846543320,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25846543321,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25846543383,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25846543384,"package_name":"jszip","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"development","optional":false},{"id":25846543385,"package_name":"lie","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":25846543386,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25846543387,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":25846543388,"package_name":"lodash.uniqby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":25846543389,"package_name":"lodash.values","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25846543456,"package_name":"log","ecosystem":"npm","requirements":"6.3.2","direct":false,"kind":"development","optional":false},{"id":25846543555,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25846543556,"package_name":"next-tick","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25846543606,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":25846543609,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":25846543613,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25846543642,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25846543643,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":25846543644,"package_name":"pako","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":25846543645,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25846543646,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25846543647,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25846543648,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25846543649,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":25846543661,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25846543662,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25846543691,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":25846543692,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":25846543707,"package_name":"semver","ecosystem":"npm","requirements":"7.6.3","direct":false,"kind":"development","optional":false},{"id":25846543729,"package_name":"serverless-plugin-datadog","ecosystem":"npm","requirements":"2.18.0","direct":false,"kind":"development","optional":false},{"id":25846543807,"package_name":"serverless-python-requirements","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"development","optional":false},{"id":25846543830,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25846543835,"package_name":"set-value","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25846543836,"package_name":"setimmediate","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":25846543837,"package_name":"sha256-file","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25846543907,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25846543908,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25846543910,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"development","optional":false},{"id":25846543911,"package_name":"split2","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":25846543912,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"development","optional":false},{"id":25846543913,"package_name":"sprintf-kit","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25846543975,"package_name":"stream-promise","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":25846544068,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25846544070,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":25846544071,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25846544116,"package_name":"type","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"development","optional":false},{"id":25846544140,"package_name":"uni-global","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25846544310,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25846544311,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25846544334,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":25846544335,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25846544345,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":25846544346,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25846544347,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":25846544348,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"development","optional":false},{"id":25846544349,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_layer.yml","sha":null,"kind":"manifest","created_at":"2026-03-24T19:04:05.112Z","updated_at":"2026-03-24T19:04:05.112Z","repository_link":"https://github.com/DataDog/datadog-lambda-python/blob/main/.github/workflows/build_layer.yml","dependencies":[{"id":25846541464,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25846541567,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":23.529237251227492,"created_at":"2025-10-09T07:52:02.952Z","updated_at":"2026-06-21T12:01:53.095Z","avatar_url":"https://github.com/DataDog.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/366685","html_url":"https://summary.ecosyste.ms/projects/366685"}