{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:52248111-761d-547d-a848-5c9952001ff1",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/growl@1.7.0-tuxcare.1",
      "type": "library",
      "name": "growl",
      "version": "1.7.0-tuxcare.1",
      "purl": "pkg:npm/growl@1.7.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:1fa2c375-1c53-59b1-86f0-0ac19f44434a",
      "id": "CVE-2017-16042",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2017-16042 affects version 1.7.0-tuxcare.1 of growl."
      },
      "affects": [
        {
          "ref": "pkg:npm/growl@1.7.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0581d150-2f34-5147-b1f2-49bbd5c1f0d1",
      "id": "CVE-2021-23358",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-23358 is fixed in version 1.7.0-tuxcare.1 of growl."
      },
      "affects": [
        {
          "ref": "pkg:npm/growl@1.7.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/growl@1.7.0-tuxcare.1"
    }
  ]
}