Bug Fixes:
- #11549 Vulnerability CVSS vectors not parsed correctly at creation
- #11543 Browsing to 'Data' tab of a report results in unknown error
- #11518 Export image / pdf in Mitre Matrix not working
- #11517 Buttons missing to download Mitre Matrix from Malware page
- #11513 The Import Dashboard icon looks like an Export/Share icon
- #11512 Verify a feed can crash your browser
- #11497 Error in "Relationship view" when one side of a relation points to a restricted entity
- #11485 mutation StixSightingRelationshipAdd fails to append 'labels' on relationship create
- #11478 Add in a container with the option to include the first neighbors, but don't include the first neighbors
- #11463 Can't bulk delete workbenches or files
- #11423 CVSS 3 & 4: not included in STIX export
- #11421 Investigation screen spamming API
- #11263 Editing a playbook component name might throw an error
- #11253 Hostnames are case sensitive
- #11240 Wrong access warning when setting default dashboard for organization
- #11167 Popover in playbook not vertically aligned and should me moved to the right as a button
- #11063 External references missing on Sighting via Taxii Push
- #11035 Unable To Set Default Indicator Score
- #10987 Redis client failed to connect again after a Redis restart
- #10737 Graph are still too concentrated, should have more spaces
- #10730 Dashboard widget tiling issue
- #10691 Exporting to PDF from indicator needs full reload to be displayed
- #10380 OpenCTI Unpacks Office Files Instead of Preserving The File
- #10357 Investigation Graph: Loosing focus after disable forces.
- #10047 Graph image export contains icons
- #8967 Email notification is not correct
Pull Requests:
- [backend] Fix missing neighbours when adding to container (#11478) by @marieflorescontact in #11500
- [backend] don't unpack xlsx and docx files in artifact import (#10380) by @JeremyCloarec in #11178
- [backend] add external ref creation in buildRelationData for sightings (#11063) by @JeremyCloarec in #11411
- [frontend] Buttons display in Attack patterns matrix view (#11517) by @Archidoit in #11523
- [ci] Add sleep 10 for e2e start too (#11507) by @aHenryJard in #11525
- Revert "[frontend] Buttons display in Attack patterns matrix view (#11517)" by @aHenryJard in #11526
- [frontend] Remove view icons from graph exported image (#10047) by @Archidoit in #11516
- [frontend] Fix Export image/pdf in Mitre Matrix (#11518) by @Archidoit in #11531
- [frontend] Buttons display in Attack patterns matrix view (#11517) by @aHenryJard in #11528
- [ci] Display drone runner name (#11507) by @efaure in #11508
- [backend] fix pagination if no entities in investigation (#11421) by @lndrtrbn in #11434
- [frontend] Wrong access warning when setting default dashboard for organization (#11240) by @SarahBocognano in #11547
- [frontend] The Import Dashboard icon looks like an Export/Share icon (#11513) by @SarahBocognano in #11544
- [backend] Hostnames are case sensitive (#11253) by @SarahBocognano in #11542
- [frontend] Browsing to 'Data' tab of a report results in unknown error (#11543) by @SarahBocognano in #11553
- [frontend] Improve managing of widgets positioning in Dashboards (#10730) by @lndrtrbn in #11394
- [frontend] fix redirection on content after export on stix domain objects (#10691) by @frapuks in #11403
- [frontend] use the indicator score default value (#11035) by @frapuks in #11474
- [backend] handle exception thrown from getSession in sessionStore (#10987) by @JeremyCloarec in #11534
- [backend] fix(csv-ingestion): reduce CSV feed test limit from 50 to 10 lines for better performance (#11512) by @jbanety in #11557
- [frontend] Fix error on playbook component name edition (#11263) by @ValentinBouzinFiligran in #11472
Full Changelog: 6.7.1...6.7.2