{
  "package": {
    "id": "cmmc.l2.crosswalk",
    "name": "CMMC Level 2 to NIST SP 800-171 Crosswalk",
    "version": "2.1.0",
    "status": "published"
  },
  "publisher": {
    "name": "DoD CIO",
    "type": "government"
  },
  "domains": [
    "cybersecurity",
    "defense-aerospace"
  ],
  "solution_areas": [
    "cmmc",
    "nist",
    "grc",
    "defense-logistics"
  ],
  "artifacts": [
    "compliance-mapping",
    "crosswalk"
  ],
  "dependencies": [
    {
      "id": "nist.800-171r3",
      "version": ">=3.0.0",
      "optional": false
    },
    {
      "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": "CMMC Model documentation, U.S. Department of Defense.",
    "source_authority": "DoD CIO",
    "source_url": "https://dodcio.defense.gov/CMMC/"
  },
  "validation": {
    "security": "scanned",
    "validation": "validated"
  },
  "contents": {
    "mappings": [
      "cmmc-l2-to-800-171.csv",
      "cmmc-l2-to-800-171.ttl"
    ],
    "documentation": [
      "README.md"
    ]
  },
  "distribution": {
    "available": false,
    "reason": "bundled"
  }
}