connectors
connectors copied to clipboard
[MISP Connector] Parsing Error
Description
When in ingesting data via the MISP connector, the error can only concatenate str (not "int") to str
Traceback (most recent call last): File "/opt/opencti-connector-misp/misp.py", line 483, in run processed_events_last_timestamp = self.process_events( ^^^^^^^^^^^^^^^^^^^^ File "/opt/opencti-connector-misp/misp.py", line 636, in process_events "Event threat level " TypeError: can only concatenate str (not "int") to str
Environment
6.6.17