Skip to content

Gusto/rack-security-middleware

Repository files navigation

rack-security-middleware

Middleware collection to secure a rack appplication

Block Path Traversal

This middleware will block any request to a path containing .. in it. Those paths are technically valid (see RFC3986) but are not necessary for all web applications.

About

Security middleware for rack applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages