mirror of
https://github.com/falcosecurity/falco.git
synced 2026-03-20 03:32:09 +00:00
9 lines
122 B
YAML
9 lines
122 B
YAML
- macro: macro_a
|
|
condition: evt.type=open
|
|
|
|
- macro: macro_b
|
|
condition: macro_a
|
|
|
|
- macro: macro_a
|
|
condition: macro_b
|