{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:22894747-9537-59ca-9c19-c2314b31a759",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "spring-hateoas",
      "purl": "pkg:maven/org.springframework.hateoas/spring-hateoas@0.25.2.RELEASE-tuxcare.1",
      "type": "library",
      "group": "org.springframework.hateoas",
      "bom-ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@0.25.2.RELEASE-tuxcare.1",
      "version": "0.25.2.RELEASE-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2023-34036",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@0.25.2.RELEASE-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:15437411-05a0-58e5-a191-85407e1f8c81",
      "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).",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-41006",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@0.25.2.RELEASE-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:d040271b-c884-5ac5-b53f-a2dcdc59012a",
      "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."
      }
    },
    {
      "id": "CVE-2026-41007",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@0.25.2.RELEASE-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:06921ec9-5905-5592-9306-88819cf7c05c",
      "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."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@0.25.2.RELEASE-tuxcare.1"
    }
  ]
}