A simplistic in-memory backbone for threatbus.
Project description
Threat Bus In-Memory Backbone Plugin
A very simplistic Threat Bus plugin that provides an in-memory backbone for data provisioning.
Message Routing
Messages are routed based on their data type. Stix2 data, like Indicators and
Sightings are routed via the stix2/ topic prefix. Threat Bus-internal messages
like SnapshotRequests and SnapshotEnvelopes are routed via the threatbus/
topic prefix.
Subscriptions
Application plugins can subscribe to topics and topic prefixes.
Installation
pip install threatbus-inmem
Configuration
Add a placeholder for this plugin's config:
...
plugins:
backbones:
inmem:
...
There is no further configuration needed.
License
Threat Bus comes with a 3-clause BSD license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file threatbus-inmem-2022.5.16.tar.gz.
File metadata
- Download URL: threatbus-inmem-2022.5.16.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd778ee4729e9ac37acc5a2bdd0b73890f78fe50053256aa5ca34f39ce9395a0
|
|
| MD5 |
19bdcd2fcdf88f0bdba94e1aee6dc73f
|
|
| BLAKE2b-256 |
713a5596712056fdb128abf0e128764ad7bf1a5db75f6e464e0171e43ef4e903
|
File details
Details for the file threatbus_inmem-2022.5.16-py3-none-any.whl.
File metadata
- Download URL: threatbus_inmem-2022.5.16-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
571fb24010ad40ea3eca1d7390804d43f77a5c5097dd227dd82fc71200cc0f0f
|
|
| MD5 |
f667bb9172eb13561ad3874af2ef28a6
|
|
| BLAKE2b-256 |
a8437397e5e45590f420702b38663a086b32319884e361d95c4a3397c77f72d0
|