{
  "package": {
    "id": "nvd.cve.reference",
    "name": "NVD CVE Reference Dataset (sample)",
    "version": "2026.02",
    "status": "published"
  },
  "publisher": {
    "name": "NIST",
    "type": "government"
  },
  "domains": [
    "cybersecurity"
  ],
  "solution_areas": [
    "vulnerability-management",
    "scrm"
  ],
  "artifacts": [
    "analysis-notebook",
    "reference-dataset"
  ],
  "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": "National Vulnerability Database, NIST. U.S. Government work.",
    "source_authority": "NIST NVD",
    "source_url": "https://nvd.nist.gov"
  },
  "validation": {
    "security": "scanned",
    "validation": "validated"
  },
  "contents": {
    "data": [
      "samples/cve-sample.json"
    ],
    "notebooks": [
      "exposure-scoring.ipynb"
    ],
    "documentation": [
      "README.md"
    ]
  },
  "distribution": {
    "available": false,
    "reason": "bundled"
  }
}