oasis-open / cti-stix-generator

OASIS Cyber Threat Intelligence (CTI) TC: A tool for generating STIX content for prototyping and testing. https://github.com/oasis-open/cti-stix-generator
https://stix2-generator.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
40 stars 16 forks source link

Add support for new Extensions mechansim #13

Open clenk opened 3 years ago

clenk commented 1 year ago

As part of this, when setting property blocks, you can't use a sub-object or dictionary as the value for a property. The Lark parser will give an error on the { character.