tenzir / threatbus

🚌 Threat Bus – A threat intelligence dissemination layer for open-source security tools.
https://docs.tenzir.com/threatbus
BSD 3-Clause "New" or "Revised" License
258 stars 16 forks source link

Rename ZMQ plugin #157

Closed mavam closed 3 years ago

mavam commented 3 years ago

:notebook_with_decorative_cover: Description

The PR renames the ZeroMQ plugin from zmq-app to zmq. For one, the dash caused bugs in combination with Dynaconf and configuration (zmq-app vs zmq_app). Moreover, the suffix -app is a bit confusing because it's technically a plugin.

:memo: Checklist

:dart: Review Instructions

TBD

lava commented 3 years ago

Maybe we can use this PR for renaming pyvast-threatbus -> vast-threatbus as well, if we're doing breaking changes anyways.

dominiklohmann commented 3 years ago

Maybe we can use this PR for renaming pyvast-threatbus -> vast-threatbus as well, if we're doing breaking changes anyways.

I'll do that in a separate PR so we have an easier time adapting downstream.