add some parsers
This commit is contained in:
@@ -23,12 +23,27 @@ in
|
|||||||
"crowdsecurity/base-config"
|
"crowdsecurity/base-config"
|
||||||
];
|
];
|
||||||
collections = [
|
collections = [
|
||||||
|
"crowdsecurity/http-cve"
|
||||||
|
"crowdsecurity/http-dos"
|
||||||
"crowdsecurity/linux"
|
"crowdsecurity/linux"
|
||||||
|
"crowdsecurity/nextcloud"
|
||||||
|
"crowdsecurity/pgsql"
|
||||||
|
"crowdsecurity/smb"
|
||||||
|
"crowdsecurity/sshd"
|
||||||
"crowdsecurity/traefik"
|
"crowdsecurity/traefik"
|
||||||
"firix/authentik"
|
"firix/authentik"
|
||||||
];
|
];
|
||||||
parsers = [
|
parsers = [
|
||||||
|
"crowdsecurity/actual-budget-whitelist"
|
||||||
|
"crowdsecurity/jellyfin-whitelist"
|
||||||
|
"crowdsecurity/jellyseerr-whitelist"
|
||||||
|
"crowdsecurity/nextcloud-logs"
|
||||||
|
"crowdsecurity/nextcloud-whitelist"
|
||||||
|
"crowdsecurity/pgsql-logs"
|
||||||
|
"crowdsecurity/smb-logs"
|
||||||
"crowdsecurity/sshd-logs"
|
"crowdsecurity/sshd-logs"
|
||||||
|
"crowdsecurity/sshd-success-logs"
|
||||||
|
"crowdsecurity/syslog-logs"
|
||||||
];
|
];
|
||||||
postOverflows = [
|
postOverflows = [
|
||||||
"crowdsecurity/auditd-nix-wrappers-whitelist-process"
|
"crowdsecurity/auditd-nix-wrappers-whitelist-process"
|
||||||
|
|||||||
Reference in New Issue
Block a user