Rich Piazza
|
8f76a84bbf
|
handle quoted path components
|
2020-07-30 15:32:06 -04:00 |
Rich Piazza
|
b7a30befdc
|
add tests and fix introduced bug
|
2020-07-25 14:47:40 -04:00 |
Rich Piazza
|
0fc2befd6a
|
hack for issue_435
|
2020-07-25 14:22:03 -04:00 |
Rich Piazza
|
084941dd41
|
handle mixed boolean expressions
|
2020-07-24 11:40:21 -04:00 |
Emmanuelle Vargas-Gonzalez
|
c3e5da4634
|
add `pattern_visitor` to api reference
|
2020-07-01 10:30:05 -04:00 |
Rich Piazza
|
53dfe40c30
|
only test start/stop timestamps if they are strings (2.0)
|
2020-06-05 09:25:06 -04:00 |
Rich Piazza
|
977107e713
|
2.0 Start/Stop Quailifer uses StringConstants
|
2020-06-01 22:34:40 -04:00 |
Michael Chisholm
|
7955a41997
|
Drop python-dateutil as a dependency and switch to the builtin
datetime module for parsing timestamps. Dateutil proved too
slow.
|
2020-05-20 15:06:53 -04:00 |
Chris Lenk
|
e730d45d44
|
Use DEFAULT_VERSION in create_pattern_object()
|
2020-04-03 10:45:36 -04:00 |
Rich Piazza
|
9933f88975
|
few more pattern op tests
|
2020-03-27 13:59:03 -04:00 |
Rich Piazza
|
e3ebb6393d
|
flaky
|
2020-03-27 12:33:24 -04:00 |
Rich Piazza
|
202111acdf
|
more pattern tests
|
2020-03-27 11:22:00 -04:00 |
Michael Chisholm
|
1959cc6097
|
Removed a bunch of no-longer-used imports from pattern_visitor.py
|
2020-02-19 16:45:15 -05:00 |
Michael Chisholm
|
76a6eb5873
|
Greatly simplify the create_pattern_object() function to take
advantage of the pattern validator library's Pattern.visit()
method.
|
2020-02-19 16:39:15 -05:00 |
Michael Chisholm
|
cfb7c4c73b
|
Fix stix2.pattern_visitor.create_pattern_object() so its
documentation at least isn't wrong, and it behaves better.
|
2020-02-17 19:26:21 -05:00 |
Desai, Kartikey H
|
5b07887edc
|
Fixes #303
|
2020-01-28 15:41:38 -05:00 |
Emmanuelle Vargas-Gonzalez
|
7d84c63e8e
|
pre-commit formatting changes
|
2018-12-11 13:23:43 -05:00 |
Emmanuelle Vargas-Gonzalez
|
f20ee91544
|
rename 'STIXPatternVisitor' to 'pattern_visitor'
|
2018-12-10 15:23:26 -05:00 |