Open
Description
There is a specific case of false positive in the check_bypass function.
I encountered a web application which returns a 302 and redirect to /
but also returns the privileged data in the body. So it's categorized as "Enforced" but actual sensitive data is still returned.
I understand that it's there so that it works out of the box without having to define enforcement filters, but it would be great to have an option to just bypass this check and only use enforcement filters.
Metadata
Metadata
Assignees
Labels
No labels