{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:acb0fc28-c729-5a28-bc0e-6de9996cf001",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "jws",
      "purl": "pkg:npm/jws@0.2.6-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/jws@0.2.6-tuxcare.2",
      "version": "0.2.6-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2016-1000223",
      "affects": [
        {
          "ref": "pkg:npm/jws@0.2.6-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:3bd4db58-cf16-54f9-b1de-48108f319164",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2016-1000223 is fixed in version 0.2.6-tuxcare.2 of jws."
      }
    },
    {
      "id": "CVE-2025-65945",
      "affects": [
        {
          "ref": "pkg:npm/jws@0.2.6-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:ddfbcd22-6a9e-5096-94ae-61717f965ed4",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-65945 is fixed in version 0.2.6-tuxcare.2 of jws."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/jws@0.2.6-tuxcare.2"
    }
  ]
}