StrangeBeeCorp / TheHive-feedback

TheHive 5 feedback repository
https://www.strangebee.com/thehive
5 stars 0 forks source link

[Bug] Missing webhooks for Tasks #25

Open ryukisec opened 1 year ago

ryukisec commented 1 year ago

Request Type

Bug

Work Environment

Question Answer
OS version (server) Ubuntu 22.04.2 LTS
OS version (client) Ubuntu 22.04.2 LTS
Virtualized Env. True
Dedicated RAM 16 GB
vCPU 8
TheHive version 5.1.5-1
Package Type Docker
Database Cassandra
Index type Elasticsearch
Attachments storage Minio
Browser type & version N/A

Problem Description

Both behaviours are observed in version 0 and 1.

Steps to Reproduce

  1. Configure webhooks (version 0 or 1) to be sent out on AnyEvent
  2. Delete any task
  3. The task deletion webhook is missing

  1. Configure webhooks (version 0 or 1) to be sent out on AnyEvent
  2. Import an alert as New Case and create a task during the import (either manual or through a template)
  3. Receive a webhook for the case creation, alert update (and observable creation)
  4. The task creation webhook is missing