Steve Wooster

Results 2 issues of Steve Wooster

I run Pyramid with mod_wsgi and hackers probing for vulnerabilities have been able to cause crashes by crafting malicious requests with `0x80` bytes. Here's some minimal code replicating what I'm...

bugs

I'd like to use Colander to validate input into an API, and it'd be useful to differentiate errors without resorting to brittle things like inspecting the error message. Colander appears...