cti-python-stix2
cti-python-stix2 copied to clipboard
Per-Environment Custom Types
Right now, custom types (custom STIX Objects, custom Cyber Observables, etc.) are global to the library.
Part of the conversation in #52 was whether we should have environment-specific custom types, but we didn't want to wait to merge that PR while we were discussing this. Hence this issue 😉 .
We should decide:
- whether this is a good idea.
- if so, how to implement it.
If this is a feature that's important to you, please give it a 👍 reaction so it can be prioritized accordingly. If you want to add more details in a comment, feel free to do that as well.