{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:492e8329-7f88-5ff5-a0fa-1c55a1dad39b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.apache.activemq/artemis-core-client-osgi@2.26.0-tuxcare.1",
      "type": "library",
      "group": "org.apache.activemq",
      "name": "artemis-core-client-osgi",
      "version": "2.26.0-tuxcare.1",
      "purl": "pkg:maven/org.apache.activemq/artemis-core-client-osgi@2.26.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:483abb25-a725-5158-af4f-3ff241159afb",
      "id": "CVE-2025-27427",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-27427 affects version 2.26.0-tuxcare.1 of org.apache.activemq:artemis-core-client-osgi."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.activemq/artemis-core-client-osgi@2.26.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.activemq/artemis-core-client-osgi@2.26.0-tuxcare.1"
    }
  ]
}