Webhooks for alerting
Instead of sending mail when CVE matches subscriber list can we have a webhook to trigger some action. For e.g, Incase a CVE matches my subscriber list I want to create a case in Case Management(TheHive).
Hello, As I would like to have this feature, I will try to give a PR with a first try for it. I have not ETA however.
I'm already on it for the new version of OpenCVE based on Django: https://github.com/opencve/opencve/blob/dev/ncrocfer/v2/v2/web/projects/notifications/webhook.py
It's just the first iteration, the beta of this v2 will be at the end of the year but as you no precise ETA.
if you switch to django, I even have more reasons to help you :)
I will have a look to your django version
Cleaning old issues (BTW webhooks are now available: https://docs.opencve.io/notifications/#webhook).