opencti
opencti copied to clipboard
[backend/frontend] Implement max markings resolution with filters approach (#5797)
Closes opencti/issue/5797
Related issues
- https://github.com/OpenCTI-Platform/opencti/issues/5797
Checklist
- [x] I consider the submitted work as finished
- [x] I tested the code for its functionality
- [ ] I wrote test cases for the relevant uses case (coverage and e2e)
- [ ] I added/update the relevant documentation (either on github or on notion)
- [x] Where necessary I refactored code to improve the overall quality
Further comments
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...