Developer builds IAM policy linter, finds security gaps in Prowler's 48 checks
A software developer built an open-source CLI tool called iam-lint while preparing for a cloud security engineering interview, which scans AWS IAM policy documents for critical misconfigurations. The tool implements seven rules covering risks such as wildcard actions, unrestricted admin access, privilege escalation paths, and missing MFA conditions. After completing the tool, the developer systematically reviewed all 48 of Prowler's existing IAM checks to avoid duplicating already-solved problems. The comparison revealed that while some rules overlapped with Prowler's coverage, at least one non-trivial security gap was identified that Prowler does not currently address. The tool integrates directly into CI pipelines via exit codes and supports JSON output for machine-readable results.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in