mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-30 16:42:14 +00:00
Let timeout run shells.
This commit is contained in:
parent
70e49161b1
commit
ac82dd4b54
@ -547,7 +547,7 @@
|
||||
landscape-sysin, nessusd, PM2, syslog-summary, erl_child_setup,
|
||||
npm, cloud-init, toybox, ceph, hhvm, certbot, mysql_install_d,
|
||||
serf, a2enmod, runsv, supervisord, varnishd, authconfig, tini,
|
||||
x2goagent
|
||||
x2goagent, timeout
|
||||
]
|
||||
|
||||
- rule: Run shell untrusted
|
||||
@ -713,7 +713,7 @@
|
||||
nomachine_binaries,
|
||||
monitoring_binaries, gitlab_binaries, initdb, pg_ctl, awk, falco, cron,
|
||||
erl_child_setup, ceph, PM2, pycompile, py3compile, hhvm, npm, mysql_install_d, serf,
|
||||
runsv, supervisord, varnishd, crond, logrotate, x2goagent)
|
||||
runsv, supervisord, varnishd, crond, logrotate, x2goagent, timeout)
|
||||
and not trusted_containers
|
||||
and not shell_spawning_containers
|
||||
and not parent_java_running_echo
|
||||
|
Loading…
Reference in New Issue
Block a user