{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6b0f02a7-ac24-52bb-a8ed-184f7e5f6f5c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.apache.activemq/artemis-image@2.37.0-tuxcare.1",
      "type": "library",
      "group": "org.apache.activemq",
      "name": "artemis-image",
      "version": "2.37.0-tuxcare.1",
      "purl": "pkg:maven/org.apache.activemq/artemis-image@2.37.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:8328f9b2-3903-5b9d-b9c7-31fccc16e1bb",
      "id": "CVE-2025-27427",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27427 is fixed in version 2.37.0-tuxcare.1 of org.apache.activemq:artemis-image."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.activemq/artemis-image@2.37.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.activemq/artemis-image@2.37.0-tuxcare.1"
    }
  ]
}