{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cafea9ef-a55a-5cea-badb-cbf7b3b5bb5c",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "moment-timezone",
      "purl": "pkg:npm/moment-timezone@0.4.1",
      "type": "library",
      "bom-ref": "pkg:npm/moment-timezone@0.4.1",
      "version": "0.4.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-56x4-j7p9-fcf9",
      "affects": [
        {
          "ref": "pkg:npm/moment-timezone@0.4.1"
        }
      ],
      "bom-ref": "urn:uuid:1130184e-6447-5325-8c3c-6b114d6196c4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-56x4-j7p9-fcf9 affects version 0.4.1 of moment-timezone, and is fixed in 0.4.1-tuxcare.1."
      }
    },
    {
      "id": "GHSA-v78c-4p63-2j6c",
      "affects": [
        {
          "ref": "pkg:npm/moment-timezone@0.4.1"
        }
      ],
      "bom-ref": "urn:uuid:1f1f738b-94e4-54b0-aaa0-2e75f6a03561",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-v78c-4p63-2j6c affects version 0.4.1 of moment-timezone, and is fixed in 0.4.1-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/moment-timezone@0.4.1"
    }
  ]
}