
Research
/Security News
Malicious npm Packages Target WhatsApp Developers with Remote Kill Switch
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
n8n-nodes-kafka-ssl
Advanced tools
Custom Kafka node that allows SSL Connection to Kafka Cluster
This repo adds support for connecting to a Kafka Cluster with SSL certificates. The code is based on the work of https://github.com/cylabr on this https://github.com/n8n-io/n8n/pull/6398, plus some additional configuration.
Use visual studio code for best experience.
npm i -g pnpm
pnpm install
pnpm run build
volumes:
- ~/n8n-nodes-kafka-ssl/dist:/home/node/.n8n/custom/node_modules/n8n-nodes-kafka-ssl
rm -rf dist
pnpm run build
docker compose restart n8n-main
npm version patch
git push
npm publish
FAQs
Custom Kafka node that allows SSL Connection to Kafka Cluster
The npm package n8n-nodes-kafka-ssl receives a total of 11 weekly downloads. As such, n8n-nodes-kafka-ssl popularity was classified as not popular.
We found that n8n-nodes-kafka-ssl demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Research
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.