{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3fd5366f-7575-5d89-b756-9a589e879e22",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "hibernate-validator-test-utils",
      "purl": "pkg:maven/org.hibernate.validator/hibernate-validator-test-utils@6.2.5.Final-tuxcare.1",
      "type": "library",
      "group": "org.hibernate.validator",
      "bom-ref": "pkg:maven/org.hibernate.validator/hibernate-validator-test-utils@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-test-utils@6.2.5.Final-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:0408e78b-74c4-59cc-a265-e42e6d3803e3",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2025-15104 is a false positive for org.hibernate.validator:hibernate-validator-test-utils 6.2.5.Final-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.hibernate.validator/hibernate-validator-test-utils@6.2.5.Final-tuxcare.1"
    }
  ]
}