
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
extract_attachments
Advanced tools
A command-line tool to extract attachments from an email message.
npm install -g extract_attachments
If you get permission denied errors, try again with sudo:
sudo npm install -g extract_attachments
If email.msg is the file you want to extract attachments from, do:
extract_attachments email.msg
The attachments will be written to your current directory with their original names in the email.
FAQs
Command-line utility to extract attachments from an email message
The npm package extract_attachments receives a total of 5 weekly downloads. As such, extract_attachments popularity was classified as not popular.
We found that extract_attachments 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.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.