TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How do you securely develop in Node or Python?

5 pointsby jachacabout 1 year ago
I'm new to using languages that pull down 100 packages to my development environment from third parties. What is best practice here to avoid my development environment getting exploited? Run everything in a VM?

2 comments

vmooreabout 1 year ago
<a href="https:&#x2F;&#x2F;socket.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;socket.dev&#x2F;</a>
1oooqooqabout 1 year ago
all exploits we&#x27;ve analyzed from npm and cargo (granted, github sourced ones) had code to break free from docker. and some even from virtualbox vms if run with the vscode helpers.
评论 #39801799 未加载