Enhancements:
- #10364 Add new predefined rule in playbook to resolve containers containing an entity
- #6477 Support Azure OpenAI
Bug Fixes:
- #10381 export stix of IOC would export all IOCs of the platform
- #10328 Remove "Import from Hub" button on investigation page
- #10325 Upsert overrides properties with blank fields
- #10298 Indicator scores not updated during upsert
- #10281 Updating my own user when I have a confidence level less than 100 shows error
- #10241 CSV mapper duplicate still linked to the original
- #10208 Relationships still undefined in the email notification
- #10174 Decay algorithm doesn't update the score for revoked Indicators
- #10118 Spacing is not correct in vulnerability overview
- #10033 Content Mapping: Popup dialog is not opened for the main content
- #10008 Export on multiple indicators from knowledge view throws weird error
- #9776 External Reference Search Field Missing Options
- #8763 "Description" filter does not work on inferred relationships
Pull Requests:
- [backend] Update decay score when expiration manager revoke an indicator. (#10174) by @aHenryJard in #10302
- [frontend] Content Mapping: Popup dialog is not opened for the main content (#10033) by @SarahBocognano in #10275
- [frontend] fix the loadQuery update after duplicating a CSV mapper by @CelineSebe in #10279
- chore(deps): update dependency vite-plugin-static-copy to v2.3.0 by @renovate in #10314
- Add generated files from latest commit by @aHenryJard in #10334
- chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.122.1 by @renovate in #10315
- fix(deps): update fontsource monorepo to v5.2.5 by @renovate in #10319
- chore(deps): update dependency jose to v5.10.0 by @renovate in #10312
- [frontend] Remove "Import from Hub" button on investigation page (#10328) by @Gwendoline-FAVRE-FELIX in #10336
- [frontend] large spacing on vulnerability details (#10118) by @ValentinBouzinFiligran in #10262
- [backend] Relationship representative in email notifications (#10208) by @Archidoit in #10270
- [backend] bypass confidence check when updating individual (#10281) by @JeremyCloarec in #10341
- [backend] upsert indicator score if revoked (#10298) by @SouadHadjiat in #10304
- [backend] now trim inputData to check if element should be upserted (#10325) by @JeremyCloarec in #10337
- [frontend] Spacing of left submenu without icons is incorrect (#10296) by @SarahBocognano in #10332
- [backend] Initial support of Azure OpenAI by @sbocahu in #10180
- [backend] New filter 'is inferred' (#8763) by @Archidoit in #10295
- [frontend] fix export of Indicators in Knowledge tab (#10381) by @lndrtrbn in #10384
- [frontend] fix External reference search field by @CelineSebe in #10372
Full Changelog: 6.5.9...6.5.10