{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ca732732-abe7-5fca-9e96-80301c12785b",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "npm",
      "purl": "pkg:npm/npm@6.13.4-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/npm@6.13.4-tuxcare.1",
      "version": "6.13.4-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-15095",
      "affects": [
        {
          "ref": "pkg:npm/npm@6.13.4-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:da1aaadc-0109-5cf4-9cb1-2ef97e0ef5a8",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-15095 is fixed in version 6.13.4-tuxcare.1 of npm."
      }
    },
    {
      "id": "CVE-2026-0775",
      "affects": [
        {
          "ref": "pkg:npm/npm@6.13.4-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:0f3d3561-8daa-5f3d-8996-923a84fc40a0",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-0775 is a false positive for npm 6.13.4-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/npm@6.13.4-tuxcare.1"
    }
  ]
}