Validate allowed commands for whole command chain #2074
Closed
bakua
started this conversation in
Feature Requests
Replies: 1 comment 3 replies
-
I believe it is - is that not working? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If auto approve command execution is enabled and 'npm test' is allowed, will the system automatically allow 'npm test | rm -rf .' command?
If yes then each command from the chain should be validated against the whitelist.
Beta Was this translation helpful? Give feedback.
All reactions