{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2a623148-1b7b-5b0d-9396-f823bab0fe27",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "shelljs@0.3.0-tuxcare.1",
      "name": "shelljs",
      "type": "library",
      "version": "0.3.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:30cf2361-79a8-5a6b-a845-047f0467e0f0",
      "id": "CVE-2022-0144",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-0144 is fixed in version 0.3.0-tuxcare.1 of shelljs."
      },
      "affects": [
        {
          "ref": "shelljs@0.3.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "shelljs@0.3.0-tuxcare.1"
    }
  ]
}