Skip to content

Commit a84ee50

Browse files
authored
Update cpp/ql/src/change-notes/2022-03-21-command-line-injection-with-flow-states.md
1 parent 2d9b630 commit a84ee50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
category: minorAnalysis
33
---
4-
* The `cpp/command-line-injection` query now takes into account calling contexts across string concatenations. This removes false positives due mismatched calling contexts before and after string concatenations.
4+
* The `cpp/command-line-injection` query now takes into account calling contexts across string concatenations. This removes false positives due to mismatched calling contexts before and after string concatenations.

0 commit comments

Comments
 (0)