MISP-STIX-Converter
MISP-STIX-Converter copied to clipboard
When pushing stix package, getting ids of MISP events created
Hey,
When pushing stix package, the corresponding misp event created is not published. I'd like to publish it right after creation. For that, I need the event id.
Could you return the event id / list of event ids instead of True when using misp.push ?
Thx