{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:31c2309c-d501-5cbc-bf8d-c8645eb415b1",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "cipher-base",
      "purl": "pkg:npm/cipher-base@1.0.4",
      "type": "library",
      "bom-ref": "pkg:npm/cipher-base@1.0.4",
      "version": "1.0.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-9287",
      "affects": [
        {
          "ref": "pkg:npm/cipher-base@1.0.4"
        }
      ],
      "bom-ref": "urn:uuid:adcffcdc-542c-592d-a943-762cc2f71314",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-9287 affects version 1.0.4 of cipher-base, and is fixed in 1.0.4-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/cipher-base@1.0.4"
    }
  ]
}