You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an event with an "Undefined" threat level is imported from MISP to TheHive, the created case sees its severity set to "4". This value can be seen as "4" in the "Statistics" panel and is displayed as a question mark ("?") over a blue background in the case detail view.
Steps to Reproduce
Create a MISP event with an undefined threat level
Import the MISP event to TheHive
Possible Solutions
Add an "Unknown/Undefined" severity in TheHive
Add the possibility to set up in the connector configuration a default severity to be used when no threat level is defined in the MISP event
Complementary information
With commit 6c4489d, the setup severity will now be "0" instead of the current "4".
The text was updated successfully, but these errors were encountered:
Request Type
Bug
Work Environment
Problem Description
When an event with an "Undefined" threat level is imported from MISP to TheHive, the created case sees its severity set to "4". This value can be seen as "4" in the "Statistics" panel and is displayed as a question mark ("?") over a blue background in the case detail view.
Steps to Reproduce
Possible Solutions
Complementary information
With commit 6c4489d, the setup severity will now be "0" instead of the current "4".
The text was updated successfully, but these errors were encountered: