{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0483ac13-99ef-5fec-891f-63b5d96ef67b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/got@8.3.2-tuxcare.1",
      "type": "library",
      "name": "got",
      "version": "8.3.2-tuxcare.1",
      "purl": "pkg:npm/got@8.3.2-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b55f6149-8faa-590c-b9c8-964282bf0b29",
      "id": "CVE-2022-25881",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-25881 affects version 8.3.2-tuxcare.1 of got."
      },
      "affects": [
        {
          "ref": "pkg:npm/got@8.3.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bb0db695-45da-5e49-b526-d01d214d4bb4",
      "id": "CVE-2022-33987",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-33987 is fixed in version 8.3.2-tuxcare.1 of got."
      },
      "affects": [
        {
          "ref": "pkg:npm/got@8.3.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:eab1736d-9570-503c-a3ef-919b897e8131",
      "id": "GHSA-w5hq-g745-h8pq",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-w5hq-g745-h8pq is fixed in version 8.3.2-tuxcare.1 of got."
      },
      "affects": [
        {
          "ref": "pkg:npm/got@8.3.2-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/got@8.3.2-tuxcare.1"
    }
  ]
}