{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5456d202-08d4-5f79-8fa0-1fded46b8e82",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "spring-hateoas",
      "purl": "pkg:maven/org.springframework.hateoas/spring-hateoas@2.3.4-tuxcare.4",
      "type": "library",
      "group": "org.springframework.hateoas",
      "bom-ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@2.3.4-tuxcare.4",
      "version": "2.3.4-tuxcare.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-41006",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@2.3.4-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:16f230a4-66a5-5771-afbc-31338dc39a2f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41006 is fixed in version 2.3.4-tuxcare.4 of org.springframework.hateoas:spring-hateoas."
      }
    },
    {
      "id": "CVE-2026-41007",
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@2.3.4-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:b9ec320c-81c1-5401-a212-5352c01601df",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41007 is fixed in version 2.3.4-tuxcare.4 of org.springframework.hateoas:spring-hateoas."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@2.3.4-tuxcare.4"
    }
  ]
}