原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"aws",
"aws-lambda",
"lambda",
"python",
"serverless"
],
"is_fork": false,
"size_kb": 31702,
"has_wiki": false,
"homepage": "https://docs.powertools.aws.dev/lambda/python/latest/",
"languages": {
"HTML": 707,
"Shell": 10379,
"Python": 3957297,
"Makefile": 3109,
"Dockerfile": 1772
},
"pushed_at": "2026-07-13T20:29:53Z",
"created_at": "2019-11-15T12:26:12Z",
"owner_type": "Organization",
"updated_at": "2026-07-16T18:54:16Z",
"description": "A developer toolkit to implement Serverless best practices and increase developer velocity.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT-0",
"default_branch": "develop",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": "Powertools for AWS",
"type": "Organization",
"login": "aws-powertools",
"company": null,
"followers": 295,
"avatar_url": "https://avatars.githubusercontent.com/u/129127638?v=4",
"created_at": "2023-03-28T00:17:01Z",
"is_verified": null,
"public_repos": 9,
"account_age_days": 1207
},
"activity": {
"releases_count": 100,
"commits_last_year": 847,
"latest_release_at": "2026-07-13T11:49:31Z",
"latest_release_tag": "v3.31.1",
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 47,
"days_since_latest_release": 3,
"mean_days_between_releases": 26.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "aws_lambda_powertools",
"exists": true,
"license": "MIT",
"keywords": [
"aws_lambda_powertools",
"aws",
"tracing",
"logging",
"lambda",
"powertools",
"feature_flags",
"idempotency",
"middleware",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"License :: OSI Approved :: MIT No Attribution License (MIT-0)",
"Natural Language :: English",
"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"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/aws_lambda_powertools/",
"is_deprecated": false,
"latest_version": "3.31.1",
"repository_url": "https://github.com/aws-powertools/powertools-lambda-python",
"versions_count": 528,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2019-11-16T17:09:02.299417Z",
"latest_published_at": "2026-07-13T09:22:11.160738Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3
}
]
},
"popularity": {
"forks": 482,
"stars": 3271,
"watchers": 46,
"open_issues_and_prs": 40
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"noxfile.py"
],
"api_schema_files": [
"examples/event_handler_graphql/src/advanced_batch_query.graphql",
"examples/event_handler_graphql/src/getting_started_schema.graphql",
"examples/event_handler_graphql/src/nested_mappings_schema.graphql",
"examples/kafka/consumer/schemas/user.proto",
"tests/e2e/event_handler_appsync/files/schema.graphql",
"tests/functional/kafka_consumer/_protobuf/confluent_protobuf.proto",
"tests/functional/kafka_consumer/_protobuf/user.proto",
"tests/functional/kafka_consumer/_protobuf/user_prof.proto"
],
"has_devcontainer": false,
"typecheck_configs": [
"aws_lambda_powertools/py.typed",
"mypy.ini",
"tests/e2e/utils/py.typed",
"tests/functional/py.typed"
],
"largest_source_bytes": 1510271,
"source_files_sampled": 1314,
"oversized_source_files": 7,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"docs/requirements.txt",
"layer_v3/pyproject.toml",
"package.json",
"pyproject.toml"
],
"ecosystems": [
"npm",
"pypi"
],
"dependencies": [
{
"name": "aws-cdk-lib",
"manifest": "layer_v3/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "^2.223.0"
},
{
"name": "jmespath",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "^1.0.1"
},
{
"name": "typing-extensions",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "^4.11.0"
},
{
"name": "aws-xray-sdk",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "^2.8.0"
},
{
"name": "fastjsonschema",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "^2.14.5"
},
{
"name": "pydantic",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "^2.4.0"
},
{
"name": "pydantic-settings",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "^2.6.1"
},
{
"name": "boto3",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "^1.34.32"
},
{
"name": "redis",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=4.4,<9.0"
},
{
"name": "valkey-glide",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.3.5,<3.0"
},
{
"name": "aws-encryption-sdk",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=4.0.5,<5.0.0"
},
{
"name": "jsonpath-ng",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "^1.6.0"
},
{
"name": "datadog-lambda",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=8.114.0,<9.0.0"
},
{
"name": "avro",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "^1.12.0"
},
{
"name": "protobuf",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=6.30.2,<8.0.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "avro",
"direct": true,
"version": "1.12.1",
"ecosystem": "pypi"
},
{
"name": "aws-cdk-lib",
"direct": true,
"version": "2.223.0",
"ecosystem": "pypi"
},
{
"name": "aws-cdk-lib",
"direct": true,
"version": "2.260.0",
"ecosystem": "pypi"
},
{
"name": "aws-encryption-sdk",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "aws-encryption-sdk",
"direct": true,
"version": "4.0.5",
"ecosystem": "pypi"
},
{
"name": "aws-xray-sdk",
"direct": true,
"version": "2.15.0",
"ecosystem": "pypi"
},
{
"name": "boto3",
"direct": true,
"version": "1.40.72",
"ecosystem": "pypi"
},
{
"name": "boto3",
"direct": true,
"version": "1.42.67",
"ecosystem": "pypi"
},
{
"name": "datadog-lambda",
"direct": true,
"version": "8.121.0",
"ecosystem": "pypi"
},
{
"name": "fastjsonschema",
"direct": true,
"version": "2.21.2",
"ecosystem": "pypi"
},
{
"name": "jmespath",
"direct": true,
"version": "1.0.1",
"ecosystem": "pypi"
},
{
"name": "jmespath",
"direct": true,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "jsonpath-ng",
"direct": true,
"version": "1.8.0",
"ecosystem": "pypi"
},
{
"name": "protobuf",
"direct": true,
"version": "7.35.1",
"ecosystem": "pypi"
},
{
"name": "pydantic",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pydantic",
"direct": true,
"version": "2.13.4",
"ecosystem": "pypi"
},
{
"name": "pydantic-settings",
"direct": true,
"version": "2.14.2",
"ecosystem": "pypi"
},
{
"name": "redis",
"direct": true,
"version": "8.0.1",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": true,
"version": "4.14.0",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": true,
"version": "4.15.0",
"ecosystem": "pypi"
},
{
"name": "valkey-glide",
"direct": true,
"version": "2.4.1",
"ecosystem": "pypi"
},
{
"name": "github.com/aws/aws-sdk-go-v2",
"direct": false,
"version": "1.30.5",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
"direct": false,
"version": "1.6.4",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/config",
"direct": false,
"version": "1.27.33",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/credentials",
"direct": false,
"version": "1.17.32",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
"direct": false,
"version": "1.16.13",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
"direct": false,
"version": "1.3.17",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
"direct": false,
"version": "2.6.17",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/ini",
"direct": false,
"version": "1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
"direct": false,
"version": "1.11.4",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
"direct": false,
"version": "1.11.19",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/lambda",
"direct": false,
"version": "1.58.3",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/sso",
"direct": false,
"version": "1.22.7",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
"direct": false,
"version": "1.26.7",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/sts",
"direct": false,
"version": "1.30.7",
"ecosystem": "go"
},
{
"name": "github.com/aws/smithy-go",
"direct": false,
"version": "1.20.4",
"ecosystem": "go"
},
{
"name": "github.com/jmespath/go-jmespath",
"direct": false,
"version": "0.4.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": false,
"version": "0.0.0-20230321023759-10a507213a29",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "0.8.0",
"ecosystem": "go"
},
{
"name": "aws-cdk",
"direct": false,
"version": "2.1129.0",
"ecosystem": "npm"
},
{
"name": "annotated-types",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
},
{
"name": "anyio",
"direct": false,
"version": "4.12.1",
"ecosystem": "pypi"
},
{
"name": "argcomplete",
"direct": false,
"version": "3.6.3",
"ecosystem": "pypi"
},
{
"name": "ast-serialize",
"direct": false,
"version": "0.5.0",
"ecosystem": "pypi"
},
{
"name": "async-timeout",
"direct": false,
"version": "5.0.1",
"ecosystem": "pypi"
},
{
"name": "attrs",
"direct": false,
"version": "25.4.0",
"ecosystem": "pypi"
},
{
"name": "aws-cdk-asset-awscli-v1",
"direct": false,
"version": "2.2.242",
"ecosystem": "pypi"
},
{
"name": "aws-cdk-asset-awscli-v1",
"direct": false,
"version": "2.2.282",
"ecosystem": "pypi"
},
{
"name": "aws-cdk-asset-node-proxy-agent-v6",
"direct": false,
"version": "2.1.0",
"ecosystem": "pypi"
},
{
"name": "aws-cdk-asset-node-proxy-agent-v6",
"direct": false,
"version": "2.1.2",
"ecosystem": "pypi"
},
{
"name": "aws-cdk-aws-apigatewayv2-alpha",
"direct": false,
"version": "2.114.1a0",
"ecosystem": "pypi"
},
{
"name": "aws-cdk-aws-apigatewayv2-authorizers-alpha",
"direct": false,
"version": "2.114.1a0",
"ecosystem": "pypi"
},
{
"name": "aws-cdk-aws-apigatewayv2-integrations-alpha",
"direct": false,
"version": "2.114.1a0",
"ecosystem": "pypi"
},
{
"name": "aws-cdk-aws-appsync-alpha",
"direct": false,
"version": "2.59.0a0",
"ecosystem": "pypi"
},
{
"name": "aws-cdk-aws-lambda-python-alpha",
"direct": false,
"version": "2.259.0a0",
"ecosystem": "pypi"
},
{
"name": "aws-cdk-cloud-assembly-schema",
"direct": false,
"version": "48.18.0",
"ecosystem": "pypi"
},
{
"name": "aws-cdk-cloud-assembly-schema",
"direct": false,
"version": "54.2.0",
"ecosystem": "pypi"
},
{
"name": "aws-lambda-powertools",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "aws-requests-auth",
"direct": false,
"version": "0.4.3",
"ecosystem": "pypi"
},
{
"name": "aws-sam-translator",
"direct": false,
"version": "1.110.0",
"ecosystem": "pypi"
},
{
"name": "babel",
"direct": false,
"version": "2.17.0",
"ecosystem": "pypi"
},
{
"name": "backports-asyncio-runner",
"direct": false,
"version": "1.2.0",
"ecosystem": "pypi"
},
{
"name": "backrefs",
"direct": false,
"version": "5.9",
"ecosystem": "pypi"
},
{
"name": "bandit",
"direct": false,
"version": "1.9.4",
"ecosystem": "pypi"
},
{
"name": "beautifulsoup4",
"direct": false,
"version": "4.13.4",
"ecosystem": "pypi"
},
{
"name": "boto3-stubs",
"direct": false,
"version": "1.43.36",
"ecosystem": "pypi"
},
{
"name": "botocore",
"direct": false,
"version": "1.40.72",
"ecosystem": "pypi"
},
{
"name": "botocore",
"direct": false,
"version": "1.42.67",
"ecosystem": "pypi"
},
{
"name": "botocore-stubs",
"direct": false,
"version": "1.42.41",
"ecosystem": "pypi"
},
{
"name": "bytecode",
"direct": false,
"version": "0.17.0",
"ecosystem": "pypi"
},
{
"name": "cattrs",
"direct": false,
"version": "25.3.0",
"ecosystem": "pypi"
},
{
"name": "cdk-nag",
"direct": false,
"version": "2.38.2",
"ecosystem": "pypi"
},
{
"name": "cdklabs-generative-ai-cdk-constructs",
"direct": false,
"version": "0.1.318",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2025.6.15",
"ecosystem": "pypi"
},
{
"name": "cffi",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "cfn-lint",
"direct": false,
"version": "1.48.1",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "3.4.2",
"ecosystem": "pypi"
},
{
"name": "click",
"direct": false,
"version": "8.1.8",
"ecosystem": "pypi"
},
{
"name": "colorama",
"direct": false,
"version": "0.4.6",
"ecosystem": "pypi"
},
{
"name": "colorlog",
"direct": false,
"version": "6.10.1",
"ecosystem": "pypi"
},
{
"name": "constructs",
"direct": false,
"version": "10.4.3",
"ecosystem": "pypi"
},
{
"name": "constructs",
"direct": false,
"version": "10.6.0",
"ecosystem": "pypi"
},
{
"name": "coverage",
"direct": false,
"version": "7.14.3",
"ecosystem": "pypi"
},
{
"name": "cryptography",
"direct": false,
"version": "48.0.1",
"ecosystem": "pypi"
},
{
"name": "datadog",
"direct": false,
"version": "0.52.1",
"ecosystem": "pypi"
},
{
"name": "ddtrace",
"direct": false,
"version": "3.19.6",
"ecosystem": "pypi"
},
{
"name": "decorator",
"direct": false,
"version": "5.2.1",
"ecosystem": "pypi"
},
{
"name": "dependency-groups",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "dill",
"direct": false,
"version": "0.4.1",
"ecosystem": "pypi"
},
{
"name": "dirhash",
"direct": false,
"version": "0.5.0",
"ecosystem": "pypi"
},
{
"name": "distlib",
"direct": false,
"version": "0.4.0",
"ecosystem": "pypi"
},
{
"name": "docker",
"direct": false,
"version": "7.1.0",
"ecosystem": "pypi"
},
{
"name": "envier",
"direct": false,
"version": "0.6.1",
"ecosystem": "pypi"
},
{
"name": "exceptiongroup",
"direct": false,
"version": "1.3.0",
"ecosystem": "pypi"
},
{
"name": "exceptiongroup",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "execnet",
"direct": false,
"version": "2.1.2",
"ecosystem": "pypi"
},
{
"name": "filelock",
"direct": false,
"version": "3.29.7",
"ecosystem": "pypi"
},
{
"name": "ghp-import",
"direct": false,
"version": "2.1.0",
"ecosystem": "pypi"
},
{
"name": "gitdb",
"direct": false,
"version": "4.0.12",
"ecosystem": "pypi"
},
{
"name": "gitpython",
"direct": false,
"version": "3.1.50",
"ecosystem": "pypi"
},
{
"name": "griffe",
"direct": false,
"version": "1.13.0",
"ecosystem": "pypi"
},
{
"name": "griffecli",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "griffelib",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "h11",
"direct": false,
"version": "0.16.0",
"ecosystem": "pypi"
},
{
"name": "httpcore",
"direct": false,
"version": "1.0.9",
"ecosystem": "pypi"
},
{
"name": "httpx",
"direct": false,
"version": "0.28.1",
"ecosystem": "pypi"
},
{
"name": "humanize",
"direct": false,
"version": "4.15.0",
"ecosystem": "pypi"
},
{
"name": "hvac",
"direct": false,
"version": "2.4.0",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.15",
"ecosystem": "pypi"
},
{
"name": "ijson",
"direct": false,
"version": "3.5.0",
"ecosystem": "pypi"
},
{
"name": "importlib-metadata",
"direct": false,
"version": "8.7.1",
"ecosystem": "pypi"
},
{
"name": "importlib-resources",
"direct": false,
"version": "6.5.2",
"ecosystem": "pypi"
},
{
"name": "iniconfig",
"direct": false,
"version": "2.3.0",
"ecosystem": "pypi"
},
{
"name": "isort",
"direct": false,
"version": "8.0.1",
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": false,
"version": "3.1.6",
"ecosystem": "pypi"
},
{
"name": "jsii",
"direct": false,
"version": "1.119.0",
"ecosystem": "pypi"
},
{
"name": "jsii",
"direct": false,
"version": "1.135.0",
"ecosystem": "pypi"
},
{
"name": "jsonpatch",
"direct": false,
"version": "1.33",
"ecosystem": "pypi"
},
{
"name": "jsonpointer",
"direct": false,
"version": "3.0.0",
"ecosystem": "pypi"
},
{
"name": "jsonschema",
"direct": false,
"version": "4.26.0",
"ecosystem": "pypi"
},
{
"name": "jsonschema-specifications",
"direct": false,
"version": "2025.9.1",
"ecosystem": "pypi"
},
{
"name": "librt",
"direct": false,
"version": "0.11.0",
"ecosystem": "pypi"
},
{
"name": "mando",
"direct": false,
"version": "0.7.1",
"ecosystem": "pypi"
},
{
"name": "markdown",
"direct": false,
"version": "3.8.2",
"ecosystem": "pypi"
},
{
"name": "markdown-it-py",
"direct": false,
"version": "3.0.0",
"ecosystem": "pypi"
},
{
"name": "markdownify",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "markupsafe",
"direct": false,
"version": "3.0.2",
"ecosystem": "pypi"
},
{
"name": "mdformat",
"direct": false,
"version": "0.7.22",
"ecosystem": "pypi"
},
{
"name": "mdformat-tables",
"direct": false,
"version": "1.0.0",
"ecosystem": "pypi"
},
{
"name": "mdurl",
"direct": false,
"version": "0.1.2",
"ecosystem": "pypi"
},
{
"name": "mergedeep",
"direct": false,
"version": "1.3.4",
"ecosystem": "pypi"
},
{
"name": "mkdocs",
"direct": false,
"version": "1.6.1",
"ecosystem": "pypi"
},
{
"name": "mkdocs-autorefs",
"direct": false,
"version": "1.4.2",
"ecosystem": "pypi"
},
{
"name": "mkdocs-get-deps",
"direct": false,
"version": "0.2.0",
"ecosystem": "pypi"
},
{
"name": "mkdocs-git-revision-date-plugin",
"direct": false,
"version": "0.3.2",
"ecosystem": "pypi"
},
{
"name": "mkdocs-llmstxt",
"direct": false,
"version": "0.2.0",
"ecosystem": "pypi"
},
{
"name": "mkdocs-llmstxt",
"direct": false,
"version": "0.5.0",
"ecosystem": "pypi"
},
{
"name": "mkdocs-material",
"direct": false,
"version": "9.7.6",
"ecosystem": "pypi"
},
{
"name": "mkdocs-material-extensions",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "mkdocstrings",
"direct": false,
"version": "0.30.0",
"ecosystem": "pypi"
},
{
"name": "mkdocstrings-python",
"direct": false,
"version": "1.19.0",
"ecosystem": "pypi"
},
{
"name": "mpmath",
"direct": false,
"version": "1.3.0",
"ecosystem": "pypi"
},
{
"name": "multiprocess",
"direct": false,
"version": "0.70.19",
"ecosystem": "pypi"
},
{
"name": "mypy",
"direct": false,
"version": "2.1.0",
"ecosystem": "pypi"
},
{
"name": "mypy-boto3-appconfig",
"direct": false,
"version": "1.43.0",
"ecosystem": "pypi"
},
{
"name": "mypy-boto3-appconfigdata",
"direct": false,
"version": "1.43.0",
"ecosystem": "pypi"
},
{
"name": "mypy-boto3-cloudformation",
"direct": false,
"version": "1.43.0",
"ecosystem": "pypi"
},
{
"name": "mypy-boto3-cloudwatch",
"direct": false,
"version": "1.43.2",
"ecosystem": "pypi"
},
{
"name": "mypy-boto3-dynamodb",
"direct": false,
"version": "1.43.0",
"ecosystem": "pypi"
},
{
"name": "mypy-boto3-lambda",
"direct": false,
"version": "1.43.0",
"ecosystem": "pypi"
},
{
"name": "mypy-boto3-logs",
"direct": false,
"version": "1.43.3",
"ecosystem": "pypi"
},
{
"name": "mypy-boto3-s3",
"direct": false,
"version": "1.43.0",
"ecosystem": "pypi"
},
{
"name": "mypy-boto3-secretsmanager",
"direct": false,
"version": "1.43.0",
"ecosystem": "pypi"
},
{
"name": "mypy-boto3-ssm",
"direct": false,
"version": "1.43.0",
"ecosystem": "pypi"
},
{
"name": "mypy-boto3-xray",
"direct": false,
"version": "1.43.0",
"ecosystem": "pypi"
},
{
"name": "mypy-extensions",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "networkx",
"direct": false,
"version": "3.4.2",
"ecosystem": "pypi"
},
{
"name": "nox",
"direct": false,
"version": "2026.4.10",
"ecosystem": "pypi"
},
{
"name": "opentelemetry-api",
"direct": false,
"version": "1.40.0",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "25.0",
"ecosystem": "pypi"
},
{
"name": "paginate",
"direct": false,
"version": "0.5.7",
"ecosystem": "pypi"
},
{
"name": "pathspec",
"direct": false,
"version": "0.12.1",
"ecosystem": "pypi"
},
{
"name": "platformdirs",
"direct": false,
"version": "4.3.8",
"ecosystem": "pypi"
},
{
"name": "pluggy",
"direct": false,
"version": "1.6.0",
"ecosystem": "pypi"
},
{
"name": "publication",
"direct": false,
"version": "0.0.3",
"ecosystem": "pypi"
},
{
"name": "py-cpuinfo",
"direct": false,
"version": "9.0.0",
"ecosystem": "pypi"
},
{
"name": "pycparser",
"direct": false,
"version": "3.0",
"ecosystem": "pypi"
},
{
"name": "pydantic-core",
"direct": false,
"version": "2.46.4",
"ecosystem": "pypi"
},
{
"name": "pygments",
"direct": false,
"version": "2.19.2",
"ecosystem": "pypi"
},
{
"name": "pygments",
"direct": false,
"version": "2.20.0",
"ecosystem": "pypi"
},
{
"name": "pymdown-extensions",
"direct": false,
"version": "10.21.3",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "9.0.3",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "9.1.1",
"ecosystem": "pypi"
},
{
"name": "pytest-asyncio",
"direct": false,
"version": "1.4.0",
"ecosystem": "pypi"
},
{
"name": "pytest-benchmark",
"direct": false,
"version": "5.2.3",
"ecosystem": "pypi"
},
{
"name": "pytest-cov",
"direct": false,
"version": "7.1.0",
"ecosystem": "pypi"
},
{
"name": "pytest-mock",
"direct": false,
"version": "3.15.1",
"ecosystem": "pypi"
},
{
"name": "pytest-socket",
"direct": false,
"version": "0.8.0",
"ecosystem": "pypi"
},
{
"name": "pytest-xdist",
"direct": false,
"version": "3.8.0",
"ecosystem": "pypi"
},
{
"name": "python-dateutil",
"direct": false,
"version": "2.9.0.post0",
"ecosystem": "pypi"
},
{
"name": "python-discovery",
"direct": false,
"version": "1.1.3",
"ecosystem": "pypi"
},
{
"name": "python-dotenv",
"direct": false,
"version": "1.2.2",
"ecosystem": "pypi"
},
{
"name": "pywin32",
"direct": false,
"version": "311",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": false,
"version": "6.0.2",
"ecosystem": "pypi"
},
{
"name": "pyyaml-env-tag",
"direct": false,
"version": "1.1",
"ecosystem": "pypi"
},
{
"name": "radon",
"direct": false,
"version": "6.0.1",
"ecosystem": "pypi"
},
{
"name": "referencing",
"direct": false,
"version": "0.37.0",
"ecosystem": "pypi"
},
{
"name": "regex",
"direct": false,
"version": "2026.2.28",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.33.0",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.34.2",
"ecosystem": "pypi"
},
{
"name": "retry2",
"direct": false,
"version": "0.9.5",
"ecosystem": "pypi"
},
{
"name": "rich",
"direct": false,
"version": "14.3.3",
"ecosystem": "pypi"
},
{
"name": "rpds-py",
"direct": false,
"version": "0.30.0",
"ecosystem": "pypi"
},
{
"name": "ruff",
"direct": false,
"version": "0.15.19",
"ecosystem": "pypi"
},
{
"name": "s3transfer",
"direct": false,
"version": "0.14.0",
"ecosystem": "pypi"
},
{
"name": "s3transfer",
"direct": false,
"version": "0.16.0",
"ecosystem": "pypi"
},
{
"name": "scantree",
"direct": false,
"version": "0.0.4",
"ecosystem": "pypi"
},
{
"name": "sentry-sdk",
"direct": false,
"version": "2.63.0",
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": "1.17.0",
"ecosystem": "pypi"
},
{
"name": "smmap",
"direct": false,
"version": "5.0.2",
"ecosystem": "pypi"
},
{
"name": "sniffio",
"direct": false,
"version": "1.3.1",
"ecosystem": "pypi"
},
{
"name": "soupsieve",
"direct": false,
"version": "2.8.4",
"ecosystem": "pypi"
},
{
"name": "stevedore",
"direct": false,
"version": "5.7.0",
"ecosystem": "pypi"
},
{
"name": "sympy",
"direct": false,
"version": "1.14.0",
"ecosystem": "pypi"
},
{
"name": "testcontainers",
"direct": false,
"version": "4.14.2",
"ecosystem": "pypi"
},
{
"name": "tomli",
"direct": false,
"version": "2.3.0",
"ecosystem": "pypi"
},
{
"name": "tomli",
"direct": false,
"version": "2.4.0",
"ecosystem": "pypi"
},
{
"name": "ty",
"direct": false,
"version": "0.0.49",
"ecosystem": "pypi"
},
{
"name": "typeguard",
"direct": false,
"version": "2.13.3",
"ecosystem": "pypi"
},
{
"name": "typeguard",
"direct": false,
"version": "4.2.1",
"ecosystem": "pypi"
},
{
"name": "types-awscrt",
"direct": false,
"version": "0.31.3",
"ecosystem": "pypi"
},
{
"name": "types-cffi",
"direct": false,
"version": "1.17.0.20260307",
"ecosystem": "pypi"
},
{
"name": "types-protobuf",
"direct": false,
"version": "7.34.1.20260518",
"ecosystem": "pypi"
},
{
"name": "types-pyopenssl",
"direct": false,
"version": "24.1.0.20240722",
"ecosystem": "pypi"
},
{
"name": "types-python-dateutil",
"direct": false,
"version": "2.9.0.20260518",
"ecosystem": "pypi"
},
{
"name": "types-redis",
"direct": false,
"version": "4.6.0.20241004",
"ecosystem": "pypi"
},
{
"name": "types-requests",
"direct": false,
"version": "2.33.0.20260518",
"ecosystem": "pypi"
},
{
"name": "types-s3transfer",
"direct": false,
"version": "0.16.0",
"ecosystem": "pypi"
},
{
"name": "types-setuptools",
"direct": false,
"version": "82.0.0.20260210",
"ecosystem": "pypi"
},
{
"name": "typing-inspection",
"direct": false,
"version": "0.4.2",
"ecosystem": "pypi"
},
{
"name": "ujson",
"direct": false,
"version": "5.13.0",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "2.7.0",
"ecosystem": "pypi"
},
{
"name": "virtualenv",
"direct": false,
"version": "21.2.0",
"ecosystem": "pypi"
},
{
"name": "watchdog",
"direct": false,
"version": "6.0.0",
"ecosystem": "pypi"
},
{
"name": "wcwidth",
"direct": false,
"version": "0.2.13",
"ecosystem": "pypi"
},
{
"name": "wrapt",
"direct": false,
"version": "1.17.3",
"ecosystem": "pypi"
},
{
"name": "xenon",
"direct": false,
"version": "0.9.3",
"ecosystem": "pypi"
},
{
"name": "zipp",
"direct": false,
"version": "3.23.0",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 229,
"direct_count": 21,
"indirect_count": 208
}
},
"maintainership": {
"issues": {
"open_prs": 12,
"merged_prs": 5314,
"open_issues": 28,
"closed_ratio": 0.982,
"closed_issues": 1526,
"closed_unmerged_prs": 1217
},
"bus_factor": 2,
"top_contributors": [
{
"type": "Bot",
"login": "dependabot[bot]",
"commits": 2337,
"avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4"
},
{
"type": "User",
"login": "heitorlessa",
"commits": 1098,
"avatar_url": "https://avatars.githubusercontent.com/u/3340292?u=346a77f6c2699e2139ca1358d99364c575de0b96&v=4"
},
{
"type": "Bot",
"login": "github-actions[bot]",
"commits": 884,
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4"
},
{
"type": "User",
"login": "leandrodamascena",
"commits": 394,
"avatar_url": "https://avatars.githubusercontent.com/u/4295173?u=2127d033110788ac049a457d36f6275ac9bee9ab&v=4"
},
{
"type": "User",
"login": "michaelbrewer",
"commits": 150,
"avatar_url": "https://avatars.githubusercontent.com/u/5442469?u=0e3c679b54282cf01a0e03113b13733111c664ca&v=4"
},
{
"type": "User",
"login": "rubenfonseca",
"commits": 142,
"avatar_url": "https://avatars.githubusercontent.com/u/10713?v=4"
},
{
"type": "User",
"login": "sthulb",
"commits": 41,
"avatar_url": "https://avatars.githubusercontent.com/u/103217?u=de7602192091699bf34aa546b7577d42bad79cf9&v=4"
},
{
"type": "User",
"login": "ran-isenberg",
"commits": 34,
"avatar_url": "https://avatars.githubusercontent.com/u/60175085?u=de8b2b4415f7030eff2bc18e4173d60c75e7a4fe&v=4"
},
{
"type": "User",
"login": "ericbn",
"commits": 31,
"avatar_url": "https://avatars.githubusercontent.com/u/4120606?u=54a310f0a5d0e81febf1d07070ce35a6348fae12&v=4"
},
{
"type": "User",
"login": "gmcrocetti",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/24530683?u=44ac62bc1b464935f46b724f5f95d3e1b39fda06&v=4"
}
],
"contributors_sampled": 100,
"top_contributor_share": 0.432
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"bootstrap_region.yml",
"build_changelog.yml",
"cflite_scheduled.yml",
"codeql-analysis.yml",
"dependency-review.yml",
"layer_govcloud.yml",
"layer_govcloud_python313.yml",
"layer_govcloud_verify.yml",
"layers_partition_verify.yml",
"layers_partitions.yml",
"on_pr_updates.yml",
"on_push_docs.yml",
"on_schedule_monthly_roadmap_reminder.yml",
"ossf_scorecard.yml",
"pre-release.yml",
"publish_v3_layer.yml",
"quality_check.yml",
"quality_check_docs.yml",
"quality_code_cdk_constructor.yml",
"rebuild_latest_docs.yml",
"release-drafter.yml",
"release-v3.yml",
"reusable_deploy_v3_layer_stack.yml",
"reusable_deploy_v3_sar.yml",
"reusable_publish_changelog.yml",
"reusable_publish_docs.yml",
"run-e2e-tests.yml",
"secure_workflows.yml",
"update_ssm.yml"
],
"has_docs_dir": true,
"linter_configs": [
".flake8",
".pylintrc",
"ruff.toml",
"tox.ini"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"package-lock.json",
"poetry.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 8,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 5,
"reason": "badge detected: Passing",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 13 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 6,
"reason": "dependency not pinned by hash detected -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 10,
"reason": "5 out of the last 5 releases have a total of 5 signed artifacts.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 9,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 7,
"reason": "3 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "51473090c5fd25d79c80446cf635f49a4355006c",
"ran_at": "2026-07-17T06:22:38Z",
"aggregate_score": 9.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": true,
"has_dependabot_config": true
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/aws-powertools/powertools-lambda-python",
"host": "github.com",
"name": "powertools-lambda-python",
"owner": "aws-powertools"
},
"metrics": {
"overall": {
"key": "overall",
"band": "excellent",
"name": "Overall health",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"security": 93,
"vitality": 98,
"community": 90,
"governance": 77,
"engineering": 92
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 98,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 96,
"inputs": {
"commits_last_year": 847,
"human_commit_share": null,
"days_since_last_push": 3,
"active_weeks_last_year": 47
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "47/52 weeks with commits",
"points": 32.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 47
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "847 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 847
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"releases_count": 100,
"latest_release_tag": "v3.31.1",
"releases_from_tags": false,
"days_since_latest_release": 3,
"mean_days_between_releases": 26.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "100 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 100
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~26.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 26.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "no_commit_sample",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "excellent",
"name": "Community & Adoption",
"value": 90,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 89,
"inputs": {
"forks": 482,
"stars": 3271,
"watchers": 46,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3,271 stars",
"points": 57,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3271
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "482 forks",
"points": 22.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 482
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "46 watchers",
"points": 9.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 46
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT-0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT-0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 77,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 100,
"top_contributor_share": 0.432
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 43% of commits",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 43
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "100 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 100
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 13 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"merged_prs": 5314,
"open_issues": 28,
"closed_issues": 1526,
"issue_closed_ratio": 0.982,
"closed_unmerged_prs": 1217
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "98% of issues closed",
"points": 45.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 98
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "5314/6531 decided PRs merged",
"points": 31.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 5314,
"decided": 6531
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"followers": 295,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "aws-powertools",
"public_repos": 9,
"account_age_days": 1207
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "295 followers of aws-powertools",
"points": 17.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 295,
"login": "aws-powertools"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "9 public repos, account ~3 yr old",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 9
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"aws_lambda_powertools"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 3
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 3 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 3
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "528 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 528
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 92,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "29 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 29
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".flake8, .pylintrc, ruff.toml, tox.ini",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".flake8, .pylintrc, ruff.toml, tox.ini"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"aws",
"aws-lambda",
"lambda",
"python",
"serverless"
],
"has_wiki": false,
"homepage": "https://docs.powertools.aws.dev/lambda/python/latest/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://docs.powertools.aws.dev/lambda/python/latest/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "excellent",
"name": "Security",
"value": 93,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "excellent",
"name": "Security posture",
"note": null,
"notes": [],
"value": 93,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 9.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "badge detected: Passing",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 13 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 6",
"points": 3,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "3 existing vulnerabilities detected",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 6
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 61,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"demonstrated_agent_practice"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json",
"poetry.lock"
],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [
"Makefile",
"noxfile.py"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"aws_lambda_powertools/py.typed",
"mypy.ini",
"tests/e2e/utils/py.typed",
"tests/functional/py.typed"
],
"agent_commit_share": null,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, noxfile.py",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, noxfile.py"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".flake8, .pylintrc, ruff.toml, tox.ini",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".flake8, .pylintrc, ruff.toml, tox.ini"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "aws_lambda_powertools/py.typed, mypy.ini, tests/e2e/utils/py.typed, tests/functional/py.typed",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "aws_lambda_powertools/py.typed, mypy.ini, tests/e2e/utils/py.typed, tests/functional/py.typed"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 1510271,
"source_files_sampled": 1314,
"oversized_source_files": 7
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (aws_lambda_powertools/py.typed, mypy.ini, tests/e2e/utils/py.typed, tests/functional/py.typed)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "aws_lambda_powertools/py.typed, mypy.ini, tests/e2e/utils/py.typed, tests/functional/py.typed",
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "7/1314 source files over 60KB",
"points": 54.7,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1314,
"oversized": 7
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "good",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": [
"examples/event_handler_graphql/src/advanced_batch_query.graphql",
"examples/event_handler_graphql/src/getting_started_schema.graphql",
"examples/event_handler_graphql/src/nested_mappings_schema.graphql",
"examples/kafka/consumer/schemas/user.proto",
"tests/e2e/event_handler_appsync/files/schema.graphql",
"tests/functional/kafka_consumer/_protobuf/confluent_protobuf.proto",
"tests/functional/kafka_consumer/_protobuf/user.proto",
"tests/functional/kafka_consumer/_protobuf/user_prof.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "examples/event_handler_graphql/src/advanced_batch_query.graphql, examples/event_handler_graphql/src/getting_started_schema.graphql, examples/event_handler_graphql/src/nested_mappings_schema.graphql, examples/kafka/consumer/schemas/user.proto, tests/e2e/event_handler_appsync/files/schema.graphql, tests/functional/kafka_consumer/_protobuf/confluent_protobuf.proto, tests/functional/kafka_consumer/_protobuf/user.proto, tests/functional/kafka_consumer/_protobuf/user_prof.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples/event_handler_graphql/src/advanced_batch_query.graphql, examples/event_handler_graphql/src/getting_started_schema.graphql, examples/event_handler_graphql/src/nested_mappings_schema.graphql, examples/kafka/consumer/schemas/user.proto, tests/e2e/event_handler_appsync/files/schema.graphql, tests/functional/kafka_consumer/_protobuf/confluent_protobuf.proto, tests/functional/kafka_consumer/_protobuf/user.proto, tests/functional/kafka_consumer/_protobuf/user_prof.proto"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Could not fetch pypi package 'aws-lambda-powertools-python-layer' from its registry",
"Could not fetch npm package 'aws-lambda-powertools-python-e2e' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-17T06:23:14.951443Z",
"schema_version": "0.11.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/aws-powertools/powertools-lambda-python.svg",
"full_name": "aws-powertools/powertools-lambda-python",
"license_state": "standard",
"license_spdx": "MIT-0"
}