{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:15b8d0e7-699d-5f68-afa5-02ea8d390c0d",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "xmlgraphics-commons",
      "purl": "pkg:maven/org.apache.xmlgraphics/xmlgraphics-commons@2.1-tuxcare.1",
      "type": "library",
      "group": "org.apache.xmlgraphics",
      "bom-ref": "pkg:maven/org.apache.xmlgraphics/xmlgraphics-commons@2.1-tuxcare.1",
      "version": "2.1-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-11988",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.xmlgraphics/xmlgraphics-commons@2.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:e0a788fc-7021-5dc6-b553-87b0888b87e1",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-11988 is fixed in version 2.1-tuxcare.1 of org.apache.xmlgraphics:xmlgraphics-commons."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.xmlgraphics/xmlgraphics-commons@2.1-tuxcare.1"
    }
  ]
}