Files
falco/test
Mark Stemm 357da40fc4 Only use metadata in k8s audit event for secrets
Instead of using the request object to identify service account tokens,
exclude any secrets activity by system users (e.g. users starting with
"system:"). This allows the rules to work on k8s audit events at
Metadata level instead of RequestResponse level.

Also change the example objects for automated tests to ones collected at
Metadata level.

Signed-off-by: Mark Stemm <mark.stemm@gmail.com>
2020-04-22 21:00:38 +02:00
..
2019-11-14 10:00:36 -08:00
2019-11-14 10:00:36 -08:00
2019-10-08 16:02:26 +02:00
2020-03-23 18:50:06 +01:00
2019-10-08 16:02:26 +02:00
2019-10-08 16:02:26 +02:00

Falco Regression tests

This folder contains the Regression tests suite for Falco.

You can find instructions on how to run this test suite on the Falco website here.