{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:97e2522b-f75b-5b7b-94b3-474453eadd58",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "spring-pulsar-test",
      "purl": "pkg:maven/org.springframework.pulsar/spring-pulsar-test@1.1.13-tuxcare.5",
      "type": "library",
      "group": "org.springframework.pulsar",
      "bom-ref": "pkg:maven/org.springframework.pulsar/spring-pulsar-test@1.1.13-tuxcare.5",
      "version": "1.1.13-tuxcare.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-41732",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.pulsar/spring-pulsar-test@1.1.13-tuxcare.5"
        }
      ],
      "bom-ref": "urn:uuid:68468c48-86a0-5288-a86a-71399c76ae38",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41732 affects version 1.1.13-tuxcare.5 of org.springframework.pulsar:spring-pulsar-test."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.pulsar/spring-pulsar-test@1.1.13-tuxcare.5"
    }
  ]
}