
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.
n8n-nodes-evolution-api-v2-eng
Advanced tools
This is a community node for N8N that allows integration with Evolution API v2 for WhatsApp.
npm install n8n-nodes-evolution-api-v2-eng
n8n-nodes-evolution-api-v2-eng
git clone https://github.com/farazpawle/n8n-nodes-evolution-api-v2-eng.git
cd n8n-nodes-evolution-api-v2-eng
npm install
# Build project
npm run build
# Development with watch
npm run dev
# Linting
npm run lint
# Formatting
npm run format
# Release (patch, minor, major)
npm run release:patch
npm run release:minor
npm run release:major
// Node configuration
{
"resource": "message",
"operation": "sendText",
"instanceName": "my-instance",
"number": "5511999999999",
"messageText": "Hello! This is a test message."
}
// Node configuration
{
"resource": "group",
"operation": "createGroup",
"instanceName": "my-instance",
"subject": "Test Group",
"participants": ["5511999999999", "5511888888888"]
}
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)This project is licensed under the MIT License - see the LICENSE file for details.
Faraz Pawle (Fork maintainer)
Original Author: JF Cardoso Santos
This project uses SemVer for versioning. To see available versions, check the tags in this repository.
If you encounter any problems or have questions, please:
FAQs
N8N Community Node for Evolution API v2 - ENG
We found that n8n-nodes-evolution-api-v2-eng demonstrated a healthy version release cadence and project activity because the last version was released less than 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
/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.