Skip to content

Commit 94e07bb

Browse files
committed
add change note
1 parent 99af484 commit 94e07bb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
lgtm,codescanning
2+
* The `js/indirect-command-line-injection` query now supports more command-line parsing libraries.
3+
Affected packages are
4+
[arg](https://www.npmjs.com/package/arg),
5+
[argparse](https://www.npmjs.com/package/argparse),
6+
[command-line-args](https://www.npmjs.com/package/command-line-args),
7+
[meow](https://www.npmjs.com/package/meow),
8+
[dashdash](https://www.npmjs.com/package/dashdash),
9+
[commander](https://www.npmjs.com/package/commander).

0 commit comments

Comments
 (0)