From 52dd155251454b9bb675dc09b3b292b762a76461 Mon Sep 17 00:00:00 2001 From: Matteo Meucci Date: Sun, 2 Nov 2025 18:57:11 +0100 Subject: [PATCH] Rename document for prompt disclosure testing Updated the title of the testing document to reflect prompt disclosure. --- .../content/tests/AITG-APP-07_Testing_for_Prompt_Disclosure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Document/content/tests/AITG-APP-07_Testing_for_Prompt_Disclosure.md b/Document/content/tests/AITG-APP-07_Testing_for_Prompt_Disclosure.md index 05b933c..7e3d86d 100644 --- a/Document/content/tests/AITG-APP-07_Testing_for_Prompt_Disclosure.md +++ b/Document/content/tests/AITG-APP-07_Testing_for_Prompt_Disclosure.md @@ -1,4 +1,4 @@ -## AITG-APP-07 - Testing for System Prompt Leakage +## AITG-APP-07 - Testing for Prompt Disclosure ### Summary System prompt leakage vulnerabilities occur when a large language model (LLM) unintentionally reveals internal or hidden system prompts, potentially exposing sensitive, proprietary, or confidential operational instructions.