Version 5.1.3
๐Christmas release! ๐
Dear community, OpenCTI 5.1.3 has been released ๐! This version includes a dozen bugfixes and important enhancements. First of all, a lot of organizations in the community have reported performances issues in general and especially when importing reports which contain a huge amount of entities or observables ๐พ. This can lead to RabbitMQ timeout
, Queues do not decrease
or Overall low worker throughput
. OpenCTI 5.1.3 fixes this issue and brings a bump in the OpenCTI performances ๐.
Also, multiple new connectors are available in this version ๐, and we would like to thank @YungBinary and @stevie-codes for their contributions ๐. As always, the OpenCTI ecosystem page has been updated to reference all new integrations available in the OpenCTI platform ๐.
Last but not least, bugs have been fixed in both user interface and API, whether related to mass operations including filters, base URL rewrite or automatic enrichment of all entities ๐ช. Next major releases are coming!
Breaking changes
Please note that the platform UI settings "Base URL" has been removed in favor of the
base_url
file configuration. This setting was only used for generating correct URL in emails of the Subscriptions & digests feature. For users using this feature, please setup thebase_url
configuration of your config file or use theAPP__BASE_URL
environment variable.
Enhancements:
- #1772 Improve ingestion speed for massive reports
- #1754 Add capability to support multiple OpenID Connect strategy providers
Bug Fixes:
- #1795 [Report][Entities] Remove entity in successful list still shows tick in Add Entities popup
- #1793 URLs are rewritten with an additional
/
when using a reverse proxy - #1791 Enable bulk changes when objects are selected using "Select all" feature
- #1790 No labels on dashboard with functional date
- #1782 The first seen and last seen attribute aren't saved in intrusion set page
- #1780 Observables Display Error in Timeline
- #1777 Vertical ultra vires attack
- #1774 SDO enrichment is unable to initiate automatically
- #1773 Adjust English language calendar to have accurate dates
Full Changelog: 5.1.2...5.1.3