mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-30 00:22:15 +00:00
Add additional command line.
This commit is contained in:
parent
1221399ac5
commit
6397c3a556
@ -589,7 +589,8 @@
|
|||||||
'"sh -c stty -a 2>/dev/null"',
|
'"sh -c stty -a 2>/dev/null"',
|
||||||
'"sh -c node index.js)"',
|
'"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 )"'
|
'"sh -c node $NODE_DEBUG_OPTION index.js )"',
|
||||||
|
'"sh -c crontab -l 2"'
|
||||||
]
|
]
|
||||||
|
|
||||||
# This list allows for easy additions to the set of commands allowed
|
# This list allows for easy additions to the set of commands allowed
|
||||||
|
Loading…
Reference in New Issue
Block a user