Enhancements:
- #4919 [MISP] Add an option configuration to let users map the MISP threat level value on an OpenCTI score
- #4450 [CybelAngel] Create a connector
- #4413 [ransomfeed]: Create an external-import connector
Bug Fixes:
- #6404 [stream-importer] ChannelClosedByBroker raised by RabbitMQ is not handled (sent_errors_total never incremented)
- #4798 isort non-deterministic behavior across repo root vs connector subdirectories
- #4571 6.7.16 - [cyber-campaign-collection] & [attribution-tools] - DeprecationWarning for utcfromtimestamp
- #4532 [MISP] Connector incorrectly assigns all event labels to observables instead of attribute-only labels
- #4497 Crowdstrike Connector not paginating results
Pull Requests:
- [ransomfeed] New external-import connector for the RansomFeed API by @ransomfeed in #4411
- [crowdstrike] Paginate indicator requests by @gsilvapt in #4498
- [anyrun] Fix Docker images by @semayellow in #6396
- [misp] Add configurable threat-level to OpenCTI-score mapping (#4919) by @h-phil in #5011
- [misp] Fix attribute labels propagation (#4532) by @debelyoo in #4786
- [attribution-tools, cyber-campaign-collection] Fix datetime deprecation and add optional report metadata by @UncleRaymondo in #4579
- [ci] Add root pyproject.toml so isort behaves identically from any working directory by @blauwers in #4799
- [stream-importer] handle ChannelClosedByBroker exception by @axelfahy in #5188
- [cybelangel] New external-import connector for the CybelAngel platform by @Lhorus6 in #4505
New Contributors:
- @ransomfeed made their first contribution in #4411
- @h-phil made their first contribution in #5011
Full Changelog: 7.260513.0...7.260515.0