Merge branch 'main' into cwe497b

This commit is contained in:
Geoffrey White
2022-03-25 11:57:30 +00:00
381 changed files with 25652 additions and 3591 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* 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.