{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ea3db601-6538-50e1-8917-2881ef8ce793",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/gh-pages@0.12.0-tuxcare.1",
      "type": "library",
      "name": "gh-pages",
      "version": "0.12.0-tuxcare.1",
      "purl": "pkg:npm/gh-pages@0.12.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a6f51bc7-5473-51df-8199-b734158d70ba",
      "id": "CVE-2021-43138",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-43138 affects version 0.12.0-tuxcare.1 of gh-pages."
      },
      "affects": [
        {
          "ref": "pkg:npm/gh-pages@0.12.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ae3ebd0b-b2b2-5cff-bf9a-2355e4965255",
      "id": "CVE-2022-37611",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-37611 is fixed in version 0.12.0-tuxcare.1 of gh-pages."
      },
      "affects": [
        {
          "ref": "pkg:npm/gh-pages@0.12.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/gh-pages@0.12.0-tuxcare.1"
    }
  ]
}