lordx64
Results
2
issues of
lordx64
hello, it seems that this function pymisp.tools.stix.load_stix() can only load stix v1. tried with stix v2, stix v2.1 the returned package doesnt contains objects or attributes, therefore when uploaded to...
in the file MISP-Taxii-Server/misp_taxii_hooks/hooks.py line containing, package = pymisp.tools.stix.load_stix(StringIO(block)) it seems here we can only load stix v1. tried with stix v2, stix v2.1 the file just get skipped, because...