{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6b1bf021-19c3-56a0-b6e0-6071fba6f8b1",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "http-cache-semantics",
      "purl": "pkg:npm/http-cache-semantics@3.8.1-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/http-cache-semantics@3.8.1-tuxcare.2",
      "version": "3.8.1-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2022-25881",
      "affects": [
        {
          "ref": "pkg:npm/http-cache-semantics@3.8.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:cf8f9b00-e697-534e-8bcf-47846f9be3d6",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-25881 is fixed in version 3.8.1-tuxcare.2 of http-cache-semantics."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/http-cache-semantics@3.8.1-tuxcare.2"
    }
  ]
}