
Research
NPM targeted by malware campaign mimicking familiar library names
Socket uncovered npm malware campaign mimicking popular Node.js libraries and packages from other ecosystems; packages steal data and execute remote code.
@devsnicket/eunice-call-with-process-standard-streams
Advanced tools
Calls a specified function with arguments taken from the process and standard input stream.
This package calls a specified function with arguments taken from the process and standard input streams. The return value is written to the standard output stream with console.log (e.g. a string).
It depends upon minimist to parse the arguments.
Its used by Eunice JavaScript analyzer, processors and renderer so they can be run from CLI and scripts, and have large amounts of YAML passed into and out of them.
For more information https://devsnicket.com/eunice.
Install using npm
:
npm install @devsnicket/eunice-call-with-process-standard-streams
Or with yarn
:
yarn add @devsnicket/eunice-call-with-process-standard-streams
FAQs
Calls a specified function with arguments taken from the process and standard input stream.
The npm package @devsnicket/eunice-call-with-process-standard-streams receives a total of 7 weekly downloads. As such, @devsnicket/eunice-call-with-process-standard-streams popularity was classified as not popular.
We found that @devsnicket/eunice-call-with-process-standard-streams demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovered npm malware campaign mimicking popular Node.js libraries and packages from other ecosystems; packages steal data and execute remote code.
Research
Socket's research uncovers three dangerous Go modules that contain obfuscated disk-wiping malware, threatening complete data loss.
Research
Socket uncovers malicious packages on PyPI using Gmail's SMTP protocol for command and control (C2) to exfiltrate data and execute commands.