{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9f40a752-c8e8-5fe1-a118-78e45285b55e",
  "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.2",
      "type": "library",
      "group": "org.apache.activemq",
      "name": "artemis-core-client-osgi",
      "version": "2.26.0-tuxcare.2",
      "purl": "pkg:maven/org.apache.activemq/artemis-core-client-osgi@2.26.0-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:52f93c75-bd36-5716-8596-e0f6132e8036",
      "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:artemis-core-client-osgi."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.activemq/artemis-core-client-osgi@2.26.0-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.activemq/artemis-core-client-osgi@2.26.0-tuxcare.2"
    }
  ]
}