aws-cloudformation/cfn-lint
CloudFormation Linter observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 85
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 5
- age_days: 3067
- days_rel: 20
- days_push: 7
- n_releases_24m: 120
Adoption not part of the score
2640 stars · 640 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
cfn-lint is a Python CLI tool that validates AWS CloudFormation templates (YAML/JSON) against resource provider schemas and best-practice checks. It supports SAM template transformation and validates resource properties and values on a best-effort basis.
Use cases
- validate cloudformation templates before deploying
- lint aws cloudformation yaml files in ci
- check cfn template resource properties and values
- validate aws sam templates
- catch cloudformation best practice violations
- verify cfn template syntax and schema compliance
When to choose
- you write or review AWS CloudFormation or SAM templates
- you want automated template validation in CI/CD pipelines
- you need schema-based checks for CloudFormation resource properties
When to avoid
- you use Terraform, Pulumi, or other non-CloudFormation IaC tools
- you need guaranteed validation of all intrinsic function value combinations, since value checks are best-effort
Facets
cli-tool · maturity active
linter cli developer-tools yaml json infrastructure-as-code cloud-computing developer-tools python cli cross-platform aws cloudformation infrastructure-as-code template-validation sam devops command-line
1 source
- readme: https://github.com/aws-cloudformation/cfn-lint · fetched 2026-08-28 · 646c90df0fcc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aws-cloudformation/cfn-lint | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="aws-cloudformation/cfn-lint")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem