5 comments

  • kspetkov79 6 hours ago ago

    Postinstall hooks are a footgun. The bad part here is that people reviewing a PHP package may not even look closely at package.json.

  • tedchs 8 hours ago ago

    How many more examples of malware postinstall scripts do we need before Node quits running them by default, without warning?

  • gnabgib 9 hours ago ago

    All Composer packages (but the malicious part is in the node dependency)

    Effected*

    > Use effect as a noun to refer to a change resulting from something.

  • nullsex 7 hours ago ago

    Title is somewhat misleading. "Node projects" mean projects using nodejs as opposed to projects under the Node.js org.