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:
Right now the best way to use OpenDXL Webhooks Server is through this Docker image.
Please use the Docker repository documentation for usage info.
For bugs, questions and discussions please use GitHub Issues.
This project is licensed under the Apache License 2.0 - see the LICENSE file for details