terraform-iam-policy-validator
Policy validator
A tool to validate Terraform IAM policies against AWS best practices and security standards.
A command line tool that validates AWS IAM Policies in a Terraform template against AWS IAM best practices
298 stars
5 watching
23 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
xen0l/iam-lint | Automates linting of AWS IAM policy documents to ensure security and compliance | 36 |
aws-cloudformation/cloudformation-guard | An evaluation tool for JSON- and YAML-formatted data against pre-defined policies written in a domain-specific language. | 1,294 |
welldone-cloud/aws-lint-iam-policies | A tool that analyzes AWS IAM policies to detect security vulnerabilities and best practice violations. | 111 |
salesforce/terraform-provider-policyguru | Generates and manages least privilege IAM policies using an external audit service | 30 |
flosell/iam-policy-json-to-terraform | Converts an IAM Policy in JSON format into a Terraform aws_iam_policy_document | 780 |
salesforce/cloudsplaining | A tool that scans AWS IAM policies to identify security vulnerabilities and generates a report with recommendations for remediation | 1,998 |
bridgecrewio/airiam | Automates least privilege AWS IAM configuration management by detecting and replacing unnecessary resources with Terraform models | 776 |
awslabs/aws-iam-generator | Automates AWS IAM user and group creation based on configuration files. | 240 |
cloudtools/awacs | A Python library to create and manage AWS Access Policy Language JSON | 395 |
salesforce/aws-allowlister | Automatically generates AWS Service Control Policies based on compliance frameworks and custom service inclusions/exclusions | 224 |
salesforce/policy_sentry | Automates the creation of least-privilege IAM policies for AWS services | 2,014 |
jameswoolfenden/pike | Determines minimum permissions required to run Terraform/IAC code on multiple cloud providers | 574 |
udondan/iam-floyd | A tool for generating AWS IAM policy statements with a fluent interface. | 549 |
twharmon/govalid | Struct validation using tags | 46 |
kubernetes-sigs/aws-iam-authenticator | A tool to securely authenticate users to a Kubernetes cluster using AWS IAM credentials. | 2,212 |