Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Allow startup without API connection #55

Merged
merged 5 commits into from
Oct 22, 2020
Merged

Allow startup without API connection #55

merged 5 commits into from
Oct 22, 2020

Conversation

0snap
Copy link
Contributor

@0snap 0snap commented Oct 19, 2020

The MISP plugin can now be started without the need to configure a valid api connection. If the configuration is present, it is checked for validity (as before). If omitted, the plugin can still receive attribute updates from MISP via ZMQ or Kafka, but it cannot report back Sightings or execute Snapshot requests.

@0snap 0snap added the feature New functionality label Oct 19, 2020
@0snap 0snap marked this pull request as ready for review October 19, 2020 13:19
@0snap 0snap requested a review from mavam October 19, 2020 13:20
CHANGELOG.md Outdated Show resolved Hide resolved
@0snap 0snap requested a review from mavam October 20, 2020 08:12
Co-authored-by: Matthias Vallentin <matthias@tenzir.com>
CHANGELOG.md Outdated Show resolved Hide resolved
plugins/apps/threatbus_misp/plugin.py Show resolved Hide resolved
Co-authored-by: Matthias Vallentin <matthias@tenzir.com>
@0snap 0snap requested a review from mavam October 21, 2020 13:41
@0snap 0snap merged commit 0e39335 into master Oct 22, 2020
@0snap 0snap deleted the story/ch1714 branch October 22, 2020 07:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants