{
  "package": {
    "id": "mitre.attack.enterprise",
    "name": "MITRE ATT&CK Enterprise (STIX 2.1)",
    "version": "17.1",
    "status": "published"
  },
  "publisher": {
    "name": "MITRE",
    "type": "non-profit"
  },
  "domains": [
    "cybersecurity",
    "critical-infrastructure"
  ],
  "solution_areas": [
    "threat-management",
    "security-operations",
    "incident-response"
  ],
  "artifacts": [
    "ontology-mapping",
    "instance-dataset",
    "reference-dataset"
  ],
  "dependencies": [
    {
      "id": "nimble.cyber.core",
      "version": ">=1.0.0",
      "optional": false
    }
  ],
  "compatibility": {
    "nimble": {
      "minimum": "1.0.0",
      "maximum": null
    }
  },
  "license": {
    "type": "MITRE-TERMS",
    "name": "MITRE Terms of Use",
    "url": "https://www.mitre.org/legal-terms-of-use",
    "redistribution": "bundled",
    "attribution_required": true,
    "attribution": "MITRE ATT&CK, copyright The MITRE Corporation. Used under MITRE terms of use.",
    "source_authority": "MITRE",
    "source_url": "https://attack.mitre.org"
  },
  "validation": {
    "security": "scanned",
    "validation": "validated"
  },
  "contents": {
    "mappings": [
      "attack-to-cyber-core.ttl"
    ],
    "instances": [
      "enterprise-attack.json"
    ],
    "documentation": [
      "README.md",
      "ATTRIBUTION.md"
    ]
  },
  "distribution": {
    "available": false,
    "reason": "bundled"
  }
}