github OpenCTI-Platform/opencti 5.3.12
Version 5.3.12

latest releases: filigran-beta-denorm9, 6.3.3, 6.3.2...
2 years ago

Dear community, OpenCTI 5.3.12 is out 🤯! This new minor version fixes some important bugs especially in background tasks and connectors 🩹. Also, the format of the STIX IDs (and internal IDs) is now verified before ingestion and creation of objects 🧽.

If you have developed connectors that directly call the API through GraphQL, you will have to migrate some query definitions from string type to StixId type.

Enhancements:

  • #2337 Validate STIX IDs and internal IDs when creating entities / relationships
  • #2344 The relationship type "uses" is not allowed between Artifact and Attack-Pattern
  • #2325 Extend the supported entity types for a CSV feed

Bug Fixes:

  • #2343 "Select all" for Bulk update within Analysis Report "Observables" view causes edit to apply to all observables in system
  • #2342 Search bar results for Channels
  • #2338 In StixSighting: TypeError: null is not an object (evaluating 'd.entity_type')

Pull Requests:

Full Changelog: 5.3.11...5.3.12

Don't miss a new opencti release

NewReleases is sending notifications on new releases.