cti-python-stix2/stix2
Michael Chisholm d4cecd6f51 In remove_custom_stix(), when creating the new version,
use allow_custom=False to force custom properties to be
disallowed.  This is extra insurance against a custom prop
accidentally getting through.
2020-06-05 14:24:16 -04:00
..
canonicalization
confidence
datastore
markings Improve versionability detection when creating new versions 2020-06-05 14:24:16 -04:00
test Add stix2.utils import to v20/test_versioning.py since the module 2020-06-05 14:24:16 -04:00
v20
v21
__init__.py Improve versionability detection when creating new versions 2020-06-05 14:24:16 -04:00
base.py Improve versionability detection when creating new versions 2020-06-05 14:24:16 -04:00
custom.py
environment.py
exceptions.py
parsing.py
pattern_visitor.py
patterns.py
properties.py Improve versionability detection when creating new versions 2020-06-05 14:24:16 -04:00
utils.py Improve versionability detection when creating new versions 2020-06-05 14:24:16 -04:00
version.py
versioning.py In remove_custom_stix(), when creating the new version, 2020-06-05 14:24:16 -04:00
workbench.py