{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8197da01-4f40-524e-afd6-ec2d199e8d3c",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fstream",
      "purl": "pkg:npm/fstream@1.0.8-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/fstream@1.0.8-tuxcare.2",
      "version": "1.0.8-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2019-13173",
      "affects": [
        {
          "ref": "pkg:npm/fstream@1.0.8-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:1043dc7c-8d8a-551f-9a44-916389ed8dd7",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2019-13173 affects version 1.0.8-tuxcare.2 of fstream, and is fixed in 1.0.8-tuxcare.3."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fstream@1.0.8-tuxcare.2"
    }
  ]
}