mirror of
https://github.com/github/codeql.git
synced 2026-06-03 04:40:14 +02:00
fix endpointTpeEncoded declaration
This commit is contained in:
@@ -7,7 +7,7 @@ import experimental.adaptivethreatmodeling.XssThroughDomATM as XssThroughDomATM
|
||||
import experimental.adaptivethreatmodeling.CodeInjectionATM as CodeInjectionATM
|
||||
import experimental.adaptivethreatmodeling.AdaptiveThreatModeling
|
||||
|
||||
from string queryName, ATMConfig c, EndpointType e
|
||||
from string queryName, ATMConfig c, int endpointTypeEncoded
|
||||
where
|
||||
(
|
||||
queryName = "Unknown" and
|
||||
|
||||
Reference in New Issue
Block a user