PyMISP/tests
Raphaël Vinot 253730759a fix: Upload of STIX document with non-ascii characters
Due to: https://github.com/psf/requests/issues/5560

TL;DR: a variable of type str passed to data in a POST request will be
silently re-encoded to ISO-8859-1, making MISP barf on the other side.
2021-09-09 16:58:27 +02:00
..
csv_testfiles
email_testfiles
mispevent_testfiles
reportlab_testfiles
reportlab_testoutputs
57c4445b-c548-4654-af0b-4be3950d210f.json
__init__.py
git-vuln-finder-quagga.json
misp_event.json
new_misp_event.json
search_index_result.json
sharing_groups.json
stix1.xml-utf8 fix: Upload of STIX document with non-ascii characters 2021-09-09 16:58:27 +02:00
stix2.json
test_emailobject.py
test_fileobject.py
test_mispevent.py
test_reportlab.py
testlive_comprehensive.py fix: Upload of STIX document with non-ascii characters 2021-09-09 16:58:27 +02:00
testlive_sync.py