From 76ff08d8326c9d88fd62291ff3deef7f28611940 Mon Sep 17 00:00:00 2001 From: Eduardo Vasconcelos Date: Thu, 19 Feb 2026 17:24:26 -0300 Subject: [PATCH] Fix typo in 1.3_Objectives_of_AI_Testing_Guide.md --- Document/content/1.3_Objectives_of_AI_Testing_Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Document/content/1.3_Objectives_of_AI_Testing_Guide.md b/Document/content/1.3_Objectives_of_AI_Testing_Guide.md index d044303..7a9abcc 100644 --- a/Document/content/1.3_Objectives_of_AI_Testing_Guide.md +++ b/Document/content/1.3_Objectives_of_AI_Testing_Guide.md @@ -2,7 +2,7 @@ OWASP has long led the way in establishing security guidelines for web applications, and today we’re extending that leadership into AI. The AI Testing Guide offers a structured, hands-on framework for assessing the robustness, trustworthiness, and resilience of AI systems. It empowers AI security testers, auditors, red-team professionals, MLOps engineers, and developers to identify, model, and validate the unique risks posed by AI applications, models, infrastructure, and data pipelines. -### Who This Guide It's For +### Who This Guide Is For Aligned with OWASP’s mission to advance the security of software worldwide through open community collaboration, the AI Testing Guide is designed for: - AI Security Testers, who want to move beyond standard vulnerability scans and deeply assess model behaviors and adversarial resilience.