Skip to content

Commit 24b4dbc

Browse files
authored
[WAF] AI Security: Add 'bias' example custom topic (#30024)
1 parent 0aa2458 commit 24b4dbc

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

src/content/docs/waf/detections/ai-security-for-apps/unsafe-topics.mdx

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -195,10 +195,11 @@ Compare how the same two topic descriptions perform against two prompts that bot
195195

196196
### Example custom topics
197197

198-
| Label | Topic description |
199-
| ------------------ | --------------------------------------- |
200-
| `competitors` | `seeking info on competitors` |
201-
| `financial-advice` | `seeking financial advice` |
202-
| `legal-advice` | `asking for legal or regulatory advice` |
203-
| `sensitive-data` | `requesting passwords or API keys` |
204-
| `job-seeking` | `asking about job openings or careers` |
198+
| Label | Topic description |
199+
| ------------------ | ------------------------------------------------- |
200+
| `competitors` | `seeking info on competitors` |
201+
| `financial-advice` | `seeking financial advice` |
202+
| `legal-advice` | `asking for legal or regulatory advice` |
203+
| `sensitive-data` | `requesting passwords or API keys` |
204+
| `job-seeking` | `asking about job openings or careers` |
205+
| `bias` | `comparing demographic groups as better or worse` |

0 commit comments

Comments
 (0)