from Hacker News

What do you want to know about Node.js Security?

by lirantal on 8/29/24, 6:44 PM with 4 comments

  • by austin-cheney on 8/30/24, 12:14 PM

    Memory leaks concerning streams and pipes. Can other processes tap into streams and access that content. Whether encryption is required for interprocess communication.
  • by austin-cheney on 8/30/24, 6:57 PM

    How can I install Node from an official source without installing NPM? This is what keeps Node development out of many secure environments.
  • by aristofun on 8/29/24, 7:33 PM

    The current state of sandboxing
  • by solardev on 8/29/24, 8:07 PM

    How to audit the 8000 packages in node_modules