PyMISP/tests
Hannah Ward 414ddaec01
Added STIX retrieval
- misp.get_stix(event_id=ID, with_attachment=True/False,
			from_date=YYYY-MM-DD, to_date=YYYY-MM-DD,
			tags=["tag1", "tag2"]
	                )
2016-07-14 12:55:37 +01:00
..
__init__.py Add test cases (initial) 2015-09-22 15:25:47 +02:00
test.py Added STIX retrieval 2016-07-14 12:55:37 +01:00