Skip to content

Commit 480dd54

Browse files
authored
docs: more examples of attack types to protect against
1 parent 4d2b32c commit 480dd54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geps/gep-3614/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ access to their `Gateways`.
2424
agents OR only allow specific user agents.
2525
* As a gateway operator I want to be able to identify and block malformed HTTP
2626
requests before they reach backend applications.
27-
* As a gateway operator I want to filter/sanitize requests to block XSS attacks
27+
* As a gateway operator I want to filter/sanitize requests to block SQLi/RCE/SSRF/XSS (non-exhaustive) attacks
2828
before they reach my backend applications.
2929
* As a gateway operator I want to attach complete rulesets maintained by
3030
upstream standards bodies to block well known common threats and dynamically

0 commit comments

Comments
 (0)