Skip to content

Conversation

@blue-keeper
Copy link

MISP v2 had a problem exporting events as STIX2.
I traced the code and log file which led me to a function named parse_json_content using json.loads which converts a JSON string into a Python object but not a file into a Python object.

MISP v2 had a problem exporting events as STIX2.
I traced the code and log file which led me to a function named parse_json_content using json.loads which converts a JSON string into a Python object but not a file into a Python object.
@adulau adulau requested a review from chrisr3d December 6, 2025 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant