{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3b8cece2-48a1-5ed9-b4c5-da12c6036c8c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "Microsoft.AspNetCore.App.Runtime.win-x86@6.0.37-tuxcare.3",
      "name": "Microsoft.AspNetCore.App.Runtime.win-x86",
      "type": "library",
      "version": "6.0.37-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:dfd12d2b-74fa-5e37-9ed4-07c5a6d38eb5",
      "id": "CVE-2026-25667",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-25667 is fixed in version 6.0.37-tuxcare.3 of Microsoft.AspNetCore.App.Runtime.win-x86."
      },
      "affects": [
        {
          "ref": "Microsoft.AspNetCore.App.Runtime.win-x86@6.0.37-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "Microsoft.AspNetCore.App.Runtime.win-x86@6.0.37-tuxcare.3"
    }
  ]
}