mirror of
https://github.com/github/codeql.git
synced 2026-05-14 03:09:26 +02:00
Documentation
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
* Provides a taint-tracking configuration for detecting "prompt injection" vulnerabilities.
|
||||
*
|
||||
* Note, for performance reasons: only import this file if
|
||||
* `PromptInjection::Configuration` is needed, otherwise
|
||||
* `PromptInjectionCustomizations` should be imported instead.
|
||||
* `SystemPromptInjectionFlow::Configuration` is needed, otherwise
|
||||
* `SystemPromptInjectionCustomizations` should be imported instead.
|
||||
*/
|
||||
|
||||
private import javascript
|
||||
|
||||
Reference in New Issue
Block a user