Fix system prompt injection description and title

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Sotiris Dragonas
2026-06-16 11:57:37 +03:00
committed by GitHub
parent 7c11f19445
commit d72372c246

View File

@@ -1,5 +1,6 @@
/**
* @name Prompt injection
* @name System prompt injection
* @description Untrusted input flowing into a system prompt, developer prompt, or tool description of an AI model may allow an attacker to manipulate the model's behavior.
* @kind path-problem
* @problem.severity error
* @security-severity 5.0