{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f13f8ec6-6711-54ee-91ea-6721f1f189f4",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "jquery-validation",
      "purl": "pkg:npm/jquery-validation@1.19.2",
      "type": "library",
      "bom-ref": "pkg:npm/jquery-validation@1.19.2",
      "version": "1.19.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-21252",
      "affects": [
        {
          "ref": "pkg:npm/jquery-validation@1.19.2"
        }
      ],
      "bom-ref": "urn:uuid:5ac8f38b-2e82-5b89-95c1-603228eda7d6",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-21252 affects version 1.19.2 of jquery-validation."
      }
    },
    {
      "id": "CVE-2021-43306",
      "affects": [
        {
          "ref": "pkg:npm/jquery-validation@1.19.2"
        }
      ],
      "bom-ref": "urn:uuid:a901dcc9-e1bc-5055-9ac9-db5da0ed944e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-43306 affects version 1.19.2 of jquery-validation."
      }
    },
    {
      "id": "CVE-2022-31147",
      "affects": [
        {
          "ref": "pkg:npm/jquery-validation@1.19.2"
        }
      ],
      "bom-ref": "urn:uuid:34dfd6c2-1b0d-5dc0-b7e3-a8a22efe1fc6",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-31147 affects version 1.19.2 of jquery-validation."
      }
    },
    {
      "id": "CVE-2025-3573",
      "affects": [
        {
          "ref": "pkg:npm/jquery-validation@1.19.2"
        }
      ],
      "bom-ref": "urn:uuid:c736f491-c1a8-5fc9-b819-10d7edd805a6",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-3573 affects version 1.19.2 of jquery-validation."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/jquery-validation@1.19.2"
    }
  ]
}