{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5ebc783a-e51b-5326-9fa0-3748727fe1f4",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.apache.avro/avro-tools@1.11.0-tuxcare.2",
      "type": "library",
      "group": "org.apache.avro",
      "name": "avro-tools",
      "version": "1.11.0-tuxcare.2",
      "purl": "pkg:maven/org.apache.avro/avro-tools@1.11.0-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a2859744-8a0b-5119-ba7b-2aaa6140f900",
      "id": "CVE-2024-47561",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-47561 is fixed in version 1.11.0-tuxcare.2 of org.apache.avro:avro-tools."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.avro/avro-tools@1.11.0-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.avro/avro-tools@1.11.0-tuxcare.2"
    }
  ]
}