{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c2149d44-2d79-5c26-95e6-17b0e4d21144",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "concat-stream",
      "purl": "pkg:npm/concat-stream@1.4.8",
      "type": "library",
      "bom-ref": "pkg:npm/concat-stream@1.4.8",
      "version": "1.4.8",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-g74r-ffvr-5q9f",
      "affects": [
        {
          "ref": "pkg:npm/concat-stream@1.4.8"
        }
      ],
      "bom-ref": "urn:uuid:133c27d1-8ef0-5110-9551-c374cef19caa",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-g74r-ffvr-5q9f affects version 1.4.8 of concat-stream, and is fixed in 1.4.8-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/concat-stream@1.4.8"
    }
  ]
}