mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-21 11:29:26 +00:00
A recent sysdig change resulted in container info embedded in capture files being reported as events. In turn, this caused some tests that were depending on empty.scap not having any events to fail. So recreate empty.scap from an environment where no containers were running. As a result they won't be included in the capture file and there won't be any container events. Signed-off-by: Mark Stemm <mark.stemm@gmail.com>