Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to ingest CSV files where each lines can correspond to different objects #4935

Open
Jipegien opened this issue Nov 20, 2023 · 1 comment
Labels
feature use for describing a new feature to develop

Comments

@Jipegien
Copy link
Member

Use case

I have a file containing a list of Observables found during a cyber attack. The list contains IPv4, hash, domain. Column A is the value, column B is the type of observable

As a user, I want to be able to express that when column B has the value “domain”, it is a Domain that need to be created, etc.

Associated Features to implement

In the CSV mapper, be able to define the column representing the objects' type and the value to use for the current representation mapping.

  • Example : Representation for "Threat Actor" when column Index "D" with value "equals/not equals" "threat_actor"
@Jipegien Jipegien added the feature use for describing a new feature to develop label Nov 20, 2023
@Jipegien Jipegien modified the milestones: Release 5.13.0, Release 5.14.0 Nov 20, 2023
@SamuelHassine SamuelHassine modified the milestones: Release 5.14.0, Release 6.1.0 Jan 16, 2024
@Jipegien Jipegien modified the milestones: Release 6.3.0, Short-term candidates Apr 17, 2024
@SamuelHassine SamuelHassine added filigran team use to identify PR from the Filigran team and removed filigran team use to identify PR from the Filigran team labels Apr 20, 2024
@Jipegien Jipegien removed this from the Short-term candidates milestone Apr 23, 2024
@sweet-mentat
Copy link

I wish we could upvote issues. This is definitely an issue I would upvote. Have you guys decided not to work this issue?

@nino-filigran nino-filigran changed the title Be able to take into account different meaning for a same column Ability to ingest CSV files where each lines can correspond to different objects Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature use for describing a new feature to develop
Projects
None yet
Development

No branches or pull requests

3 participants