mirror of
https://github.com/OWASP/www-project-ai-testing-guide.git
synced 2026-07-16 07:57:18 +02:00
Correction of the readme to refer to the correct changed test
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@
|
||||
| AITG-APP-07 | [Testing for Prompt Disclosure](content/tests/AITG-APP-07_Testing_for_Prompt_Disclosure.md) |
|
||||
| AITG-APP-08 | [Testing for Embedding Manipulation](content/tests/AITG-APP-08_Testing_for_Embedding_Manipulation.md) |
|
||||
| AITG-APP-09 | [Testing for Model Extraction](content/tests/AITG-APP-09_Testing_for_Model_Extraction.md) |
|
||||
| AITG-APP-10 | [Testing for Harmful Content Bias](content/tests/AITG-APP-10_Testing_for_Harmful_Content_Bias.md) |
|
||||
| AITG-APP-10 | [Testing for Content Bias](content/tests/AITG-APP-10_Testing_for_Content_Bias.md) |
|
||||
| AITG-APP-11 | [Testing for Hallucinations](content/tests/AITG-APP-11_Testing_for_Hallucinations.md) |
|
||||
| AITG-APP-12 | [Testing for Toxic Output](content/tests/AITG-APP-12_Testing_for_Toxic_Output.md) |
|
||||
| AITG-APP-13 | [Testing for Over-Reliance on AI](content/tests/AITG-APP-13_Testing_for_Over-Reliance_on_AI.md) |
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
### AITG-APP-10 - Testing for Harmful Content Bias
|
||||
### AITG-APP-10 - Testing for Content Bias
|
||||
|
||||
#### Summary
|
||||
This test aims to identify vulnerabilities related to content bias in AI-generated outputs that typically originate from training data, how the data is provided to the model and the prompt used to describe the task. There are multiple type of biases that could impact the reliability of the application, for example:
|
||||
|
||||
Reference in New Issue
Block a user