Skip to content

Commit 21fef71

Browse files
authored
Update exposed-credentials-check.mdx
1 parent 4c18a4a commit 21fef71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/waf/managed-rules/reference/exposed-credentials-check.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Additionally, this managed ruleset also includes generic rules for other common
2626
- Check credentials sent as JSON with `email` and `password` keys
2727
- Check credentials sent as JSON with `username` and `password` keys
2828

29-
The default action for the rules in managed ruleset is _Exposed-Credential-Check Header_ (named `rewrite` in the API).
29+
The default action for the rules in managed ruleset is _Exposed-Credential-Check Header_ (named `rewrite` in the API and the Security Events).
3030

3131
The managed ruleset also contains a rule that blocks HTTP requests already containing the `Exposed-Credential-Check` HTTP header used by the _Exposed-Credential-Check Header_ action. These requests could be used to trick the origin into believing that a request contained (or did not contain) exposed credentials.
3232

0 commit comments

Comments
 (0)