
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@umami/migrate-v1-v2
Advanced tools
Script for migrating data from Umami v1 to v2.
event_data
table is found populated with data, it will be renamed to v1_event_data
but not dropped.There are two ways to run the migration script.
cd umami
yarn add @umami/migrate-v1-v2
npx @umami/migrate-v1-v2
git clone https://github.com/umami-software/migrate-v1-v2.git
cd migrate-v1-v2
yarn install
yarn build
Create an .env
file with the following variable defined:
DATABASE_URL={connection url}
yarn start
DATABASE_URL
is localhost and the migration can't connect to the database, try changing to an IP address, for example: 127.0.0.1
.FAQs
Script for migrating data from Umami v1 to v2
We found that @umami/migrate-v1-v2 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.