{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e16428ae-cd2c-5c56-a87e-2525438fc639",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/shell-quote@1.7.2-tuxcare.1",
      "type": "library",
      "name": "shell-quote",
      "version": "1.7.2-tuxcare.1",
      "purl": "pkg:npm/shell-quote@1.7.2-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:767c2ffe-9c7a-5f5b-ad20-50fdec4871af",
      "id": "CVE-2021-42740",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-42740 is fixed in version 1.7.2-tuxcare.1 of shell-quote."
      },
      "affects": [
        {
          "ref": "pkg:npm/shell-quote@1.7.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:63afde70-d46a-5872-a953-3c2a1e9b289b",
      "id": "CVE-2026-9277",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-9277 affects version 1.7.2-tuxcare.1 of shell-quote."
      },
      "affects": [
        {
          "ref": "pkg:npm/shell-quote@1.7.2-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/shell-quote@1.7.2-tuxcare.1"
    }
  ]
}