{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1be3b49b-277a-5c43-8fe0-8867618f7a00",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "js-yaml",
      "purl": "pkg:npm/js-yaml@5.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/js-yaml@5.1.0",
      "version": "5.1.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-59868",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@5.1.0"
        }
      ],
      "bom-ref": "urn:uuid:0ffb5588-b797-5598-92b9-d30a5b2f249c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59868 affects version 5.1.0 of js-yaml."
      }
    },
    {
      "id": "CVE-2026-59870",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@5.1.0"
        }
      ],
      "bom-ref": "urn:uuid:9f5bed3d-ead8-5e47-ad39-bc2f4e46bb43",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59870 affects version 5.1.0 of js-yaml."
      }
    },
    {
      "id": "CVE-2026-73643",
      "affects": [
        {
          "ref": "pkg:npm/js-yaml@5.1.0"
        }
      ],
      "bom-ref": "urn:uuid:7dce3d06-59b5-5f61-9b86-714c40fb75e1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73643 affects version 5.1.0 of js-yaml."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/js-yaml@5.1.0"
    }
  ]
}