{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:75572e47-3ca3-5b6e-b387-f9825f84d09f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/yargs-parser@7.0.0-tuxcare.1",
      "type": "library",
      "name": "yargs-parser",
      "version": "7.0.0-tuxcare.1",
      "purl": "pkg:npm/yargs-parser@7.0.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:eef9afb5-fa9f-57df-8995-7d93d77302db",
      "id": "CVE-2020-7608",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-7608 is fixed in version 7.0.0-tuxcare.1 of yargs-parser."
      },
      "affects": [
        {
          "ref": "pkg:npm/yargs-parser@7.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f49bcffc-0cbc-5116-b8af-7f5393d51cb7",
      "id": "CVE-2022-25883",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-25883 is fixed in version 7.0.0-tuxcare.1 of yargs-parser."
      },
      "affects": [
        {
          "ref": "pkg:npm/yargs-parser@7.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:004c9f56-1c10-5e3d-acb5-f90dc1515758",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2025-27789 is a false positive for yargs-parser 7.0.0-tuxcare.1. false_positive \u2014 CVE-2025-27789 concerns Babel's polyfill for regex named capturing groups, but this repository is yargs-parser (a command-line argument parser), not a Babel package. The affected component is entirely absent from this repository."
      },
      "affects": [
        {
          "ref": "pkg:npm/yargs-parser@7.0.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cc3c7ea6-50ce-5aad-90fc-a8e81249f690",
      "id": "CVE-2026-24001",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-24001 is fixed in version 7.0.0-tuxcare.1 of yargs-parser."
      },
      "affects": [
        {
          "ref": "pkg:npm/yargs-parser@7.0.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/yargs-parser@7.0.0-tuxcare.1"
    }
  ]
}