Skip to main content

A simplistic in-memory backbone for threatbus.

Project description

Threat Bus In-Memory Backbone Plugin

PyPI Status Build Status License

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

threatbus-inmem-2022.5.16.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

threatbus_inmem-2022.5.16-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page