{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f4375375-7df7-5877-a902-976d7fdbbac9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.apache.activemq.examples.failover/stop-server-failover@2.26.0-tuxcare.1",
      "type": "library",
      "group": "org.apache.activemq.examples.failover",
      "name": "stop-server-failover",
      "version": "2.26.0-tuxcare.1",
      "purl": "pkg:maven/org.apache.activemq.examples.failover/stop-server-failover@2.26.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:5655602e-65a0-5c99-8bf3-e58b170ec179",
      "id": "CVE-2025-27427",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-27427 affects version 2.26.0-tuxcare.1 of org.apache.activemq.examples.failover:stop-server-failover."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.activemq.examples.failover/stop-server-failover@2.26.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.activemq.examples.failover/stop-server-failover@2.26.0-tuxcare.1"
    }
  ]
}