Update README.md

Page layout issue fixed
pull/6460/head
Christian Studer 2020-10-17 00:16:09 +02:00 committed by GitHub
parent 4d05a981d4
commit 75f62abae1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.