add falco operator plugin and custom rules
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Failing after 3m11s

This commit is contained in:
2026-08-10 21:22:55 -04:00
parent caedb9ab8d
commit 15570310ed
4 changed files with 74 additions and 0 deletions
@@ -0,0 +1,14 @@
apiVersion: artifact.falcosecurity.dev/v1alpha1
kind: Plugin
metadata:
name: container
namespace: falco
annotations:
argocd.argoproj.io/sync-wave: "1"
spec:
ociArtifact:
image:
repository: falcosecurity/plugins/plugin/container
tag: latest
registry:
name: ghcr.io