Enhancements:
- #12457 Upgrade rabbitMq dependencies to 4.1.4
Bug Fixes:
- #12455 Technical issue: inputResolveRefs function can lead to high CPU usage
- #12421 Vulnerability score on CVSS 3.1 alternates from "temporal" to "base" on each upsert
- #12388 GraphQL server logs should be JSON formatted
- #12379 Rules activation launch background tasks even though rule already activated
- #12372 No difference between Update and Update_linked chips in Draft
- #12351 Stix relationships widgets relationship type building
- #12333 Button overlaps in Malware Content
- #12313 Graph view in IR case zooms out to infinity with one indicator
- #12245 Can't get list of External References in Draft mode
- #12231 Footer Banner not properly padded on "Knowledge tabs" and on Investigations
- #12196 Draft: incorrect tracking numbers lead to endless spinning in UI
- #12174 SSO users fields (e.g. email, name) can be updated via GraphQL API
- #12149 On relationships overview, restricted colors + icon make no sense + redirect to 404
- #12074 Retention policies apply on columns layout is not correct
- #12001 Organization admin tab should be hidden when empty in user edition
- #11812 GraphQL cannot return null for non-nullable StixRelationshipConnection.pageInfo
- #11398 Follow up "Dynamic filters"
- #11284 [BUG] Edge Condition Bug - PayloadTooLargeError error for users with a 'very large' representation of the user's profile
- #11283 Attack patterns "shared with" Orgs in knowledge view of an org
- #10816 Remove Validation mode of import when connector in charge of importing has validation before import = false
- #7908 [Workbench] Can't create "related to" relationships and therefore relation with Observables
Pull Requests:
- [backend] Simplify version get (#12287) by @richard-julien in #12365
- [frontend] Upgrade vite dependencies (#12374) by @lndrtrbn in #12358
- [backend] Rules activation launch background tasks even though rule already activated (#12379) by @SarahBocognano in #12380
- Bump vite from 5.4.19 to 5.4.20 in /opencti-platform/opencti-graphql by @dependabot[bot] in #12375
- Update dependency js-base64 to v3.7.8 by @renovate[bot] in #12371
- Update dependency fs-extra to v11.3.1 by @renovate[bot] in #12370
- Update dependency compression to v1.8.1 by @renovate[bot] in #12369
- [frontend] Fix yarn lock for dependency fs-extra by @lndrtrbn in #12396
- Update dependency three-spritetext to v1.10.0 by @renovate[bot] in #12367
- Update dependency recharts to v3.2.0 by @renovate[bot] in #12366
- Update dependency axios to v1.12.0 [SECURITY] by @renovate[bot] in #12394
- Update dependency @types/ramda to v0.31.1 by @renovate[bot] in #12368
- Update dependency lru-cache to v11.2.1 by @renovate[bot] in #12259
- Update dependency json-to-plain-text to v1.2.0 by @renovate[bot] in #12169
- [frontend] Draft operation chips (#12372) by @Archidoit in #12393
- [frontend] Restricted relationships icon and redirection (#12149) by @Archidoit in #12263
- [backend] fix endless spinning for Csv import connector (#12196) by @CelineSebe in #12336
- [backend] add filter on base_type for external references (#12245) by @JeremyCloarec in #12250
- [backend] Set a configurable SSO/SAML payload body size to handle enterprises that have large envelopes of data (#11284) by @ParamConstructor in #12248
- [frontend] hide organization's Admin tab when it's empty in user editing (#12001) by @CelineSebe in #12399
- [backend] update test to fix usage of now by @JeremyCloarec in #12411
- [backend] Log errors from Apollo server (#12388) by @xfournet in #12389
- [frontend]Add enrich menu in top right dropdown in Incidents and Organizations(#12391) by @CelineSebe in #12409
- [frontend] Button overlaps in Content views (#12333) by @Gwendoline-FAVRE-FELIX in #12425
- [backend] Fix cvss vector parsing (#12421) by @lndrtrbn in #12426
- [backend] limit stixRelationship widgets types (#12351) by @Archidoit in #12352
- [backend] prevents name and email from being updated for external users (#12174) by @marieflorescontact in #12429
- [CI] Fix the auto-label "filigran-team" by @aHenryJard in #12460
- Align MinIO version in dev env with CI version by @maelv-filigran in #12402
- [frontend] Shared With relationships should not be counted in Knowledge view (#11283) by @Archidoit in #12443
- [backend] improve inputResolveRefs perfs (#12455) by @JeremyCloarec in #12462
- [CI] upgrade rabbitMq dev and drone dependencie (#12457) by @aHenryJard in #12458
- [backend] remove entries from connector config by @JeremyCloarec in #12473
- [frontend] Fix URL sync when having filters (#12431) by @lndrtrbn in #12447
- [Frontend] Corrected UI for filters #12074 by @MTorbay-Filigran in #12464
- [Frontend] Corrected padding for zoom when window height changes #12313 by @MTorbay-Filigran in #12475
New Contributors:
- @MTorbay-Filigran made their first contribution in #12464
Full Changelog: 6.7.19...6.7.20