Chris Lenk
|
4a2ac6df3a
|
Add/fix workbench docs, rename add() -> save()
|
2018-03-30 12:04:31 -04:00 |
Chris Lenk
|
4fb24f14de
|
Allow passing add'l filters to related_to()
|
2018-03-30 12:02:27 -04:00 |
Chris Lenk
|
fd6d9f74e9
|
Move query_by_type() to DataStoreMixin
|
2018-03-30 12:02:27 -04:00 |
Chris Lenk
|
eeb94562f9
|
Clean up DataStore return value documentation
|
2018-03-30 12:02:27 -04:00 |
Greg Back
|
e92db2417a
|
Merge pull request #147 from oasis-open/119-taxii-filters
119 taxii filters
|
2018-03-28 15:24:28 -05:00 |
=
|
536e56836c
|
adding Filter check when the Filter property is 'type', checks the value has no underscores (issue #136)
|
2018-03-22 10:59:07 -04:00 |
Michael K
|
383bf5755e
|
remove debug line
|
2018-03-21 22:06:46 -04:00 |
=
|
7880e4a89b
|
passing TAXII query params in correct format to taxii2client; patching bug where TAXII query filters were being applied again locally to STIX objects via Filters (which doesnt work)
|
2018-03-21 17:19:05 -04:00 |
Greg Back
|
3c2d877bc3
|
Merge pull request #145 from oasis-open/138-non-json-files
138 non json files
|
2018-03-21 13:37:27 -05:00 |
Emmanuelle Vargas-Gonzalez
|
eeb34ebbef
|
Change logic for case `isinstance(stix_data, list)``
|
2018-03-19 12:03:25 -04:00 |
Emmanuelle Vargas-Gonzalez
|
32cb62cca2
|
Make sure we return if there is nothing to add to the collection
|
2018-03-19 11:00:09 -04:00 |
Emmanuelle Vargas-Gonzalez
|
7f9a3c49ea
|
Update TAXIICollectionSink.add() to use serialize(). Call parse() on dict objects. Pass UTF-8 strings to taxii2client. closes #134
|
2018-03-15 13:51:47 -04:00 |
=
|
f4558c0958
|
pre-commit errors
|
2018-03-14 19:09:25 -04:00 |
=
|
6f762e7ea0
|
woops forgot file, recommit of: more type checking of filesystem json files; added corresponding tests
|
2018-03-14 16:32:31 -04:00 |
=
|
af14cd4f88
|
more type checking of filesystem json files; added corresponding tests
|
2018-03-14 16:28:44 -04:00 |
Greg Back
|
5820fa0845
|
GH-138: ignore invalid JSON files.
|
2018-03-14 10:06:23 -05:00 |
Chris Lenk
|
eb2d87ce71
|
Rename "DataStore" class to "DataStoreMixin"
Fix #116.
|
2018-03-01 11:27:37 -05:00 |
Chris Lenk
|
5f703509be
|
Rename "sources" subpackage to "datastore"
Fix #114.
|
2018-03-01 09:04:42 -05:00 |