{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6335b9e7-97bd-5014-94d9-2a00705bc6d5",
  "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.2",
      "name": "Microsoft.AspNetCore.App.Runtime.win-x64",
      "type": "library",
      "version": "6.0.37-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:bc388f3d-022c-5064-b484-d581a963cb03",
      "id": "CVE-2025-55315",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-55315 is fixed in version 6.0.37-tuxcare.2 of Microsoft.AspNetCore.App.Runtime.win-x64."
      },
      "affects": [
        {
          "ref": "Microsoft.AspNetCore.App.Runtime.win-x64@6.0.37-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "Microsoft.AspNetCore.App.Runtime.win-x64@6.0.37-tuxcare.2"
    }
  ]
}