mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-14 14:00:21 +00:00
Merge pull request #237 from dkerwin/add_gitlab_mon_command
Add gitlab-mon command
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
items: [mysqld]
|
||||
|
||||
- list: gitlab_binaries
|
||||
items: [gitlab-shell, git]
|
||||
items: [gitlab-shell, gitlab-mon, git]
|
||||
|
||||
- macro: server_procs
|
||||
condition: proc.name in (http_server_binaries, db_server_binaries, docker_binaries, sshd)
|
||||
|
Reference in New Issue
Block a user