Laurent Bonnet
Laurent Bonnet
Same remarks as in https://github.com/OpenCTI-Platform/opencti/pull/7256. A bit of code formatting + question about refactoring `CreateEntityControlledDial`
Same remarks as in https://github.com/OpenCTI-Platform/opencti/pull/7256. A bit of code formatting + question about refactoring `CreateEntityControlledDial`
Requires migration https://eslint.org/docs/latest/use/migrate-to-9.0.0 at first sight, we need to migrate our config file / ignore file.
Just tested but cannot reproduce actually. It works as intented.
I managed to reproduce the issue by : * adding a user with marking access limited to TLP:GREEN (but still all the required permissions like any other connector) * set...
And are the connectors using the right tokens ? (maybe a misconfig in the config.yml files)
Latest findings: if the connector user belongs to several groups, and one group has a very restrictive max_shareable_markings, the most restrictive configuration applies. So the connector user might be allowed...
Still investigating though ; this seems to not be the case here in this issue case : we tested with the connector user configured at allowed markings = all markings,...