{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2b1b1324-41df-5734-842a-731c22bf0fae",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.apache.activemq.examples.broker/producer-rate-limit@2.26.0-tuxcare.2",
      "type": "library",
      "group": "org.apache.activemq.examples.broker",
      "name": "producer-rate-limit",
      "version": "2.26.0-tuxcare.2",
      "purl": "pkg:maven/org.apache.activemq.examples.broker/producer-rate-limit@2.26.0-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:86653b5d-ce91-50ed-87ad-d616618ed23f",
      "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.examples.broker:producer-rate-limit."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.apache.activemq.examples.broker/producer-rate-limit@2.26.0-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.activemq.examples.broker/producer-rate-limit@2.26.0-tuxcare.2"
    }
  ]
}