mirror of
https://github.com/falcosecurity/falco.git
synced 2026-03-18 18:58:41 +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
|