{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cfeffb5d-69df-5fec-b5af-0ea8bd52b559",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot@3.5.16-tuxcare.4",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot",
      "version": "3.5.16-tuxcare.4",
      "purl": "pkg:maven/org.springframework.boot/spring-boot@3.5.16-tuxcare.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e1d1b0f2-d0d5-50bb-8ccb-2de4a96809f5",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.5.16-tuxcare.4 of org.springframework.boot:spring-boot. 3.5.16 is not vulnerable, as it is outside the affected range (>= 3.5.0, <= 3.5.14; fixed in 3.5.15). The upstream fix commit 327bef3a71561a6844ede3039a4d4e7bf38016cf ('Enable hostname verification by default in Mail auto-config') is present in the history of tuxcare-current/3.5.16: MailProperties.Ssl.verifyHostname defaults to true and MailSenderPropertiesConfiguration sets mail.<protocol>.ssl.checkserveridentity=true. Nothing to backport."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot@3.5.16-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4ab1cd44-bf20-5da8-aa8a-42e714f8bc0d",
      "id": "CVE-2026-41001",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41001 does not affect version 3.5.16-tuxcare.4 of org.springframework.boot:spring-boot. 3.5.16 is not vulnerable, as it is outside the affected range (>= 3.5.0, <= 3.5.14; fixed in 3.5.15). The upstream fix commit 4218bd76e934e5cf9e3fd3997c67b8a6b0d0c111 ('Fix predictable temp directory in Artemis embedded configuration') is present in the history of tuxcare-current/3.5.16, and ArtemisEmbeddedConfigurationFactory.getDataDir() returns new ApplicationTemp().getDir('artemis-data') rather than the vulnerable java.io.tmpdir path. Nothing to backport."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot@3.5.16-tuxcare.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot@3.5.16-tuxcare.4"
    }
  ]
}