{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ee99dc69-c2f5-53f5-9124-2a1808d6dfbf",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "concat-stream",
      "purl": "pkg:npm/concat-stream@1.5.0",
      "type": "library",
      "bom-ref": "pkg:npm/concat-stream@1.5.0",
      "version": "1.5.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-g74r-ffvr-5q9f",
      "affects": [
        {
          "ref": "pkg:npm/concat-stream@1.5.0"
        }
      ],
      "bom-ref": "urn:uuid:12d06139-5323-5d17-8e59-d45cb311de3b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-g74r-ffvr-5q9f affects version 1.5.0 of concat-stream, and is fixed in 1.5.0-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/concat-stream@1.5.0"
    }
  ]
}