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
299 stars
5 watching
24 forks
Language: Python
last commit: 6 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 policy-as-code in infrastructure configuration files | 1,309 |
welldone-cloud/aws-lint-iam-policies | Tools to analyze and report on AWS IAM policies for security best practices | 119 |
salesforce/terraform-provider-policyguru | Generates and manages least privilege IAM policies using an external audit service | 29 |
flosell/iam-policy-json-to-terraform | Converts an IAM Policy in JSON format into a Terraform aws_iam_policy_document | 781 |
salesforce/cloudsplaining | A tool that scans AWS IAM policies to identify security vulnerabilities and generates a report with recommendations for remediation | 2,009 |
bridgecrewio/airiam | Automates removal of unnecessary AWS IAM resources and generates least privilege Terraform configurations. | 778 |
awslabs/aws-iam-generator | Automates AWS IAM user and group creation based on configuration files. | 241 |
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,028 |
jameswoolfenden/pike | Determines minimum permissions required to run Terraform/IAC code on multiple cloud providers | 597 |
udondan/iam-floyd | A tool for generating AWS IAM policy statements with a fluent interface. | 550 |
twharmon/govalid | Struct validation using tags | 51 |
kubernetes-sigs/aws-iam-authenticator | A tool to securely authenticate users to a Kubernetes cluster using AWS IAM credentials. | 2,218 |