waf-owasp

binbashar/waf-owasp/aws

Terraform Module HCL AWS

AWS WAF at terraform modules to mitigate OWASP’s Top 10 Web Application Vulnerabilities

Install
module "waf-owasp" {
source = "binbashar/waf-owasp/aws"
version = "1.0.20"
}
⭐ Source on GitHub 📦 Registry page
README

Terraform | AWS WAF | OWASP Top 10 vulnerabilities DEPRECATION NOTICE: This module will be not longer maintain because there are other Terraform modules that support these features based on ´wafv2´ Managed rules for AWS Web Application Firewall terraform-aws-waf-owasp IMPORTANT CONSIDERATIONS 1. The original source was taken from https://github.com/Twinuma/terraform-waf-owasp and was adapted to the needs of the project at hand. We've also had https://registry.terraform.io/modules/juiceinc/juiceinc-waf as reference. 2. SUB-MODULE SELECTION Global WAF for CloudFront usage Regional WAF for Regional/ALB and/or API Gateway Stage usage Releases - Versions: = 1.x.y (Terraform 0.12.x compatible) - eg: https://registry.terraform.io/modules/binbashar/waf-owasp/aws/1.0.0 Use AWS WAF at terraform to M

Details
FrameworkTerraform Module
LanguageHCL
Version1.0.20
Cloud AWS
★ Stars92
Forks31
Total downloads76.3k
Examples2
Submodules2
LicenseMIT
Namespacebinbashar
Updated