Files
codeql/python/ql/test/experimental
yoff e7a0fc7140 python: Add query for prompt injection
This pull request introduces a new CodeQL query for detecting prompt injection vulnerabilities in Python code targeting AI prompting APIs such as agents and openai. The changes includes a new experimental query, new taint flow and type models, a customizable dataflow configuration, documentation, and comprehensive test coverage.
2026-01-29 23:47:52 +01:00
..
2024-04-22 12:00:09 +00:00

This directory contains tests for experimental CodeQL queries and libraries.