mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-21 11:29:26 +00:00
Add test to verify new rules for creating/deleting secrets. New trace files for creating a secret/deleting a secret, and test cases that verify that the rules trigger. Two additional test cases/traces file tracks creating a service account token secret/kube-system secret and ensures that the rules do *not* trigger. Signed-off-by: Mark Stemm <mark.stemm@gmail.com>