TcM1911 / stix2

A pure Go library for working with Structured Threat Information Expression (STIX™) version 2.x data
BSD 2-Clause "Simplified" License
22 stars 6 forks source link

Correct granular_markings field type #17

Closed TcM1911 closed 4 years ago

TcM1911 commented 4 years ago

The granular_markings field should be a list of type granular_marking. This change will break backwards-compatibility.