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 TheHive download attachment from a MISP event, it create a temporary file with a name based on the original file name. If that file has invalid characters ("/" for example) the creation of the file fails and this make the synchronization stop.
Possible Solutions
Temporary file name doesn't need to depend on original file name.
The text was updated successfully, but these errors were encountered:
Request Type
Bug
Work Environment
TheHive < 3.2
Problem Description
When TheHive download attachment from a MISP event, it create a temporary file with a name based on the original file name. If that file has invalid characters ("/" for example) the creation of the file fails and this make the synchronization stop.
Possible Solutions
Temporary file name doesn't need to depend on original file name.
The text was updated successfully, but these errors were encountered: