.. |
canonicalization
|
Revert JSON canonicalization code
|
2021-02-18 12:21:52 -05:00 |
confidence
|
update project documentation.
|
2018-11-28 16:51:00 -05:00 |
datastore
|
Remove six dependency (backwards breaking)
|
2021-02-18 12:38:35 -05:00 |
equivalence
|
Merge pull request #491 from emmanvg/graph-eq-changes
|
2021-02-18 23:44:39 -05:00 |
markings
|
Merge branch 'master' of github.com:oasis-open/cti-python-stix2 into dev-extensions-proposal
|
2021-02-19 21:54:46 -05:00 |
test
|
styling changes
|
2021-02-20 00:13:36 -05:00 |
v20
|
update some TODOs and clear out some backwards kept imports (breaking)
|
2021-03-30 22:40:41 -04:00 |
v21
|
update some TODOs and clear out some backwards kept imports (breaking)
|
2021-03-30 22:40:41 -04:00 |
__init__.py
|
Fix import sort order
|
2021-01-15 10:27:39 -05:00 |
base.py
|
remove backwards compatible imports, remove pretty=True from _STIXBase.__str()__, and simplify _STIXBase.__repr()__ (breaking)
|
2021-03-31 11:02:05 -04:00 |
custom.py
|
Merge branch 'master' of github.com:oasis-open/cti-python-stix2 into dev-extensions-proposal
|
2021-02-19 21:54:46 -05:00 |
environment.py
|
removing unused imports (backwards breaking)
|
2021-02-18 10:20:42 -05:00 |
exceptions.py
|
Add some missing docstrings on a few exception classes.
|
2021-01-28 23:02:23 -05:00 |
parsing.py
|
couple of changes after merging against master
|
2021-02-19 10:05:56 -05:00 |
pattern_visitor.py
|
Remove six dependency (backwards breaking)
|
2021-02-18 12:38:35 -05:00 |
patterns.py
|
few leftover changes...
|
2021-02-19 22:15:11 -05:00 |
properties.py
|
remove backwards compatible imports, remove pretty=True from _STIXBase.__str()__, and simplify _STIXBase.__repr()__ (breaking)
|
2021-03-31 11:02:05 -04:00 |
registration.py
|
couple of changes after merging against master
|
2021-02-19 10:05:56 -05:00 |
registry.py
|
couple of changes after merging against master
|
2021-02-19 10:05:56 -05:00 |
serialization.py
|
move serialization-related methods to serialization.py
|
2020-07-22 15:36:48 -04:00 |
utils.py
|
Remove six dependency (backwards breaking)
|
2021-02-18 12:38:35 -05:00 |
version.py
|
Small tweaks: move the definition of DEFAULT_VERSION from the
|
2021-01-13 11:22:34 -05:00 |
versioning.py
|
Avoid potential KeyError in _is_versionable_type()
|
2021-02-05 17:42:04 -05:00 |
workbench.py
|
Improve versioning.new_version() to better handle custom objects
|
2021-01-28 23:02:23 -05:00 |