{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bf7504bb-330b-565d-90e1-d8e7037f281b",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "spring-hateoas",
      "purl": "pkg:maven/org.springframework.hateoas/spring-hateoas@2.4.1-tuxcare.1",
      "type": "library",
      "group": "org.springframework.hateoas",
      "bom-ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@2.4.1-tuxcare.1",
      "version": "2.4.1-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-41006",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@2.4.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:c34f9ffd-6b13-5a63-a606-73e030ec0d56",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41006 affects version 2.4.1-tuxcare.1 of org.springframework.hateoas:spring-hateoas, and is fixed in 2.4.1-tuxcare.2."
      }
    },
    {
      "id": "CVE-2026-41007",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@2.4.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:9868c337-bb8b-56bf-ad83-f01a1ee868a7",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41007 is fixed in version 2.4.1-tuxcare.1 of org.springframework.hateoas:spring-hateoas."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@2.4.1-tuxcare.1"
    }
  ]
}