{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7a55be35-99f9-5a56-8a5c-06345d16b68f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.apache.activemq/artemis-junit-commons@2.40.0-tuxcare.2",
      "type": "library",
      "group": "org.apache.activemq",
      "name": "artemis-junit-commons",
      "version": "2.40.0-tuxcare.2",
      "purl": "pkg:maven/org.apache.activemq/artemis-junit-commons@2.40.0-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6de52957-6680-57be-b6c0-9b244c8c6f4c",
      "id": "CVE-2026-27446",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27446 affects version 2.40.0-tuxcare.2 of org.apache.activemq:artemis-junit-commons."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.activemq/artemis-junit-commons@2.40.0-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.activemq/artemis-junit-commons@2.40.0-tuxcare.2"
    }
  ]
}