ErrLookup › rack/rack-attack
rack/rack-attack
Rack middleware for blocking & throttling · Ruby · 20 source files
Analyzed at b771ea18af on 2026-08-21. 5 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Rack::Attack::MissingStoreError | exception | critical | rack-attack, ruby, cache, configuration, missing-store, fail2ban, throttling |
| Must pass bantime option | exception | error | rack-attack, ruby, fail2ban, argument-error, configuration, blocklist |
| Must pass findtime option | exception | error | rack-attack, ruby, fail2ban, argument-error, configuration, rate-limit |
| Must pass maxretry option | exception | error | rack-attack, ruby, fail2ban, argument-error, configuration, brute-force |
| Must pass #{opt.inspect} option | exception | error | rack-attack, ruby, throttle, argument-error, configuration, rate-limit |