{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5610096c-fb37-51ff-9570-14553b0858a1",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "jws",
      "purl": "pkg:npm/jws@0.2.6-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/jws@0.2.6-tuxcare.1",
      "version": "0.2.6-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2016-1000223",
      "affects": [
        {
          "ref": "pkg:npm/jws@0.2.6-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:c1bf40c1-fa63-5fdb-b15c-59ac3dac03eb",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2016-1000223 is fixed in version 0.2.6-tuxcare.1 of jws."
      }
    },
    {
      "id": "CVE-2025-65945",
      "affects": [
        {
          "ref": "pkg:npm/jws@0.2.6-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:d041475d-0c58-5f79-b563-2ca5ab7c8279",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-65945 is fixed in version 0.2.6-tuxcare.1 of jws."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/jws@0.2.6-tuxcare.1"
    }
  ]
}