mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
325 B
325 B
lgtm,codescanning
- Added
gitas a potentially-exploitable command interpreter for the purposes of thego/command-injectionquery. Because some of its options can cause it to execute an arbitrary command, unsanitized user data can be dangerous to include in its argument list. Such cases will now be flagged as an alert.