mitre / cti

Cyber Threat Intelligence Repository expressed in STIX 2.0
Other
1.71k stars 410 forks source link

Request for hardcoded url versioning #198

Open xakepnz opened 2 years ago

xakepnz commented 2 years ago

Feature request: Sub directories for each version of MITRE ATT&CK® released, to allow to pull older versions when specifying a version.

I.E:

So users can specifically access versions, to allow for deps not to break due to upgrading attack structures. By all means, continue keeping the first URL dedicated to "latest" if that's preferred, and does not break current structures.

adampennin commented 2 years ago

Not quite that format, but we tag releases so that you can do exactly this... https://raw.githubusercontent.com/mitre/cti/ATT%26CK-v11.1/enterprise-attack/enterprise-attack.json is the URL you want for that example.