mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
Add key-read-steps as local additional taint steps
This commit is contained in:
@@ -69,6 +69,7 @@ private module Cached {
|
||||
|
|
||||
f instanceof ArrayContent or
|
||||
f instanceof CollectionContent or
|
||||
f instanceof MapKeyContent or
|
||||
f instanceof MapValueContent
|
||||
)
|
||||
or
|
||||
|
||||
Reference in New Issue
Block a user