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
A few arguments to the STIX 2 to MISP parsers have been added to give the option to set directly some of the MISP Event fields or add more contextualisation to the data that is converted to MISP
Overall improvement of the command-line feature, supporting more arguments - some are directly related to the above mentioned new arguments
Updated documentation explaining the newest features
Add
[misp_stix_converter] Global version argument added
[tests] Tests for STIX 2.x Bundle import with specific producer or title set by user
[misp_stix_converter] Added title argument to prefix Event info field with some title
[readme] Added instructions on the producer argument
[misp_stix_converter, stix2 import] Added producer argument to add in the Events converted from STIX 2.x the name of the producer
[readme] Added more instructions and examples on the command-line feature usage
[readme] Additional instructions on the installation process
[misp_stix_converter] Extended the command line feature to allow to push Events on MISP from the conversion of STIX 2.x Bundles
Chg
[package] Updated version
[stix2 import] Excluding the producer from the event info title
[poetry] Bumped latest versions in lock file
[stix2 import] Better handling of the STIX2 Parser class arguments
[stix2 import] Added separation in the generic Event info field, between the title and information on the producer
[stix2 import] Adding producer - when provided - to the generic info field
[poetry] Bumped lock file with the latest versions
[poetry] Bumped lock file with the latest dependencies versions