{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6dc610d9-3bea-5564-adb1-a8dd60a3f512",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "hawk",
      "purl": "pkg:npm/hawk@1.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/hawk@1.1.1",
      "version": "1.1.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2016-2515",
      "affects": [
        {
          "ref": "pkg:npm/hawk@1.1.1"
        }
      ],
      "bom-ref": "urn:uuid:2cd61d75-6745-5e39-882e-1e0af2a99112",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2016-2515 affects version 1.1.1 of hawk, and is fixed in 1.1.1-tuxcare.1."
      }
    },
    {
      "id": "CVE-2022-29167",
      "affects": [
        {
          "ref": "pkg:npm/hawk@1.1.1"
        }
      ],
      "bom-ref": "urn:uuid:b408229b-9604-50ac-a66d-e4ec8d34fa9c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-29167 affects version 1.1.1 of hawk, and is fixed in 1.1.1-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/hawk@1.1.1"
    }
  ]
}