Module ThreatModels
INTERNAL use only. This is an experimental API subject to change without notice.
This module provides extensible predicates for configuring which kinds of MaD models are applicable to generic queries.
Import path
import codeql.threatmodels.ThreatModels
Predicates
currentThreatModel | Holds if the source model kind |
knownThreatModel | Holds if the specified threat model kind is mentioned in either the configuration or grouping table. |
threatModelConfiguration | Holds configuration entries to specify which threat models are enabled. |