Enhancements:
- #9882 Add markings support for workbench
- #9860 Change behavior of invalid access to display 404 instead of login redirect
Bug Fixes:
- #9971 No space in Exclusion lists screen
- #9970 Editing Arsenal > Tools is not possible
- #9962 Nothing happens at creation of a CSV mapper with existing name
- #9944 Side deletions of ref relationships can lead to updated_at upgrade
- #9940 Font Geologica is not used correctly
- #9936 Prevent event loop CPU blocking when processing applyUpdate in container rules
- #9923 Improve deletion of element with hundreds of thousands relationships
- #9921 OBAS simulation on IntrusionSet throw error
- #9894 Merge option isn't available on main search
- #9887 Playbook running / not running not vertically aligned
- #9881 Public dashboard doesnt correctly handle platform organization
- #9880 Spacing is not correct in dissemination list table between search and headers
- #9877 Exclusion lists are not case insensitive
- #9859 Account unit system accept unvailable option
- #9857 Entity types are not translated in 'main observable type' filter
- #9840 Entity type not translated in path header of Fintel template edition
- #9831 object_refs in Report object
- #9816 No action at 'no label' chip click in indicators list of Knowledge view
- #9815 Click on popover is propagate to the sighting line
- #9788 Triggers in groups overview are not respecting the radius of 4px
- #9740 Improve application stopping time
- #9626 Add a 21 organization to a user, delete another one automatically
- #9577 Don't save participants on Task creation
- #9556 Columns titles not aligned in the connectors view
- #9531 Linked entity and relationship lists inconsistent in knowledge tab
- #9292 Label filter adding via an indicator line not working in Knowledge tab of an entity
- #9234 Newly created users are always assigned to the default group even if another group is specified
- #8343 Inconsistent behavior on overview of demographics
Pull Requests:
- Update dependency dompurify to v3.2.4 by @renovate in #9850
- Update dependency @types/d3-scale to v4.0.9 - autoclosed by @renovate in #9849
- Update dependency filigran-icon to v0.12.0 by @renovate in #9821
- Update Node.js to v20.18.2 by @renovate in #9820
- [frontend] fix malware variants missing from relationships (#9531) by @delemaf in #9870
- [backend] fix minimal version compatibility for fintel template import (#8336) by @Archidoit in #9876
- [backend] Improve application stopping time (#9740) by @aHenryJard in #9715
- [frontend] translate entity type in Fintel template Breadcrumbs header path (#9840) by @Archidoit in #9853
- [frontend] Fix border-radius on triggers in groups overview (#9788) by @Gwendoline-FAVRE-FELIX in #9842
- [frontend] Playbook running / not running not vertically aligned (#9887) by @SarahBocognano in #9910
- [frontend] Spacing is not correct in dissemination list table between search and headers (#9880) by @SarahBocognano in #9911
- [frontend] Click on popover is propagate to the sighting line (#9815) by @SarahBocognano in #9917
- [frontend] merge icon available in global search for entities with same type (#9894) by @Archidoit in #9926
- [backend] fix Simulate throw error for IntrusionSet (#9921) by @marieflorescontact in #9922
- [backend] Check authorized members for element access (#4538) by @SouadHadjiat in #9809
- [frontend] correctly display observable types in filters list (#9857) by @Archidoit in #9901
- [frontend] Align column headings in the connectors view (#9556) by @Gwendoline-FAVRE-FELIX in #9918
- [frontend] Update demographic stixCoreRelationships from entity overview by @marieflorescontact in #9637
- Update dependency vite to v5.4.14 by @renovate in #9895
- Update dependency esbuild to v0.25.0 [SECURITY] by @renovate in #9938
- Update dependency apexcharts to v4 by @renovate in #9908
- Update fontsource monorepo to v5.1.1 by @renovate in #9898
- [frontend] fix usage of geologica (#9940) by @lndrtrbn in #9941
- Bump koa from 2.15.3 to 2.15.4 in /opencti-platform/opencti-front by @dependabot in #9948
- Bump nanoid from 3.3.7 to 3.3.8 in /opencti-platform/opencti-graphql by @dependabot in #9939
- [backend] Improve deletion of element with hundreds of thousands relationships (#9923) by @richard-julien in #9924
- [client] Add markings support for workbench by @richard-julien in #9883
- Update material-ui monorepo to v5.16.14 by @renovate in #9900
- Update redis Docker tag to v7.4.2 - autoclosed by @renovate in #9905
- Update docker.elastic.co/kibana/kibana Docker tag to v8.17.2 by @renovate in #9897
- Update Node.js to v22 by @renovate in #9907
- Update dependency uuid to v11.0.5 by @renovate in #9893
- Update dependency yara-python to v4.5.1 by @renovate in #9896
- Update quay.io/keycloak/keycloak Docker tag to v26.1.2 by @renovate in #9904
- Update dependency marked to v15.0.7 by @renovate in #9891
- Update dependency @types/node to v22.13.2 by @renovate in #9955
- [backend] Improve notification template verifications (#9795) by @SouadHadjiat in #9963
- [backend] Fix CSV mapper creation if name exists (#9962) by @Archidoit in #9964
- [frontend] fix UI in exclusion lists (#9971) by @labo-flg in #9973
- Update dependency filigran-ui to v0.32.1 by @renovate in #9889
- Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8.17.2 by @renovate in #9852
- Update Node.js to v22.14.0 by @renovate in #9976
- Update dependency filigran-icon to v0.13.0 - autoclosed by @renovate in #9978
- Update dependency webpack to v5.98.0 by @renovate in #9979
- Update dependency @types/express to v5 by @renovate in #9980
- Update opensearchproject/opensearch-dashboards Docker tag to v2.19.0 by @renovate in #9954
- Update opensearchproject/opensearch Docker tag to v2.19.0 by @renovate in #9953
- [frontend] fix tool edition (#9970) by @Archidoit in #9975
- [backend] Prevent event loop CPU blocking when processing applyUpdate in container rules (#9936) by @richard-julien in #9969
- [backend] Side deletions of ref relationships can lead to updated_at upgrade (#9944) by @richard-julien in #9968
- [backend] make exclusion list check case insensitive (#9877) by @JeremyCloarec in #9879
- [frontend/backend] Possibility to prevent default group assignation at user creation (#9234) by @Archidoit in #9274
- [frontend] Enable label click actions in the Knowledge view indicator list (#9292) by @Gwendoline-FAVRE-FELIX in #9946
- [backend/frontend] Add a 21 organization to a user, delete another one automatically (#9626) by @SarahBocognano in #9920
Full Changelog: 6.5.1...6.5.2