mitre-attack / attack-stix-data

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

Invalid UUID in enterprise-attack.json #29

Open esnible opened 2 years ago

esnible commented 2 years ago

In the file attack-stix-data/enterprise-attack/enterprise-attack.json, the UUID for the x-mitre-collection is invalid (too short):

"id": "x-mitre-collection--402e24b4-436e-4936-b19b-2038648f489",

The last group should be 12 characters long. It is 11 characters long.