coderoad-vscode icon indicating copy to clipboard operation
coderoad-vscode copied to clipboard

Sanitize Commands

Open ShMcK opened this issue 5 years ago • 0 comments

Figure out a way to either:

  • whitelist specific commands (eg. npm install)
  • blacklist dangerous commands

Whitelisting seems like a much easier approach. To keep the list up to date, we could create a GitHub repo file that whitelists commands and can allow submissions

ShMcK avatar Apr 12 '20 04:04 ShMcK