{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7bd7ed5b-35fa-522c-99e1-613e909f6e8f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "Microsoft.AspNetCore.App.Runtime.win-x64@6.0.37-tuxcare.3",
      "name": "Microsoft.AspNetCore.App.Runtime.win-x64",
      "type": "library",
      "version": "6.0.37-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ff666792-a226-5a08-8d48-bb95062d4190",
      "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-x64."
      },
      "affects": [
        {
          "ref": "Microsoft.AspNetCore.App.Runtime.win-x64@6.0.37-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "Microsoft.AspNetCore.App.Runtime.win-x64@6.0.37-tuxcare.3"
    }
  ]
}