{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:178384ee-e558-5ae1-963a-65710db08903",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "hawk",
      "purl": "pkg:npm/hawk@3.1.3-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/hawk@3.1.3-tuxcare.1",
      "version": "3.1.3-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2022-29167",
      "affects": [
        {
          "ref": "pkg:npm/hawk@3.1.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:3387aaea-1105-50c5-9c36-1d7c3f8d1dc1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-29167 affects version 3.1.3-tuxcare.1 of hawk, and is fixed in 3.1.3-tuxcare.3."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/hawk@3.1.3-tuxcare.1"
    }
  ]
}