
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
@amplication/plugin-broker-kafka
Advanced tools
Use a Kafka message broker to communicate between services generated with Amplication
Implement Kafka as the message broker in your Amplication's generated services.
This plugin generates the relevant code to provide you with end-to-end integration for a Kafka message broker.
It generates the following parts:
A topics list as a selectable enum.
Kafka module and service that contains an emit function to send messages to a Kafka queue.
Kafka controller with an endpoint listener for each topic connected to the service, and their type is “receive."
A Kafka options getter function that extracts all the relevant variables from the nestjs common ConfigService (by default if would load the available environment variables)
This plugin provides you with a ready configured NestJS module that you can use in your service. To customize the client options update the .env file with the relevant options.
FAQs
Use a Kafka message broker to communicate between services generated with Amplication
The npm package @amplication/plugin-broker-kafka receives a total of 24 weekly downloads. As such, @amplication/plugin-broker-kafka popularity was classified as not popular.
We found that @amplication/plugin-broker-kafka demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.