Open
Description
Description
When using
withcleanup_inconsistent_bundle
option there is no user info about the missing references that are removed from the bundle.
Environment
- OS (where OpenCTI server runs): NA
- OpenCTI version: 6.5.9
- Other environment details: NA
Reproducible Steps
- create an inconsistent bundle (for instance 1 relationship pointing to missing entities)
- use send_stix2_bundle method
- No message is emitted
Expected Output
A warning message alerting bundle have been modified
Actual Output
Nothing
Additional information
NA