{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5f6894ee-67ac-5a1e-a8ef-e72d046fff52",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/validator@8.2.0-tuxcare.3",
      "type": "library",
      "name": "validator",
      "version": "8.2.0-tuxcare.3",
      "purl": "pkg:npm/validator@8.2.0-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:7bd87d8e-94cd-5b80-af4c-dd026808bbf2",
      "id": "CVE-2021-3765",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2021-3765 does not affect version 8.2.0-tuxcare.3 of validator. already_fixed \u2014 The target repository (validator.js 8.2.0-tuxcare.2) already contains an earlier fix for CVE-2021-3765 from commit 057d3b0. This fix addresses the same ReDoS vulnerability by replacing the vulnerable regex pattern /(\\s)+$/g with a character-by-character iteration approach, preventing catastrophic backtracking. The fix is semantically equivalent to the CVE-2021-3765 patch (commit 496fc8b) but wa..."
      },
      "affects": [
        {
          "ref": "pkg:npm/validator@8.2.0-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:80b78fed-15b5-51de-a8a9-c9fe02a94a91",
      "id": "CVE-2025-56200",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-56200 is fixed in version 8.2.0-tuxcare.3 of validator."
      },
      "affects": [
        {
          "ref": "pkg:npm/validator@8.2.0-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/validator@8.2.0-tuxcare.3"
    }
  ]
}