# Functions
NewEngine creates a new engine.
# Variables
ActionsPath path to actions.
AttackPath path to MITRE ATT&CK information.
CriticalityPath path to criticality information.
DefaultRuleExtensions default extensions for rule files.
DefaultTplExtensions default extensions for template files.
GeneInfoPath path to the Gene information in a modified event.
SignaturePath path to signature match information.
# Structs
Engine defines the engine managing several rules.
ErrRuleExist definition.
No description provided by the author