litellm/.github/codeql
Cursor Agent 02509b1f11
ci(codeql): exclude py/log-injection from python scans
The security-and-quality suite's py/log-injection query hits the CodeQL
2 GiB result-set limit on this codebase (LogInjection.ql traces sensitive
data through every logging call), which fails the scheduled scan job
before results can upload.

Follows the same pattern already used for py/clear-text-logging-sensitive-data
and py/polynomial-redos in this file.

Co-authored-by: Krrish Dholakia <krrish-berri-2@users.noreply.github.com>
2026-08-09 12:04:12 +00:00
..
codeql-config.yml ci(codeql): exclude py/log-injection from python scans 2026-08-09 12:04:12 +00:00