OpenCTI-Platform / opencti

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

Allow "Knowledge" graph charts to filter by tag #2352

Open ckane opened 1 year ago

ckane commented 1 year ago

Use case

Often when I am viewing data in the Knowledge Graph charts, I'd like to be able to filter out some of the nodes using arbitrary criteria beyond just Type, Author, Marking Definition, and Time.

Current Workaround

I don't.

Proposed Solution

Rather than make a new filter widget for every single possible way anyone might want to filter data, I'd recommend allowing to filter based on tag (using an OR logic, where multiple tags are on an entity but only one tag is selected for view). This way, users who want to use any other criteria within, or outside, OpenCTI to filter nodes from view within the Knowledge Graphs can implement logic to add the desired tags to their instance in order to handle hiding the visibility of data they don't want to see in their graph.

If the feature request is approved, would you be willing to submit a PR?

Yes, i should be able to implement this change myself if needed

SamuelHassine commented 1 year ago

Related to #2409

SamuelHassine commented 1 year ago

But in the knowledge charts... not in the dashboard.