mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
JS: Drive-by fix to newly gained FPs
This commit is contained in:
@@ -53,6 +53,8 @@ class Configuration extends TaintTracking::Configuration {
|
||||
not replace.getRawReplacement().getStringValue() = ""
|
||||
)
|
||||
)
|
||||
or
|
||||
node = NodeJSLib::Path::moduleMember(["join", "normalize", "relative", "resolve"]).getACall()
|
||||
}
|
||||
|
||||
override predicate isAdditionalFlowStep(
|
||||
|
||||
Reference in New Issue
Block a user