https://github.com/mikej81/pepper
Working location for Container based NGINX Proxy with ModSec(OWASP CRS) / NGINX App Protect.
https://github.com/mikej81/pepper
appprotect nginx owasp waf
Last synced: about 1 year ago
JSON representation
Working location for Container based NGINX Proxy with ModSec(OWASP CRS) / NGINX App Protect.
- Host: GitHub
- URL: https://github.com/mikej81/pepper
- Owner: Mikej81
- License: apache-2.0
- Created: 2020-08-07T15:13:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-18T18:15:33.000Z (almost 6 years ago)
- Last Synced: 2025-02-12T17:32:02.536Z (over 1 year ago)
- Topics: appprotect, nginx, owasp, waf
- Language: Dockerfile
- Homepage:
- Size: 39.1 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pepper
Working location for Hardened Container based NGINX Proxy
Option to select opensource or plus deployment at build.
```bash
--build-arg PLATFORM=oss/plus
```
Ensure that option for build is sent during runtime as well.
```bash
--env PLATFORM=oss/plus
```
NGINX OSS comes with with ModSec(OWASP CRS).
NGINX+ comes with App Protect and current signatures.