{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:04a5473d-bcec-5d6e-aea2-db538df2c7ab",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-activemq@3.5.16-tuxcare.1",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-activemq",
      "version": "3.5.16-tuxcare.1",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-activemq@3.5.16-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:363f95d5-2fbc-5436-9229-2aad4429ae32",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.5.16-tuxcare.1 of org.springframework.boot:spring-boot-starter-activemq. 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-starter-activemq@3.5.16-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4e894f8c-b3ab-529a-837a-9a26d7529c53",
      "id": "CVE-2026-41001",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41001 does not affect version 3.5.16-tuxcare.1 of org.springframework.boot:spring-boot-starter-activemq. 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-starter-activemq@3.5.16-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-activemq@3.5.16-tuxcare.1"
    }
  ]
}