vdm.json 162 Bytes
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
{
"asset_id": "asset_123",
"timestamp": "1618563125",
"cve": [
"CVE-123", "CVE-456"
],
"cwe": [
"CWE-123", "CWE-456"
]
}