mitre-attack / attack-stix-data

STIX data representing MITRE ATT&CK
https://attack.mitre.org/
Other
324 stars 82 forks source link

x_mitre_system_requirements type is string[], not 'string' #4

Closed rivantsov closed 3 years ago

rivantsov commented 3 years ago

file Usage.md, section Techniques: https://github.com/mitre-attack/attack-stix-data/blob/master/USAGE.md#techniques

The type for element x_mitre_system_requirements should be string[] (string array instead of string). At least according to actual data inside data files

isaisabel commented 3 years ago

Thanks for pointing this out! It looks like the USAGE document on this repo has fallen out of date compared to that on MITRE/CTI, which already includes this fix (and lists additional fields for techniques): https://github.com/mitre/cti/blob/master/USAGE.md#techniques