aws-lint-iam-policies is a command-line tool that performs automated security linting checks on AWS IAM policies across single accounts or entire AWS Organizations. The tool extracts and analyzes both identity-based and resource-based IAM policies from AWS environments, identifying violations of security best practices and policy configuration errors. It leverages AWS IAM Access Analyzer's policy validation feature to conduct the actual linting operations, utilizing the same validation logic that AWS provides in the Console UI. The tool supports two operational scopes: single AWS account analysis and organization-wide analysis across all member accounts. For single account operations, it requires specific IAM permissions to read and analyze policies. For organization-wide operations, it must be executed from the AWS Organizations management account with elevated permissions and requires properly configured cross-account IAM roles in member accounts. The tool integrates with standard AWS credential configuration methods, supporting both environment variables and named AWS profiles for authentication. It generates comprehensive reports detailing policy violations and security recommendations based on AWS-maintained linting rules and best practices.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
Collection of Kubernetes manifests creating pods with elevated privileges for security testing.
Cloudmarker is a configurable cloud monitoring tool and framework that audits Azure and GCP environments by retrieving, analyzing, and alerting on cloud security data.
KICS is an open-source Infrastructure as Code security scanner that detects vulnerabilities and misconfigurations through customizable queries and integrates with CI/CD pipelines.
A Docker security vulnerability where disabling inter-container communication (ICC) fails to block raw ethernet frames, allowing unexpected data transfer between containers via raw sockets.
A community-driven repository of pre-built security analytics queries and rules for monitoring and detecting threats in Google Cloud environments across various log sources and activity types.
LambdaGuard is an AWS Lambda auditing tool that provides security configuration checks, statistical analysis, and service dependency mapping for serverless functions.
A search engine for open Amazon S3 buckets and their contents, allowing users to search for files using keywords, filename extensions, and full path.
CloudSploit by Aqua is an open-source multi-cloud security scanning tool that detects security risks and compliance issues across AWS, Azure, GCP, OCI, and GitHub platforms.
S3Scanner is an open-source tool that scans S3 buckets across S3-compatible APIs to identify misconfigurations and security vulnerabilities.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.