
Research
Supply Chain Attack on Axios Pulls Malicious Dependency from npm
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.
using the "mysqldump" command, a simple snapshot tool.
$ npm install -g myss
| name | description | default |
|---|---|---|
| MYSS_HOME | myss home directory | ~/.myss |
add snapshot.
$ myss add <database name> <snapshot name>
replace snapshot.
$ myss replace <database name> <snapshot name>
list managed databases.
$ myss list
list snapshots.
$ myss list <database name>
use snapshot.
$ myss use <database name> <snapshot name>
delete snapshot.
$ myss delete <database name> <snapshot name>
delete managed database.
$ myss delete <database name>
| name | description | default |
|---|---|---|
| mysqldump_options | mysqldump command option | -u root |
| mysql_options | mysql command option | -u root |
| auto_replace | replace automatically, at "use" command | false |
display all config.
$ myss config
show config.
$ myss config <name>
set config.
$ myss config <name> <value>
FAQs
MySQL Database Snapshot Tool
We found that myss 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
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.

Security News
TeamPCP is partnering with ransomware group Vect to turn open source supply chain attacks on tools like Trivy and LiteLLM into large-scale ransomware operations.