NathanC-TC
NathanC-TC
## Description pycti entity course_of_action does not have a way to add Log Sources or Threat Hunting Techniques. This is inconsistent with what you can add manually in OpenCTI. ##...
## Description When using `vulnerability.read`, I cannot return the `x_opencti_workflow_id`. Instead it errors with `{'name': 'GRAPHQL_VALIDATION_FAILED', 'error_message': 'Cannot query field "x_opencti_workflow_id" on type "Vulnerability". Did you mean "x_opencti_stix_ids"?'}` ## Environment...
## Description When using `stix_domain_object.add_external_reference` it fails to add an external reference for a vulnerability entity using the vulnerabiliy's ID. I have tested with other entities such as report, case_incident,...