/OpenDXL-Webhooks

A lightweight HTTP server to integrate Webhooks (POST requests) with OpenDXL.

Primary LanguagePythonApache License 2.0Apache-2.0

OpenDXL Webhooks Server

OpenDXL Webhooks Server is a lightweight Python server that may be used to integrate multiple platforms with OpenDXL (McAfee Open Data Exchange Layer) through Webhooks (HTTP POST requests). A well-known cybersecurity platform that uses Webhooks is Splunk (see screenshot bellow).

The server has been built using CherryPy.

A screenshot of OpenDXL Webhooks Server in action: Alt

Alt

Getting Started

Right now the best way to use OpenDXL Webhooks Server is through this Docker image.

Documentation

Please use the Docker repository documentation for usage info.

Bugs and Feedback

For bugs, questions and discussions please use GitHub Issues.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details