{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ea4c0c3f-febc-5cde-8498-47a74d5ed93b",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "concat-stream",
      "purl": "pkg:npm/concat-stream@1.4.8-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/concat-stream@1.4.8-tuxcare.1",
      "version": "1.4.8-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-g74r-ffvr-5q9f",
      "affects": [
        {
          "ref": "pkg:npm/concat-stream@1.4.8-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:9b165139-6a1a-5cf8-9dd2-547e646c0cbd",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-g74r-ffvr-5q9f is fixed in version 1.4.8-tuxcare.1 of concat-stream."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/concat-stream@1.4.8-tuxcare.1"
    }
  ]
}