Predicate knownThreatModel
Holds if the specified threat model kind is mentioned in either the configuration or grouping table.
Import path
import codeql.threatmodels.ThreatModels
predicate knownThreatModel(string kind)
Holds if the specified threat model kind is mentioned in either the configuration or grouping table.
import codeql.threatmodels.ThreatModels
predicate knownThreatModel(string kind)