add which commands are flagged in the change-note

This commit is contained in:
erik-krogh
2022-10-31 21:42:59 +01:00
parent fc2112831c
commit 5e5160d4fc

View File

@@ -4,3 +4,4 @@ category: newQuery
* Added a new query, `js/second-order-command-line-injection`, to detect shell
commands that may execute arbitrary code when the user has control over
the arguments to a command-line program.
This currently flags up unsafe invocations of git and hg.