Maximilian Hildebrand

Results 24 comments of Maximilian Hildebrand

Sorry for taking so long! I'm implementing a "ignoreStatus" flag, which can take multiple status codes as parameter. E.g. -is 429,401 will tell wcvs to not report web cache poisoning...

You can check out the new release https://github.com/Hackmanit/Web-Cache-Vulnerability-Scanner/releases/tag/1.2.1 If you notice any room for improvement or have any other feedback, feel free to reopen the issue or to create a...

I've never used Rust before, so it took me a while to figure out how to run your tool. That's why I thought that some kind of guidance would be...

> @bdraco The negative test is working. A lock that does not support unlatching (according to yalexs) does not have the open feature flag set. However, the positive test ([5996c54](https://github.com/home-assistant/core/commit/5996c5445f9b00bb2857f1872a5bfa17bbdf22c1))...