Ross ROSS = Recommend OSS · open-source software intelligence for agents

stelligent/cfn_nag

Linting tool for CloudFormation templates observed · 2026-08-28

github.com/stelligent/cfn_nag · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 3856
  • days_rel: n/a
  • days_push: 762
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1309 stars · 208 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

cfn_nag is a command-line linting tool that scans AWS CloudFormation templates for insecure infrastructure patterns such as overly permissive IAM and security group rules, missing encryption, disabled access logs, and hardcoded passwords. It is written in Ruby, installable via gem/brew/Docker, and integrates into CI/CD pipelines with non-zero exit codes on violations.

Use cases

  • lint cloudformation templates for security issues
  • find overly permissive IAM policies in cfn templates
  • check that security groups don't allow wildcard access
  • detect missing encryption in cloudformation resources
  • scan cfn templates for hardcoded passwords
  • run cloudformation security checks in CI pipeline
  • audit infrastructure-as-code for compliance violations

When to choose

  • you use AWS CloudFormation and want automated security linting before deployment
  • you need to enforce IAM and security group best practices in CI/CD
  • you want a simple CLI or Docker-based scanner with JSON output for tooling integration

When to avoid

  • you use Terraform, Pulumi, or other non-CloudFormation IaC tools
  • you need full static analysis or runtime security scanning rather than pattern-based linting
  • you need actively developed features, as the project appears to be in maintenance mode

Facets

cli-tool · maturity maintenance

linter security vulnerability-scanning testing ci-cd security infrastructure-as-code cloud-computing developer-tools cli ruby cloudformation aws infrastructure-as-code security-linting iam compliance static-analysis devops macos linux docker

1 source

Member repositories

RepositoryRoleHealth v2
stelligent/cfn_nagmain23

For agents

markdown · JSON · MCP: product_card(name="stelligent/cfn_nag")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem