{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f06b8776-a729-57a6-b10c-6192e65369da",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.apache.velocity/velocity@1.7-tuxcare.2",
      "type": "library",
      "group": "org.apache.velocity",
      "name": "velocity",
      "version": "1.7-tuxcare.2",
      "purl": "pkg:maven/org.apache.velocity/velocity@1.7-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2a4d1f71-69e7-50b3-a0e0-2e756639c7b2",
      "id": "CVE-2020-13936",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-13936 is fixed in version 1.7-tuxcare.2 of org.apache.velocity:velocity."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.velocity/velocity@1.7-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.velocity/velocity@1.7-tuxcare.2"
    }
  ]
}