We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d2b32c commit 480dd54Copy full SHA for 480dd54
geps/gep-3614/index.md
@@ -24,7 +24,7 @@ access to their `Gateways`.
24
agents OR only allow specific user agents.
25
* As a gateway operator I want to be able to identify and block malformed HTTP
26
requests before they reach backend applications.
27
-* As a gateway operator I want to filter/sanitize requests to block XSS attacks
+* As a gateway operator I want to filter/sanitize requests to block SQLi/RCE/SSRF/XSS (non-exhaustive) attacks
28
before they reach my backend applications.
29
* As a gateway operator I want to attach complete rulesets maintained by
30
upstream standards bodies to block well known common threats and dynamically
0 commit comments