{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a803cd2f-a3cf-54c8-9bd6-d85113b09cd1",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@0.25.2.RELEASE-tuxcare.1",
      "type": "library",
      "group": "org.springframework.hateoas",
      "name": "spring-hateoas",
      "version": "0.25.2.RELEASE-tuxcare.1",
      "purl": "pkg:maven/org.springframework.hateoas/spring-hateoas@0.25.2.RELEASE-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:15437411-05a0-58e5-a191-85407e1f8c81",
      "id": "CVE-2023-34036",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-34036 does not affect version 0.25.2.RELEASE-tuxcare.1 of org.springframework.hateoas:spring-hateoas. not_affected \u2014 Spring HATEOAS 0.25.2.RELEASE does not contain reactive/WebFlux support, which is required for CVE-2023-34036. The vulnerable WebFluxLinkBuilder class and all reactive server infrastructure were introduced in later versions (1.0+). This version uses only servlet-based MVC with Spring Framework 4.3.25.RELEASE, predating WebFlux (introduced in Spring 5.0)."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@0.25.2.RELEASE-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d040271b-c884-5ac5-b53f-a2dcdc59012a",
      "id": "CVE-2026-41006",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41006 does not affect version 0.25.2.RELEASE-tuxcare.1 of org.springframework.hateoas:spring-hateoas. The target Spring HATEOAS version 0.25.2.RELEASE is not affected by CVE-2026-41006. This version predates the introduction of Collection+JSON and UBER media type support, and does not contain the vulnerable PropertyUtils.createObjectFromProperties method or the mediatype package where the vulnerability exists. The CVE affects versions 1.5.0+ where these media type deserializers were introduced. Version 0.25.2 only supports HAL and ALPS media types."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@0.25.2.RELEASE-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:06921ec9-5905-5592-9306-88819cf7c05c",
      "id": "CVE-2026-41007",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41007 does not affect version 0.25.2.RELEASE-tuxcare.1 of org.springframework.hateoas:spring-hateoas. Spring HATEOAS version 0.25.2.RELEASE does not contain the StringLinkRelation class or its unbounded static cache that causes CVE-2026-41007. Link relations in this version are handled as simple String fields in the Link class without any caching mechanism. The vulnerable code pattern was introduced in later versions (1.0+), and this older version predates that architectural change."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@0.25.2.RELEASE-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@0.25.2.RELEASE-tuxcare.1"
    }
  ]
}