{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1ca46d86-5f4b-5fc0-9ed5-6c5ea422b5e7",
  "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.2",
      "name": "Microsoft.AspNetCore.App.Runtime.win-x86",
      "type": "library",
      "version": "6.0.37-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:4b052098-853a-5181-8700-711f6b6b8ad3",
      "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-x86."
      },
      "affects": [
        {
          "ref": "Microsoft.AspNetCore.App.Runtime.win-x86@6.0.37-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "Microsoft.AspNetCore.App.Runtime.win-x86@6.0.37-tuxcare.2"
    }
  ]
}