{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:19428bbb-34e1-5256-8f13-1d8ee905e648",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "hibernate-validator-tck-runner",
      "purl": "pkg:maven/org.hibernate.validator/hibernate-validator-tck-runner@6.2.5.Final-tuxcare.1",
      "type": "library",
      "group": "org.hibernate.validator",
      "bom-ref": "pkg:maven/org.hibernate.validator/hibernate-validator-tck-runner@6.2.5.Final-tuxcare.1",
      "version": "6.2.5.Final-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-15104",
      "affects": [
        {
          "ref": "pkg:maven/org.hibernate.validator/hibernate-validator-tck-runner@6.2.5.Final-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:f868e27a-8e93-59a2-8535-c1bdc9397c19",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2025-15104 is a false positive for org.hibernate.validator:hibernate-validator-tck-runner 6.2.5.Final-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.hibernate.validator/hibernate-validator-tck-runner@6.2.5.Final-tuxcare.1"
    }
  ]
}