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
TerraGoat is a deliberately vulnerable Terraform repository that demonstrates common cloud infrastructure misconfigurations for training and testing security tools.
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 deprecated Kubernetes workload policy enforcement tool that helped secure multi-tenant clusters through various security policies and configurations.
LambdaGuard is an AWS Lambda auditing tool that provides security configuration checks, statistical analysis, and service dependency mapping for serverless functions.
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.
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.
HAWK is a multi-cloud antivirus scanning API that uses CLAMAV and YARA engines to detect malware in AWS S3, Azure Blob Storage, and GCP Cloud Storage objects.
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.
AWS Vault securely stores AWS IAM credentials in the operating system's keystore and generates temporary credentials for development environments.