{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:51e7b993-5439-5a62-a872-036c4aac23c1",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.apache.ivy/ivy@2.3.0-tuxcare.1",
      "type": "library",
      "group": "org.apache.ivy",
      "name": "ivy",
      "version": "2.3.0-tuxcare.1",
      "purl": "pkg:maven/org.apache.ivy/ivy@2.3.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:3ed457ec-20f2-5d2b-8b60-e9895e62b9b0",
      "id": "CVE-2022-37866",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-37866 is fixed in version 2.3.0-tuxcare.1 of org.apache.ivy:ivy."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.ivy/ivy@2.3.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:91f5e2ee-6207-5e1b-8183-db52ec2039dc",
      "id": "CVE-2022-46751",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-46751 is fixed in version 2.3.0-tuxcare.1 of org.apache.ivy:ivy."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.ivy/ivy@2.3.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.ivy/ivy@2.3.0-tuxcare.1"
    }
  ]
}