From ff6dd19ccd21f5bec2bddab17a5e847feb5bf0d3 Mon Sep 17 00:00:00 2001 From: Luca Guerra Date: Tue, 19 Sep 2023 18:35:48 +0200 Subject: [PATCH] new(registry): add signature for gcpaudit Signed-off-by: Luca Guerra --- registry.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/registry.yaml b/registry.yaml index 20764ed5..a4026b73 100644 --- a/registry.yaml +++ b/registry.yaml @@ -271,6 +271,10 @@ plugins: url: https://github.com/falcosecurity/plugins/tree/master/plugins/gcpaudit rules_url: https://github.com/falcosecurity/plugins/tree/master/plugins/gcpaudit/rules license: Apache-2.0 + signature: + cosign: + certificate-oidc-issuer: https://token.actions.githubusercontent.com + certificate-identity-regexp: https://github.com/falcosecurity/plugins/ capabilities: sourcing: supported: true