OpenCTI-Platform / opencti

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

Add a "count" column in the list of labels (Settings => Labels & Attributes => Labelsp #3309

Open SamuelHassine opened 1 year ago

SamuelHassine commented 1 year ago

Use case

Add a "count" column in the list of labels (Settings => Labels & Attributes => Labels with the number of times a label is used.

This count column should be clickable and when clicking opening a dialog with the count break down by entity type (n threat actors, i intrusion sets, etc.).

Kedae commented 1 year ago

This should probably be applied to different places: Vocabularies could show which entities are using them, and so on ?

SamuelHassine commented 1 year ago

Yes it is!

Lhorus6 commented 1 year ago

We could also make it possible to list all entities with this label. Currently we can filter each entity separately with the label, but we can't have all entities with the label in a single list.