{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d28936e4-6e8e-55ed-804d-87e22dc13a19",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "http-cache-semantics",
      "purl": "pkg:npm/http-cache-semantics@4.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/http-cache-semantics@4.1.0",
      "version": "4.1.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2022-25881",
      "affects": [
        {
          "ref": "pkg:npm/http-cache-semantics@4.1.0"
        }
      ],
      "bom-ref": "urn:uuid:6a9387ce-97c3-54d5-aba4-05d8be3dec76",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-25881 affects version 4.1.0 of http-cache-semantics."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/http-cache-semantics@4.1.0"
    }
  ]
}