cti-python-stix2/stix2/equivalence/pattern
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
..
compare
transform Fix pattern semantic equivalence bug: comparison expression 2021-12-23 00:59:41 -05:00
__init__.py pre-commit stylistic fix 2021-02-11 19:35:28 -05:00