InQuest / ThreatIngestor

Extract and aggregate threat intelligence.
https://inquest.readthedocs.io/projects/threatingestor/
GNU General Public License v2.0
831 stars 135 forks source link

Add generic WebAPI operator (webhooks) #24

Open rshipp opened 6 years ago

rshipp commented 6 years ago

Use this for testing: https://yeti-platform.readthedocs.io/en/latest/api.html

Want an operator that can post arbitrary json to arbitrary endpoints, so people can add new integrations without writing any code.

Base off of #23.