{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d2925c7d-63a5-5a22-8445-c8af9f7690f7",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/shelljs@0.7.8",
      "type": "library",
      "name": "shelljs",
      "version": "0.7.8",
      "purl": "pkg:npm/shelljs@0.7.8"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:91e9a9c3-63b7-57e3-b5db-c5bdf36d0ea3",
      "id": "CVE-2022-0144",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-0144 affects version 0.7.8 of shelljs."
      },
      "affects": [
        {
          "ref": "pkg:npm/shelljs@0.7.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c5e5ef45-b763-585c-a4d5-4d88a61534f0",
      "id": "GHSA-64g7-mvw6-v9qj",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-64g7-mvw6-v9qj affects version 0.7.8 of shelljs."
      },
      "affects": [
        {
          "ref": "pkg:npm/shelljs@0.7.8"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/shelljs@0.7.8"
    }
  ]
}