{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:05a71ba4-dd03-5932-82ba-318c8361aa11",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "itext",
      "purl": "pkg:maven/com.lowagie/itext@2.0.8-tuxcare.1",
      "type": "library",
      "group": "com.lowagie",
      "bom-ref": "pkg:maven/com.lowagie/itext@2.0.8-tuxcare.1",
      "version": "2.0.8-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-9096",
      "affects": [
        {
          "ref": "pkg:maven/com.lowagie/itext@2.0.8-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:aa18b8a6-1035-5854-9a51-584b116fa820",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-9096 is fixed in version 2.0.8-tuxcare.1 of com.lowagie:itext."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.lowagie/itext@2.0.8-tuxcare.1"
    }
  ]
}