{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fba269d4-fefe-5e96-9201-8d400c048c3c",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "jquery-validation",
      "purl": "pkg:npm/jquery-validation@1.19.4",
      "type": "library",
      "bom-ref": "pkg:npm/jquery-validation@1.19.4",
      "version": "1.19.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2022-31147",
      "affects": [
        {
          "ref": "pkg:npm/jquery-validation@1.19.4"
        }
      ],
      "bom-ref": "urn:uuid:7eb3517a-86c5-58d2-88af-4b985d2bfbe1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-31147 affects version 1.19.4 of jquery-validation."
      }
    },
    {
      "id": "CVE-2025-3573",
      "affects": [
        {
          "ref": "pkg:npm/jquery-validation@1.19.4"
        }
      ],
      "bom-ref": "urn:uuid:e25a30ec-dff6-5088-b6f9-998533d2bec9",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-3573 affects version 1.19.4 of jquery-validation."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/jquery-validation@1.19.4"
    }
  ]
}