Julien Richard
Julien Richard
## Problem to Solve When using Graql every attributes needed in the result must be expressed in the query. For grakn as a SQL like database it can be a...
Consuming stream can use a from parameter to start from a specific point. 2 format are currently supported: * UTC Date like from=2016-04-06T19:58:16.000Z * Event id like from=1655845732086-0 (TIMESTAMP-INDEX) The...
## Use case Data in a report need more inferences to enrich the current report. ## Proposed Solution **First rule** `If identity is in object_refs of a report and identity...
- [x] I have reproduced my issue using the latest version of ANTLR - [x] I have done a search of the existing issues to make sure I'm not sending...
Hi, this ticket is to open a discussion about cyclic references in mitre data. In stix-capec.json, some attack pattern have refs that reference the data in the 2 sides. The...
See #6844 and https://github.com/OpenCTI-Platform/client-python/issues/629
## Use case In some case, external client that call opencti (taxii client ...) are not able to manage an http session. This situation leads to a session explosion in...
## Use case ### Currently The current CSV mapper generate a complex bundle sent directly to queue. CSV file is generated with direct validation and so can generate a bundle...