{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:08125f23-eef3-5b12-a259-4dff8d31c69b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.apache.activemq.examples.protocols/protocols@2.26.0-tuxcare.2",
      "type": "library",
      "group": "org.apache.activemq.examples.protocols",
      "name": "protocols",
      "version": "2.26.0-tuxcare.2",
      "purl": "pkg:maven/org.apache.activemq.examples.protocols/protocols@2.26.0-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:35f135b6-5884-5f23-87aa-e5c34a93e30b",
      "id": "CVE-2025-27427",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27427 is fixed in version 2.26.0-tuxcare.2 of org.apache.activemq.examples.protocols:protocols."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.activemq.examples.protocols/protocols@2.26.0-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.activemq.examples.protocols/protocols@2.26.0-tuxcare.2"
    }
  ]
}