Merge branch 'chrisr3d_features' of https://github.com/MISP/MISP into chrisr3d_features

pull/6460/head
chrisr3d 2020-10-19 11:27:06 +02:00
commit 3b27232974
1 changed files with 1 additions and 0 deletions

View File

@ -61,4 +61,5 @@ There are a few reasons why the data you want to ingest may be truncated or ther
- The most obvious reason is the impossibility to map 100\% of the STIX objects and fields into MISP format.
- The import of STIX data into MISP is made to keep the uuids when possible. If you import an indicator with an uuid already existing in MISP, it will be skipped.
- If one file raises an error and is not imported at all, there might be an issue in the import script.
Once the ingestion is completed, each ingested file is also saved within the corresponding MISP event, so the initial data is available if needed.