summaryrefslogtreecommitdiffstats
path: root/.github/codeql.yml
Commit message (Collapse)AuthorAgeFilesLines
* ci/codeql: Ignore cpp/constant-comparisonTavian Barnes2024-08-121-0/+2
| | | | | It triggers on "constants" that vary by platform, e.g. the new sysoption() macro testing _POSIX_<OPTION>.
* ci/codeql: Allow #include "gen/foo.i"Tavian Barnes2024-06-081-0/+2
|
* ci/codeql: Exclude some alertsTavian Barnes2024-04-221-0/+9
And try not to analyze config/*.c