{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3db7b44c-20b8-500f-8c04-ebba9497c36f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-test@3.1.8-tuxcare.7",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-test",
      "version": "3.1.8-tuxcare.7",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-test@3.1.8-tuxcare.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:0d24f12b-1300-5cb8-a8c2-306565bb8682",
      "id": "CVE-2024-38807",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-38807 is fixed in version 3.1.8-tuxcare.7 of org.springframework.boot:spring-boot-test."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-test@3.1.8-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7627c124-d0f5-5b9d-9f6e-1efb845a54eb",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-22235 is fixed in version 3.1.8-tuxcare.7 of org.springframework.boot:spring-boot-test."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-test@3.1.8-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9063bff5-d8d3-56bc-ba3a-7e13d0ebc638",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.1.8-tuxcare.7 of org.springframework.boot:spring-boot-test."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-test@3.1.8-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:73f7ac07-7eeb-5d02-b2a6-d1adc509a14c",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.1.8-tuxcare.7 of org.springframework.boot:spring-boot-test. 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-test@3.1.8-tuxcare.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-test@3.1.8-tuxcare.7"
    }
  ]
}