mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +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.