mirror of
https://github.com/github/codeql.git
synced 2026-01-11 05:30:24 +01:00
add go generate support, upgrade JWT.qll
This commit is contained in:
@@ -38,7 +38,7 @@ deprecated class Configuration extends TaintTracking::Configuration {
|
||||
sink instanceof Sink and
|
||||
(
|
||||
state instanceof NotNormalized or
|
||||
state instanceof NormalizedUnchecked
|
||||
state instanceof NormalizedUnchecked
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user