mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-22 03:49:36 +00:00
- Add a second possible location for denyhosts - Add PM2 (http://pm2.keymetrics.io/) as a shell spawner. - There was a bug in use of ansible_running_python. We actually need two variants depending on whether ansible is the parent or current process. parent_ansble_running_python is used for Run shell untrusted, ansible_running_python is used for other rules.