Skip to content

Commit 448aa16

Browse files
Add Authentication Posture (#20694)
1 parent f0e4940 commit 448aa16

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/api-shield/security

1 file changed

+1
-1
lines changed

src/content/docs/api-shield/security/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The following table provides examples of how you might match Cloudflare products
2222
| OWASP issue | Example Cloudflare solution |
2323
| ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ |
2424
| Broken Object Level Authorization | [Sequence Mitigation], [Schema Validation], [JWT Validation], [Rate Limiting] |
25-
| Broken Authentication | [mTLS](/api-shield/security/mtls/), [JWT Validation], [Exposed Credential Checks](/waf/managed-rules/check-for-exposed-credentials/), [Bot Management] |
25+
| Broken Authentication | [mTLS](/api-shield/security/mtls/), [JWT Validation], [Exposed Credential Checks](/waf/managed-rules/check-for-exposed-credentials/), [Bot Management](/bots/), [Authentication Posture](/api-shield/security/authentication-posture/) |
2626
| Broken Object Property Level Authorization | [Schema Validation], [JWT Validation] |
2727
| Unrestricted Resource Consumption | [Rate Limiting], [Sequence Mitigation], [Bot Management], [GraphQL Query Protection] |
2828
| Broken Function Level Authorization | [Schema Validation], [JWT Validation] |

0 commit comments

Comments
 (0)