{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ede0a3bc-0113-53e5-868e-d714369bde9e",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/nth-check@1.0.2",
      "type": "library",
      "name": "nth-check",
      "version": "1.0.2",
      "purl": "pkg:npm/nth-check@1.0.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:884c2b97-49ca-5649-ab43-9370f9a54031",
      "id": "CVE-2021-3803",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-3803 affects version 1.0.2 of nth-check."
      },
      "affects": [
        {
          "ref": "pkg:npm/nth-check@1.0.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/nth-check@1.0.2"
    }
  ]
}