Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated whoami in docker-compose #18

Open
kraoc opened this issue May 28, 2023 · 0 comments
Open

Outdated whoami in docker-compose #18

kraoc opened this issue May 28, 2023 · 0 comments

Comments

@kraoc
Copy link

kraoc commented May 28, 2023

In your compose, reference to Whoami is outdated since 3 years :p
Please update to: traefik/whoami

I'm also testing these settings to modsecurity-crs to help speedup things:

environment:
PARANOIA: 1
ANOMALY_INBOUND: 10
ANOMALY_OUTBOUND: 5
BACKEND: http://whoami
LOGLEVEL: error
MODSEC_REQ_BODY_LIMIT: 1073741824
MODSEC_REQ_BODY_NOFILES_LIMIT: 1073741824
MODSEC_AUDIT_LOG_FORMAT: "Native"
MODSEC_AUDIT_LOG_TYPE: "Concurrent"
MODSEC_AUDIT_STORAGE: /audit

Notice that MODSEC_REQ_BODY_LIMIT + MODSEC_REQ_BODY_NOFILES_LIMIT are to help handling large bodies...
Usefull for file upload or... using a waf for a docker registry...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant