{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9fb4c74d-6b1e-5c62-9b5c-c7b72710a84f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/fstream@1.0.8-tuxcare.2",
      "type": "library",
      "name": "fstream",
      "version": "1.0.8-tuxcare.2",
      "purl": "pkg:npm/fstream@1.0.8-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:1043dc7c-8d8a-551f-9a44-916389ed8dd7",
      "id": "CVE-2019-13173",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2019-13173 affects version 1.0.8-tuxcare.2 of fstream."
      },
      "affects": [
        {
          "ref": "pkg:npm/fstream@1.0.8-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b12567ef-1a65-5618-b6f6-43ebc2c5ceb3",
      "id": "CVE-2020-8147",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-8147 is fixed in version 1.0.8-tuxcare.2 of fstream."
      },
      "affects": [
        {
          "ref": "pkg:npm/fstream@1.0.8-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:dc262698-5746-51e8-a77a-a2552def2fd0",
      "id": "CVE-2024-57077",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-57077 is fixed in version 1.0.8-tuxcare.2 of fstream."
      },
      "affects": [
        {
          "ref": "pkg:npm/fstream@1.0.8-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fstream@1.0.8-tuxcare.2"
    }
  ]
}