{
  "package": {
    "id": "mitre.d3fend",
    "name": "MITRE D3FEND Countermeasure Ontology",
    "version": "1.3.0",
    "status": "published"
  },
  "publisher": {
    "name": "MITRE",
    "type": "non-profit"
  },
  "domains": [
    "cybersecurity"
  ],
  "solution_areas": [
    "security-architecture",
    "cyber-operations"
  ],
  "artifacts": [
    "ontology"
  ],
  "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 D3FEND, copyright The MITRE Corporation.",
    "source_authority": "MITRE",
    "source_url": "https://d3fend.mitre.org"
  },
  "validation": {
    "security": "scanned",
    "validation": "validated"
  },
  "contents": {
    "ontology": [
      "d3fend.owl"
    ],
    "documentation": [
      "README.md",
      "ATTRIBUTION.md"
    ]
  },
  "distribution": {
    "available": false,
    "reason": "bundled"
  }
}