mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-21 19:44:57 +00:00
Add new tests that ensure that validation across files and involving multiple macro/rule objects display the right context. When appending, both objects are displayed. When overwriting, the overwritten object is displayed. Signed-off-by: Mark Stemm <mark.stemm@gmail.com>
4 lines
53 B
YAML
4 lines
53 B
YAML
- macro: some macro
|
|
condition: foo
|
|
append: false
|