Versions in this module Expand all Collapse all v1 v1.0.0 Aug 3, 2023 Changes in this version + func ParseConditionRules(rules *common.Rules) []*models.Condition + func ParseControls(controls *job.Controls, isDeny bool) *models.Condition + func ParseRules(rules *common.Rules) (*models.Triggers, []*models.Condition) + type Comparison struct + Operator Operator + Value string + Variable string + func (c *Comparison) IsPositive() bool + type Operator string