{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1a1fb3fb-f999-511e-82c3-634a82ee3a8a",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "spring-integration-ws",
      "purl": "pkg:maven/org.springframework.integration/spring-integration-ws@6.3.11-tuxcare.3",
      "type": "library",
      "group": "org.springframework.integration",
      "bom-ref": "pkg:maven/org.springframework.integration/spring-integration-ws@6.3.11-tuxcare.3",
      "version": "6.3.11-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-40987",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.integration/spring-integration-ws@6.3.11-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:9b9ff164-2ac4-5062-8212-979879941f5d",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40987 is fixed in version 6.3.11-tuxcare.3 of org.springframework.integration:spring-integration-ws."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.integration/spring-integration-ws@6.3.11-tuxcare.3"
    }
  ]
}