Files
codeql/python/ql/test/experimental/query-tests/Security
Sotiris Dragonas 72bc52b2fd Python: promote prompt injection queries from experimental to production
Mirror the JavaScript layout from PR #21953:
- Move SystemPromptInjection.ql / UserPromptInjection.ql to src/Security/CWE-1427
- Move customizations, query and framework libs to python/ql/lib
- Move the AIPrompt concept to the production Concepts.qll
- Drop the experimental tag; py/system-prompt-injection (high precision) now
  joins the code-scanning, security-extended and security-and-quality suites,
  while py/user-prompt-injection (low precision) stays out of the default suites
- Move query tests to python/ql/test/query-tests/Security

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-18 16:30:29 +03:00
..
2024-06-18 17:18:59 +02:00
2024-07-11 14:42:26 +02:00
2021-12-04 00:52:15 +08:00
2024-09-03 03:11:35 +05:30
2022-02-23 00:55:39 +01:00