Y
Hacker News
new
|
ask
|
show
|
jobs
by
Tyriar
151 days ago
Various settings are `restricted` in the codebase to only use them when the workspace is trusted. `allowAutomaticTasks` is one such setting:
https://github.com/microsoft/vscode/blob/f7730c409e14af94d75...
So a malicious repo can easily override it... if you say you trust it.