{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ecc2cd64-ceaa-5278-a93b-e673056cc47b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "django@4.0.post6+tuxcare",
      "name": "django",
      "type": "library",
      "version": "4.0.post6+tuxcare"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:1c7d2af9-9114-56ff-93cf-bc7717c9b91e",
      "id": "CVE-2022-23833",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-23833 is fixed in version 4.0.post6+tuxcare of django."
      },
      "affects": [
        {
          "ref": "django@4.0.post6+tuxcare"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "django@4.0.post6+tuxcare"
    }
  ]
}