NVD CVE Reference Dataset (sample)
nvd.cve.reference@2026.02
Sample CVE and CVSS records for vulnerability-management twins.
publishedUS-GOV-PD Verified publisher 1,720 installs
Content is not redistributed by the Marketplace
This package provides mappings, metadata and integration scaffolding only. Obtain the underlying content directly from NIST NVD under its own licence.
Go to sourceOverview
A bounded sample of National Vulnerability Database records with CVSS v3.1/v4.0 vectors and CPE identifiers, plus a notebook that scores exposure across an asset inventory. Refresh from the NVD API for production use.
What's inside
data
- samples/cve-sample.json
notebooks
- exposure-scoring.ipynb
documentation
- README.md
Artifact types
Dependencies
- nimble.cyber.core>=1.0.0Cybersecurity Core Ontology
Version history
- v2026.02latestNimble ≥ 1.0.08/29/2026
Current release.
- v0.9.0Nimble ≥ 1.0.01/31/2026
Initial public preview.
Manifest
Nimble consumes this machine-readable manifest when resolving and installing the package.
{
"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"
}
}