{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2519eb48-2813-5e4b-8de6-5f81d70b6d84",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.apache.activemq.examples/connection-router@2.26.0-tuxcare.1",
      "type": "library",
      "group": "org.apache.activemq.examples",
      "name": "connection-router",
      "version": "2.26.0-tuxcare.1",
      "purl": "pkg:maven/org.apache.activemq.examples/connection-router@2.26.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:1a7df2f8-d03f-51c4-9266-ae5832dfa3a2",
      "id": "CVE-2025-27427",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-27427 affects version 2.26.0-tuxcare.1 of org.apache.activemq.examples:connection-router."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.activemq.examples/connection-router@2.26.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.activemq.examples/connection-router@2.26.0-tuxcare.1"
    }
  ]
}