Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misp to stix2.1 Bug: Invalid value for Note 'object_refs': reference to custom object type: x-misp-attribute #52

Open
1 task done
briceall opened this issue Oct 20, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@briceall
Copy link

MISP-STIX usage

CLI

Expected behavior

Parsing of an event with a note. Almost all events with a note are properly parsed

Actual behavior

When parsing the a event with UUID (1edd5ee1-7c91-4233-840a-6c419d6afc62) these errors are raised:

Failed parsing the following - and the related error message:
 misp.event.1208.json - Invalid value for Note 'object_refs': reference to custom object type: x-misp-attribute
No result from the MISP to STIX conversion.

The problem occurs when there is "EventReport"

Steps to reproduce

misp_stix_converter --debug export --format json -v 2.1 -f misp.event.1208.json

Version

2.4.177

Python version

3.10

Relevant log output

No response

Extra attachments

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@briceall briceall added the bug Something isn't working label Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant