'Why trust the authors of all files in the **parent** folder

Is there any reason why it (visual-studio-code) is asking to trust the parent folder? It's asking to trust my root c:\ why not trust the working folder? I know I can trust my current files but if next time I check out some untrustworthy code it is automatically trusted?

My file layout structure: c:\solution\project with a .sln file in solution and a .csproj file in project. from c:\solution start code .



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source