From 75f62abae1394a0d9def8874b5b50a09154abe2f Mon Sep 17 00:00:00 2001 From: Christian Studer Date: Sat, 17 Oct 2020 00:16:09 +0200 Subject: [PATCH] Update README.md Page layout issue fixed --- tools/ingest_stix/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/ingest_stix/README.md b/tools/ingest_stix/README.md index 6c81ab3e2..5b96dc173 100644 --- a/tools/ingest_stix/README.md +++ b/tools/ingest_stix/README.md @@ -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.