mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-16 05:13:50 +00:00
Add additional command lines.
Add additional command lines for known shells.
This commit is contained in:
parent
7ae765bfc9
commit
61f738826c
@ -587,7 +587,8 @@
|
||||
'"sh -c /sbin/ldconfig -p 2>/dev/null"',
|
||||
'"sh -c stty -a 2>/dev/null"',
|
||||
'"sh -c node index.js)"',
|
||||
'"sh -c node -e \"require(''nan'')\")"'
|
||||
'"sh -c node -e \"require(''nan'')\")"',
|
||||
'"sh -c node $NODE_DEBUG_OPTION index.js )"'
|
||||
]
|
||||
|
||||
- rule: Run shell in container
|
||||
|
Loading…
Reference in New Issue
Block a user