{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3401760f-1237-57b5-b76a-0b1f3c7503eb",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/validator@10.11.0-tuxcare.3",
      "type": "library",
      "name": "validator",
      "version": "10.11.0-tuxcare.3",
      "purl": "pkg:npm/validator@10.11.0-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f2ba5a19-8da5-5f6d-9944-a4c4c0ff1159",
      "id": "CVE-2021-3765",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-3765 is fixed in version 10.11.0-tuxcare.3 of validator."
      },
      "affects": [
        {
          "ref": "pkg:npm/validator@10.11.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b143e279-7dc2-5df0-90af-6db1bf8a1693",
      "id": "CVE-2025-56200",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-56200 is fixed in version 10.11.0-tuxcare.3 of validator."
      },
      "affects": [
        {
          "ref": "pkg:npm/validator@10.11.0-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/validator@10.11.0-tuxcare.3"
    }
  ]
}