{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ac770d86-3025-5c3b-a6bc-dfd3c3e95416",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@1.5.6.tuxcare.1",
      "type": "library",
      "group": "org.springframework.hateoas",
      "name": "spring-hateoas",
      "version": "1.5.6.tuxcare.1",
      "purl": "pkg:maven/org.springframework.hateoas/spring-hateoas@1.5.6.tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:8be7ce05-3c3d-56c3-b1e4-7bd63dce330f",
      "id": "CVE-2026-41006",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41006 affects version 1.5.6.tuxcare.1 of org.springframework.hateoas:spring-hateoas."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@1.5.6.tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.hateoas/spring-hateoas@1.5.6.tuxcare.1"
    }
  ]
}