mitre / stixmarx

Data Markings API for STIX 1.x
Other
8 stars 7 forks source link

Load latest versions of stix, cybox and maec when initializing fields #4

Closed emmanvg closed 7 years ago

emmanvg commented 7 years ago

Currently the code looks for exact version matches. This can turn into a problem each time a new release of stix, cybox or maec is made. Forcing this API to make a release as well. I would recommend to load the latest unchanged mappings if a new version is found. We would only need to change this default when a release of stix, cybox and maec changes fields on their API objects.