trumb/Nginx Security Baseline Check
Validates that nginx configs include the security hardening snippet and that Dockerfiles install fail2ban
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| nginx-config-glob | Glob pattern to find nginx config files | no | **/*.conf **/nginx*.conf **/sites-available/* **/sites-enabled/* |
| dockerfile-glob | Glob pattern to find Dockerfiles | no | **/Dockerfile* |
| check-fail2ban | Whether to check that Dockerfiles include fail2ban setup | no | false |
| security-snippet-path | Expected include path in nginx configs | no | /etc/nginx/snippets/security-hardening.conf |
Outputs
no outputs