{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6eb59bfe-e51f-58d0-b976-fe57f1d08e99",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.apache.velocity/velocity@1.7.tuxcare.1",
      "type": "library",
      "group": "org.apache.velocity",
      "name": "velocity",
      "version": "1.7.tuxcare.1",
      "purl": "pkg:maven/org.apache.velocity/velocity@1.7.tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6bdccab8-4d13-5157-a2b0-1626d8d9413e",
      "id": "CVE-2020-13936",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-13936 is fixed in version 1.7.tuxcare.1 of org.apache.velocity:velocity."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.velocity/velocity@1.7.tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.velocity/velocity@1.7.tuxcare.1"
    }
  ]
}