{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:23881523-5500-5371-ad8e-a387fbd48f76",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/node-sass@4.14.1-tuxcare.1",
      "type": "library",
      "name": "node-sass",
      "version": "4.14.1-tuxcare.1",
      "purl": "pkg:npm/node-sass@4.14.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a2a66112-b3b5-5e84-99be-02688f051ba8",
      "id": "CVE-2020-24025",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2020-24025 does not affect version 4.14.1-tuxcare.1 of node-sass. already_fixed \u2014 The target repository node-sass version 4.14.1-tuxcare.2 already contains the fix for CVE-2020-24025. TuxCare backported the upstream patch in commit d6c8bc4 (April 23, 2026), changing the default behavior from disabling certificate validation (rejectUnauthorized: false) to enabling it by default (rejectUnauthorized: true unless explicitly disabled via SASS_REJECT_UNAUTHORIZED='0')."
      },
      "affects": [
        {
          "ref": "pkg:npm/node-sass@4.14.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/node-sass@4.14.1-tuxcare.1"
    }
  ]
}