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.

Node.js security advisories

40 pointsby nodejs-newsalmost 12 years ago

5 comments

troygoodealmost 12 years ago
I like the idea of having a centralized repository of these advisories, but I need a better way of watching for changes for this to be effective. I was hoping that the Twitter feed would be that (I would just turn on SMS notification), but the Twitter feed is full of general low-value tweets like "Thanks @espreto for being our 1000th follower!". Perhaps a separate Twitter feed could be created (@nodesecurityadvisories?) that only tweets when new advisories are posted on the site?
评论 #6334490 未加载
atishay811almost 12 years ago
Can't this be made simpler. Something like a cli call npm vulnerable This could take the package.json and list which of my packages need to be upgraded or downgraded to be secure as per the known issues database.
评论 #6336156 未加载
评论 #6335546 未加载
nodejs-newsalmost 12 years ago
At least a RSS stream will be needed ?!
statealmost 12 years ago
That connect vulnerability is pretty significant. Makes me pay attention despite the fact there's no way to syndicate the feed.
AsymetricComalmost 12 years ago
How does node.js have <i>security</i> advisories? Isn&#x27;t the fact that it&#x27;s built on top of JavaScript kind of throw the idea of security out the window to start with? Shouldn&#x27;t we start with <i>JavaScript security advisories</i> first?<p>Honest question, have you ever seen a public Javascript security advisory?
评论 #6335870 未加载