OpenCTI-Platform / opencti

Open Cyber Threat Intelligence Platform
https://opencti.io
Other
5.12k stars 813 forks source link

Import Multiple Fields Using CSV Mapper Returns Only One Entity #7439

Closed 1337Deep closed 6 days ago

1337Deep commented 1 week ago

Prerequisites

Description

Environment

OS (where OpenCTI server runs): {Ubuntu 23.10} OpenCTI version: { 6.1.4 } OpenCTI client: { python }

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. open CSV Mapper
  2. create Mapper for this header "indicator,type,malware_families,actors,reports,kill_chains,published_date,last_updated,malicious_confidence,labels"

image image

  1. Test image

Additional information

I have more than 40 indicator in the file

1337Deep commented 6 days ago

to Solve this issue juts use the Entity type that belong to your data 'indicator' type is not for all data types :).