{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:60143378-df93-5d2e-be8c-c7a94d78a077",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/concat-stream@1.4.8-tuxcare.1",
      "type": "library",
      "name": "concat-stream",
      "version": "1.4.8-tuxcare.1",
      "purl": "pkg:npm/concat-stream@1.4.8-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:9b165139-6a1a-5cf8-9dd2-547e646c0cbd",
      "id": "GHSA-g74r-ffvr-5q9f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-g74r-ffvr-5q9f is fixed in version 1.4.8-tuxcare.1 of concat-stream."
      },
      "affects": [
        {
          "ref": "pkg:npm/concat-stream@1.4.8-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/concat-stream@1.4.8-tuxcare.1"
    }
  ]
}