A. Jard
A. Jard
All good for me !
As side note, it's about client-python
Reproduced this morning with @Megafredo : the issue is that the lib used to read SSE Event truncates the message, i.e. the 'msg.data' content at this line is already truncated...
Can you update the PR description to an actual description please, it look like it's a part of a commit message. It will be more easy to understand the context...
Closing as I there is no anwser and update, feel free to reopen if you still need it.
Hello, in current version of OpenCTI there is no field "x_opencti_workflow_id" thats is exposed in the graphQL API for vulnerability, so the python client cannot query it. What is avalaible...
It seems that apollo sandbox cannot be air gapped, since it's a strong requirement for OpenCTI to work in an air gapped environnement, we looking to replace appollo playground by...
Some notes: - Drone service cannot be red as per Drone documentation. Instead the advice is to add a healthcheck with curl before running tests. Tested today in test-api step,...
Hello, could you connect to opencti container and rabbitMQ and list environement variable to see if the .env has actually be taken ? (it's RABBITMQ__USERNAME and RABBITMQ__PASSWORD on opencti /...
The fix proposed by @nino-filigran is already in place, when there is an error or the group or organization cannot be found, the generic message is displayed on the login...