logoalt Hacker News

ashishbtoday at 12:52 AM1 replyview on HN

Some tools do require Internet access.

Further, I don't even want to take the risk of running 'npm install markdownlint' anymore on my machine.


Replies

ATechGuytoday at 4:34 AM

I understand the concern. However, you can customize the profile (e.g., allowlist) to only allow network access to required domains. Also, looks like your sandboxing solution is Docker based, which uses VMs on a Mac machine, but will not use VMs on a Linux machine (weak security).

show 1 reply