{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e6abbacb-d851-5467-ae0c-a24b394c1d02",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/npm-user-validate@0.1.2-tuxcare.1",
      "type": "library",
      "name": "npm-user-validate",
      "version": "0.1.2-tuxcare.1",
      "purl": "pkg:npm/npm-user-validate@0.1.2-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ee8e11a6-1eb1-5ee0-b66a-8af66ecef087",
      "id": "CVE-2020-7754",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2020-7754 does not affect version 0.1.2-tuxcare.1 of npm-user-validate. already_fixed \u2014 CVE-2020-7754 ReDoS vulnerability has already been fixed in this TuxCare-maintained version. The target contains both defenses from the upstream patch: (1) email length validation limiting inputs to 254 characters, and (2) corrected regex pattern using [^@]+ instead of .+ before the @ symbol to eliminate backtracking. Git history confirms the fix commit c8a87dac1a4cc6988b5418f30411a8669bef204e ..."
      },
      "affects": [
        {
          "ref": "pkg:npm/npm-user-validate@0.1.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:65b843af-8484-588a-b90e-e714645621af",
      "id": "GHSA-xgh6-85xh-479p",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-xgh6-85xh-479p is fixed in version 0.1.2-tuxcare.1 of npm-user-validate."
      },
      "affects": [
        {
          "ref": "pkg:npm/npm-user-validate@0.1.2-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/npm-user-validate@0.1.2-tuxcare.1"
    }
  ]
}