{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d41c4bf9-219c-503a-90b8-12209b94ee74",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "node-jws",
      "purl": "pkg:npm/node-jws@0.2.6-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/node-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/node-jws@0.2.6-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:ca7f555f-9730-50d5-a57a-2a16a9be9311",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2016-1000223 is fixed in version 0.2.6-tuxcare.2 of node-jws."
      }
    },
    {
      "id": "CVE-2025-65945",
      "affects": [
        {
          "ref": "pkg:npm/node-jws@0.2.6-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:edec6f93-a749-596e-b182-9dad9674d825",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-65945 is fixed in version 0.2.6-tuxcare.2 of node-jws."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/node-jws@0.2.6-tuxcare.2"
    }
  ]
}