{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2947a66b-6c41-59d9-8067-0176cceba8d6",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "Microsoft.Owin@3.1.1-tuxcare.1",
      "name": "Microsoft.Owin",
      "type": "library",
      "version": "3.1.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e5babef3-f782-5b4b-8ea1-98fc85935682",
      "id": "CVE-2020-1045",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-1045 is fixed in version 3.1.1-tuxcare.1 of Microsoft.Owin."
      },
      "affects": [
        {
          "ref": "Microsoft.Owin@3.1.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fed3ed2e-c65d-511a-a752-34bcd0949e9d",
      "id": "CVE-2022-29117",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-29117 is fixed in version 3.1.1-tuxcare.1 of Microsoft.Owin."
      },
      "affects": [
        {
          "ref": "Microsoft.Owin@3.1.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "Microsoft.Owin@3.1.1-tuxcare.1"
    }
  ]
}