cti-python-stix2/stix2/equivalence
Michael Chisholm 3086b7ab5b Fix pattern semantic equivalence bug: comparison expression
DNF transform could trigger an error from the AST code which
does the SCO type checks on comparison expression ANDs.  The
transform had been ignoring SCO types.  Now, it will catch
the exception and drop the AND from the pattern.  Added a
couple new unit tests for this.
2021-12-23 00:59:41 -05:00
..
graph update guide example, conf.py and remove some unused imports 2021-03-01 13:14:03 -05:00
object Update __init__.py 2021-03-12 16:49:23 -05:00
pattern Fix pattern semantic equivalence bug: comparison expression 2021-12-23 00:59:41 -05:00
__init__.py doctring changes, _versioned_checks changes 2021-02-18 10:37:34 -05:00