OpenCTI-Platform / opencti

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

Allow to disable the creation of some relations types #1811

Open manonviallet opened 2 years ago

manonviallet commented 2 years ago

Use case

In the admin panel, it would be useful to have a table with all types of relations, and be able to disable theses types of relations so that analysts are not able to create them. This would be related to issue #1687.

In our case, what is really critical is stopping analysts from creating a relation of a sector located in a country, as with the inferences, this means that all targeting of this sector will also target this country and this region.

Current Workaround

Make a guide in which you ask analysts to not create this kind of relation

SamuelHassine commented 1 year ago

First step: take schema relationships from the backend to display available options in the frontend then be able to configure forbidden relationships directly in the parameters of the platform.