• quick_snail@feddit.nl
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    3
    ·
    2 hours ago

    Don’t. Use. Npm.

    That applies to pip and crate and all the other shitty lang package managers that totally fail at security

      • grandma@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        5
        ·
        1 hour ago

        Easy, just vendor all your dependencies! Can’t have a supply chain attack if you are the supply chain.

    • wizzim@infosec.pub
      link
      fedilink
      English
      arrow-up
      1
      ·
      12 minutes ago

      Unfortunately I have to use node for home project (Jellyfin tizen)

      I was wondering: would it be possible to run node in a sandbox to lower the scope of the attack? (i.e. not compromise my home computer) Or is maybe a full VM a better solution?