Version 6.6.14
·
203 commits
to master
since this release
Bug Fixes:
- #11135 Improve error message for "Type undefined not supported"
- #11112 Deleting marking with stix API does not propagates to group configuration
- #10975 Prevent update with a decimal score on Indicator, Observable
- #10839 Uploaded file description should be truncated
- #10829 Draft: validation show 0% despite being done
- #10738 YARA Rule Observable Type is being added as "Unknown"
- #10723 When filters open for the first time, they are aligned, then if you re-open, not correctly aligned
- #10661 HTML Heading is STILL broken
- #10590 Rule engine page keeps refreshing
- #10184 Resolve container references Predefined Rule Error with Certain Relationships
- #9092 Filters are not opened automatically like before
- #9065 [Playbook] Changing Author does not work and prevents all edits
Pull Requests:
- [CI] Feature branch on staging by @efaure in #11108
- [backend] set observable type to StixFile for yara patterns (#10738) by @JeremyCloarec in #11111
- [backend] Add a condition on stix delete to use marking deletion (#11112) by @aHenryJard in #11113
- [frontend] fix file type overflow (#10839) by @delemaf in #11110
- [backend/frontend] validate Indicator & Observable score value (#10975) by @marieflorescontact in #11121
- [frontend] [Playbook] Changing Author does not work and prevents all edits (#9065) by @SarahBocognano in #11122
- [frontend] Move page Rules engine to TypeScript (#10590) by @lndrtrbn in #11055
- [backend] remove meta relationships in resolve_container playbook component (#10184) by @JeremyCloarec in #11123
- [frontend] open automatically first filter added (#9092) by @Archidoit in #10495
- [backend] validate indicators & observables score value (#10975) by @marieflorescontact in #11134
- [backend] Check that entity type is defined or raise a detailled error (#11135) by @aHenryJard in #11136
- [frontend] fix headings options in ckeditor (#10661) by @labo-flg in #11114
Full Changelog: 6.6.13...6.6.14