{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c1ed6c5f-3bc0-5063-9b63-8f0ab4403b1a",
  "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.2",
      "type": "library",
      "group": "org.springframework.hateoas",
      "name": "spring-hateoas",
      "version": "0.25.2.RELEASE-tuxcare.2",
      "purl": "pkg:maven/org.springframework.hateoas/spring-hateoas@0.25.2.RELEASE-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:4a0941bf-7b56-51f1-8212-6b88e8962767",
      "id": "CVE-2023-34036",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2023-34036 does not affect version 0.25.2.RELEASE-tuxcare.2 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.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5abc194c-4386-5736-b039-f7ee7c4b4256",
      "id": "CVE-2026-41006",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41006 does not affect version 0.25.2.RELEASE-tuxcare.2 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.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d6ecfc1e-7566-5117-b80e-3da1fcc471bf",
      "id": "CVE-2026-41007",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-41007 does not affect version 0.25.2.RELEASE-tuxcare.2 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.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@0.25.2.RELEASE-tuxcare.2"
    }
  ]
}