cti-stix-elevator icon indicating copy to clipboard operation
cti-stix-elevator copied to clipboard

OASIS Cyber Threat Intelligence (CTI) TC Open Repository: Convert STIX 1.2 XML to STIX 2.x JSON

Results 44 cti-stix-elevator issues
Sort by recently updated
recently updated
newest added

If there’s enough data in the Package to populate a Report (a title, mostly) then create a Report. If it’s a bare package (no title), then don’t.

enhancement

STIX 1.x allows custom properties - but their names are unrestricted. In STIX 2.0, custom property names have a strict format - including no upper case characters. Should the elevator...

question

While trying to elevate a chosen xml file i got an error: ``` stix2_elevator '/home/b.pigula/cti-ai/data/cisa-xml-files/analysis-reports/aa23-074a.stix__0.xml' [stixmarx.utils] [WARNING] [2025-09-17 10:41:26,455] No module named 'stix.report' Results produced by the stix2-elevator are not...