codeql icon indicating copy to clipboard operation
codeql copied to clipboard

Add lodash GroupBy as taint step

Open Vasco-jofra opened this issue 5 months ago • 0 comments
trafficstars

Adds _.groupBy as a taint step.

This is analogous to the GroupByTaintStep class, which does the same for Object and Map.

https://github.com/github/codeql/blob/d83cbde1cb1263fb476a55ea5fd7972307138905/javascript/ql/lib/semmle/javascript/Collections.qll#L158C1-L166C4

Vasco-jofra avatar Jun 13 '25 22:06 Vasco-jofra