{
  "package": {
    "id": "nist.800-53r5.oscal",
    "name": "NIST SP 800-53 Rev 5 Control Catalog (OSCAL)",
    "version": "5.1.1",
    "status": "published"
  },
  "publisher": {
    "name": "NIST",
    "type": "government"
  },
  "domains": [
    "cybersecurity"
  ],
  "solution_areas": [
    "nist",
    "grc",
    "fedramp"
  ],
  "artifacts": [
    "instance-dataset",
    "reference-dataset",
    "compliance-mapping"
  ],
  "dependencies": [
    {
      "id": "nimble.cyber.core",
      "version": ">=1.0.0",
      "optional": false
    }
  ],
  "compatibility": {
    "nimble": {
      "minimum": "1.0.0",
      "maximum": null
    }
  },
  "license": {
    "type": "US-GOV-PD",
    "name": "U.S. Government Work / Public Domain",
    "url": "https://www.usa.gov/government-works",
    "redistribution": "bundled",
    "attribution_required": true,
    "attribution": "NIST OSCAL, U.S. Government work.",
    "source_authority": "NIST",
    "source_url": "https://pages.nist.gov/OSCAL/"
  },
  "validation": {
    "security": "scanned",
    "validation": "validated"
  },
  "contents": {
    "mappings": [
      "oscal-to-cyber-core.ttl"
    ],
    "instances": [
      "catalogs/800-53r5-catalog.json"
    ],
    "documentation": [
      "README.md"
    ]
  },
  "distribution": {
    "available": false,
    "reason": "bundled"
  }
}