modsecurity-layer
March 16, 2020 ยท View on GitHub
A serverless modsecurity AWS lambda layer with OWASP CRS. Check the working POC in example/
Building
To build run
make build
No cache build can be done with
make rebuild
Cleanup can be done with
make clean
Deploy
make deploy