Skip to content

Commit

Permalink
Resolve rule references after loading
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspatzke committed Feb 18, 2024
1 parent 8c36384 commit 7f4ba93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sigma/cli/rules.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ def load_rules(input, file_pattern):
progress_rule_paths,
collect_errors=True,
)
rule_collection.resolve_rule_references()
return rule_collection

0 comments on commit 7f4ba93

Please sign in to comment.