mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-12 14:08:27 +00:00
Let psql read sensitive files.
This commit is contained in:
parent
9504d420f0
commit
bde8d67330
@ -504,7 +504,7 @@
|
||||
- list: read_sensitive_file_binaries
|
||||
items: [
|
||||
iptables, ps, lsb_release, check-new-relea, dumpe2fs, accounts-daemon, sshd,
|
||||
vsftpd, systemd, mysql_install_d
|
||||
vsftpd, systemd, mysql_install_d, psql
|
||||
]
|
||||
|
||||
# Add conditions to this macro (probably in a separate file,
|
||||
|
Loading…
Reference in New Issue
Block a user