Skip to content

Commit

Permalink
feat: Added keycloak plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Mattia Forcellese <[email protected]>
  • Loading branch information
mattiaforc committed Sep 11, 2024
1 parent b8f9e32 commit 3c9ecd4
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -498,3 +498,22 @@ plugins:
source: gitlab
extraction:
supported: true
- name: keycloak
description: Falco plugin for sourcing and extracting Keycloak user/admin events
authors: Mattia Forcellese
contact: https://github.com/mattiaforc/falco-keycloak-plugin/issues
maintainers:
- name: Mattia Forcellese
email: [email protected]
keywords:
- keycloak
url: https://github.com/mattiaforc/falco-keycloak-plugin
rules_url: https://github.com/mattiaforc/falco-keycloak-plugin/tree/main/rules
license: Apache-2.0
capabilities:
sourcing:
supported: true
id: 20
source: keycloak
extraction:
supported: true

0 comments on commit 3c9ecd4

Please sign in to comment.