{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b78e3f0e-934b-54de-9bdd-96bc67fa2dda",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "karma",
      "purl": "pkg:npm/karma@4.1.0-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/karma@4.1.0-tuxcare.2",
      "version": "4.1.0-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-23495",
      "affects": [
        {
          "ref": "pkg:npm/karma@4.1.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:7241a556-21b9-550e-b839-315fe5f5ff70",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-23495 is fixed in version 4.1.0-tuxcare.2 of karma."
      }
    },
    {
      "id": "CVE-2022-0437",
      "affects": [
        {
          "ref": "pkg:npm/karma@4.1.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:506a9aef-6afd-5be2-87f5-bcc418f8ebc1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-0437 affects version 4.1.0-tuxcare.2 of karma, and is fixed in 4.1.0-tuxcare.4."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/karma@4.1.0-tuxcare.2"
    }
  ]
}