From e07a38369b49a1a79bcec3aa29b2e26988ac923c Mon Sep 17 00:00:00 2001 From: Matteo Meucci Date: Sat, 15 Nov 2025 17:10:13 +0100 Subject: [PATCH] Update 2.1.1_Architectural_Mapping_of_OWASP_Threats.md --- .../content/2.1.1_Architectural_Mapping_of_OWASP_Threats.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Document/content/2.1.1_Architectural_Mapping_of_OWASP_Threats.md b/Document/content/2.1.1_Architectural_Mapping_of_OWASP_Threats.md index 88f324e..b89184c 100644 --- a/Document/content/2.1.1_Architectural_Mapping_of_OWASP_Threats.md +++ b/Document/content/2.1.1_Architectural_Mapping_of_OWASP_Threats.md @@ -213,5 +213,5 @@ Given the above results, the following is a table with the 20 initial threats we | T01-IOH | Improper Output Handling | LLM05 | OWASP Top 10 2025 | [link](https://genai.owasp.org/llmrisk/llm052025-improper-output-handling/) | Testing for Unsafe Outputs (T-UO) | | T01-EA | Excessive Agency | LLM06 | OWASP Top 10 2025 | [link](https://genai.owasp.org/llmrisk/llm062025-excessive-agency/) | Testing for Agentic Behavior Limits (T-ABL) | | T01-SPL | System Prompt Leakage | LLM07 | OWASP Top 10 2025 | [link](https://genai.owasp.org/llmrisk/llm072025-system-prompt-leakage/) | Testing for System Prompt Leakage (T-SPL) | -| T01-VEW | Vector & Embedding Weaknesses | LLM08 | OWASP Top 10 2025 | [link](https://genai.owasp.org/llmrisk/llm082025-vector-and-embedding-weaknesses/) | Testing for Embedding Manipulation (T-EMA) | +| T01-VEW | Vector & Embedding Weaknesses | LLM08 | OWASP Top 10 LLM 2025 | [link](https://genai.owasp.org/llmrisk/llm082025-vector-and-embedding-weaknesses/) | Testing for Embedding Manipulation (T-EMA) | | T01-MIS | Misinformation | LLM09 | OWASP Top 10 2025 | [link](https://genai.owasp.org/llmrisk/llm092025-misinformation/) | Testing for Harmful Content Bias (T-HCB) |