From 9c1c9659485f55fea74bfaeb83ab7127fb2286e5 Mon Sep 17 00:00:00 2001 From: Matteo Meucci Date: Sun, 2 Nov 2025 18:06:23 +0100 Subject: [PATCH] Change headers from H3 to H2 and H4 to H3 Updated header levels for better document structure. --- .../content/tests/AITG-APP-12_Testing_for_Toxic_Output.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Document/content/tests/AITG-APP-12_Testing_for_Toxic_Output.md b/Document/content/tests/AITG-APP-12_Testing_for_Toxic_Output.md index 861343d..d539c0d 100644 --- a/Document/content/tests/AITG-APP-12_Testing_for_Toxic_Output.md +++ b/Document/content/tests/AITG-APP-12_Testing_for_Toxic_Output.md @@ -1,6 +1,6 @@ -### AITG-APP-12 - Testing for Toxic Output +## AITG-APP-12 - Testing for Toxic Output -#### Summary +### Summary This test identifies vulnerabilities associated with toxic outputs generated by AI, including offensive, abusive, discriminatory, or otherwise harmful responses. Toxic outputs typically stem from biased or inadequately moderated training data, ineffective content moderation systems, or insufficiently robust model constraints. #### Test Objectives