
Research
Namastex.ai npm Packages Hit with TeamPCP-Style CanisterWorm Malware
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.
Dynamically resize your images with a simple command-line, this module uses internally the amazing imagemagick module, requires imagemagick CLI tools to be installed.
You can resize one image by just typing :
$ imgresizer -h 32 -w 32 -i input.png -o output.png
You can also do bulk resizing using a config file (ex: sizes.json) with this content:
[
{"input":"input1.png", "height":32, width:32, "output":"outputdir/output1.png"},
{"input":"input1.png", "height":64, width:64, "output":"outputdir/output2.png"}
]
Then simply generate images by typing:
$ imgresizer --bulk sizes.json
You should install globally to use it from anywhere.
$ npm install -g imgresizer
FAQs
image command-line resizer
We found that imgresizer 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
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.

Product
Explore exportable charts for vulnerabilities, dependencies, and usage with Reports, Socket’s new extensible reporting framework.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.