mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-22 12:27:10 +00:00
The terminal shell in container rule has always been less permissive than the other shell rules, mostly because we expect terminal-attached shells to be less common. However, they might run innocuous commands, especially from scripting languages like python. So allow the innocuous commands to run.