Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

Add Integrations section #525

Merged
merged 1 commit into from
Apr 20, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ For installation instructions and various unix distribution guides, use the **De

https://github.com/csirtgadgets/bearded-avenger-deploymentkit/wiki

# Integrations
Several integrations, plugins, and extensions have been written to bridge CIFv3 with other tools. Here are some examples to consider building an ecosystem:

* [Python client](https://github.com/csirtgadgets/cifsdk-py-v3)
* [Dockerized Python client](https://hub.docker.com/r/renisac/cifv3-cli)
* [PowerShell client](https://github.com/renisac/CIF3-pwsh)
* [MineMeld plugin](https://github.com/renisac/CIFv3-Minemeld)
* [Elastic threat intel integration](https://github.com/elastic/integrations/tree/main/packages/ti_cif3)
* [Threatbus backbone](https://github.com/tenzir/threatbus/tree/main/plugins/apps/threatbus_cif3)
* [Intelmq output bot](https://github.com/certtools/intelmq/pull/2244)

# Getting Help
* [the Wiki](https://github.com/csirtgadgets/bearded-avenger-deploymentkit/wiki)
* [Known Issues](https://github.com/csirtgadgets/bearded-avenger/issues?labels=bug&state=open)
Expand Down