From 2b478a29cce916501cbb77fe333c4824ff2b5a06 Mon Sep 17 00:00:00 2001 From: andy <127995147+an1245@users.noreply.github.com> Date: Wed, 24 Jul 2024 07:44:08 +1200 Subject: [PATCH] Update registry.yaml Signed-off-by: andy <127995147+an1245@users.noreply.github.com> --- registry.yaml | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/registry.yaml b/registry.yaml index b532ea22..88929725 100644 --- a/registry.yaml +++ b/registry.yaml @@ -477,4 +477,24 @@ plugins: id: 18 source: kafka extraction: - supported: false \ No newline at end of file + supported: false +- name: gitlab + description: Falco plugin providing basic runtime threat detection and auditing logging for GitLab + authors: Andy + contact: https://github.com/an1245/falco-plugin-gitlab/issues + maintainers: + - name: Andy + keywords: + - audit + - log-events + - gitlab + url: https://github.com/an1245/falco-plugin-gitlab + rules_url: https://github.com/an1245/falco-plugin-gitlab/tree/main/rules + license: Apache-2.0 + capabilities: + sourcing: + supported: true + id: 19 + source: gitlab + extraction: + supported: true