{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:307b71b2-a176-5a3e-8b6f-c10f958ef4c4",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "Microsoft.Owin@3.1.0.1+tuxcare.1",
      "name": "Microsoft.Owin",
      "type": "library",
      "version": "3.1.0.1+tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b5b3b2e8-9dfc-581c-acf5-30c9f9a7fa47",
      "id": "CVE-2020-1045",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-1045 is fixed in version 3.1.0.1+tuxcare.1 of Microsoft.Owin."
      },
      "affects": [
        {
          "ref": "Microsoft.Owin@3.1.0.1+tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c29763e7-5963-520d-8725-9b8f34ae60e0",
      "id": "CVE-2022-29117",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-29117 is fixed in version 3.1.0.1+tuxcare.1 of Microsoft.Owin."
      },
      "affects": [
        {
          "ref": "Microsoft.Owin@3.1.0.1+tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "Microsoft.Owin@3.1.0.1+tuxcare.1"
    }
  ]
}