{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d9b0ef83-2a30-5127-8229-6d565e831c91",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fop",
      "purl": "pkg:maven/org.apache.xmlgraphics/fop@1.0-tuxcare.5",
      "type": "library",
      "group": "org.apache.xmlgraphics",
      "bom-ref": "pkg:maven/org.apache.xmlgraphics/fop@1.0-tuxcare.5",
      "version": "1.0-tuxcare.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2017-5661",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.xmlgraphics/fop@1.0-tuxcare.5"
        }
      ],
      "bom-ref": "urn:uuid:47ecbebb-3cc4-58c4-b066-a74c1fd38a22",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-5661 is fixed in version 1.0-tuxcare.5 of org.apache.xmlgraphics:fop."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.xmlgraphics/fop@1.0-tuxcare.5"
    }
  ]
}