docs: prompt injection detection (#5193)

This commit is contained in:
dianed-square
2025-10-15 16:10:43 -07:00
committed by GitHub
parent a6beb956f5
commit 3772606014
5 changed files with 159 additions and 3 deletions
+4
View File
@@ -67,6 +67,10 @@ This log contains general application-level logging including:
* Token usage statistics as well as token counts (input, output, total)
* LLM information (model names, versions)
When [prompt injection detection](/docs/guides/security/prompt-injection-detection) is enabled, logs also include:
* Security findings with unique IDs (format: `SEC-{uuid}`)
* User decisions (allow/deny) associated with finding IDs
### Desktop Application Log