{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e8f78490-b57e-59e9-af65-129542984213",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "hosted-git-info",
      "purl": "pkg:npm/hosted-git-info@2.7.1",
      "type": "library",
      "bom-ref": "pkg:npm/hosted-git-info@2.7.1",
      "version": "2.7.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-23362",
      "affects": [
        {
          "ref": "pkg:npm/hosted-git-info@2.7.1"
        }
      ],
      "bom-ref": "urn:uuid:fb0d295c-f88e-5e54-90c3-6a814ca44efc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-23362 affects version 2.7.1 of hosted-git-info, and is fixed in 2.7.1-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/hosted-git-info@2.7.1"
    }
  ]
}