{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:07064b95-28dd-556c-9d0d-1ba64c0178f8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-testcontainers@3.1.8-tuxcare.6",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-testcontainers",
      "version": "3.1.8-tuxcare.6",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-testcontainers@3.1.8-tuxcare.6"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:736478e7-7c66-59f0-a421-25bf0b32b42b",
      "id": "CVE-2024-38807",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-38807 is fixed in version 3.1.8-tuxcare.6 of org.springframework.boot:spring-boot-testcontainers."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-testcontainers@3.1.8-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:73e97cd4-b79f-5e48-8c75-79ef8d157f43",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-22235 is fixed in version 3.1.8-tuxcare.6 of org.springframework.boot:spring-boot-testcontainers."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-testcontainers@3.1.8-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:12e4de63-ac47-549d-ae49-abe1677a8674",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.1.8-tuxcare.6 of org.springframework.boot:spring-boot-testcontainers."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-testcontainers@3.1.8-tuxcare.6"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e0ab1a10-6eb1-5ae7-9626-c65d5063f3e7",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.1.8-tuxcare.6 of org.springframework.boot:spring-boot-testcontainers. not_affected \u2014 Spring Boot 2.7.18 is not affected by CVE-2026-40992. The vulnerability exists in the SSL autoconfiguration API (spring.mail.ssl.*) introduced in Spring Boot 3.4+, which does not exist in version 2.7.18. The target version only supports manual SSL configuration via spring.mail.properties.*, which the CVE explicitly excludes from its scope."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-testcontainers@3.1.8-tuxcare.6"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-testcontainers@3.1.8-tuxcare.6"
    }
  ]
}