mirror of
https://github.com/github/codeql.git
synced 2026-07-16 08:48:17 +02:00
One of the diffs look confusing but:
Previously parameter {2,3} where flagged, now parameter {1,2} are flagged.
Note that for command injection, the SystemCommandExecution is flagged
despite the test file claiming otherwise.