{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:afbb632b-3e74-5d61-bfc0-ef9e8e641ab3",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "jquery-validation",
      "purl": "pkg:npm/jquery-validation@1.19.3",
      "type": "library",
      "bom-ref": "pkg:npm/jquery-validation@1.19.3",
      "version": "1.19.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-43306",
      "affects": [
        {
          "ref": "pkg:npm/jquery-validation@1.19.3"
        }
      ],
      "bom-ref": "urn:uuid:9640fc6f-83bd-52f9-aa68-7f702a710869",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-43306 affects version 1.19.3 of jquery-validation."
      }
    },
    {
      "id": "CVE-2022-31147",
      "affects": [
        {
          "ref": "pkg:npm/jquery-validation@1.19.3"
        }
      ],
      "bom-ref": "urn:uuid:5a097522-2e1a-555e-ad63-fd62e811cab6",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-31147 affects version 1.19.3 of jquery-validation."
      }
    },
    {
      "id": "CVE-2025-3573",
      "affects": [
        {
          "ref": "pkg:npm/jquery-validation@1.19.3"
        }
      ],
      "bom-ref": "urn:uuid:94da9d1b-2615-57e2-a1e2-6e4fbae22657",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-3573 affects version 1.19.3 of jquery-validation."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/jquery-validation@1.19.3"
    }
  ]
}