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

Adding **optional** interoperability parameter to avoid issues loading STIX documents with non random UUIDs #620

Open
wants to merge 65 commits into
base: master
Choose a base branch
from

Conversation

chrisr3d
Copy link
Contributor

@chrisr3d chrisr3d commented Mar 5, 2025

Re-submitting those changes as we see issues with systems having original stix2 library and our forked library dependencies at the same time

An example to illustrate this situation is misp-modules depending on misp-stix which relies on our forked python stix2 library, and apiosintds which uses the original python stix2 library

- This parameter is not used at the creation of
  STIX objects, only while converting json format
  into STIX objects.1
chrisr3d and others added 26 commits April 2, 2020 17:55
- Since the code changed a lot, there is no longer
  need to deal with it in the classes defined in
  the files concerned here
@chrisr3d chrisr3d changed the title Adding **optional** interoperability parameter to avoid issues loading STIX documents with non random UUIDs Adding *optional* interoperability parameter to avoid issues loading STIX documents with non random UUIDs Mar 6, 2025
@chrisr3d chrisr3d changed the title Adding *optional* interoperability parameter to avoid issues loading STIX documents with non random UUIDs Adding __optional__ interoperability parameter to avoid issues loading STIX documents with non random UUIDs Mar 6, 2025
@chrisr3d chrisr3d changed the title Adding __optional__ interoperability parameter to avoid issues loading STIX documents with non random UUIDs Adding <strong>optional</strong> interoperability parameter to avoid issues loading STIX documents with non random UUIDs Mar 6, 2025
@chrisr3d chrisr3d changed the title Adding <strong>optional</strong> interoperability parameter to avoid issues loading STIX documents with non random UUIDs Adding **optional** interoperability parameter to avoid issues loading STIX documents with non random UUIDs Mar 6, 2025
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