Skip to content

fix: bump 18 deps and add 4 overrides to resolve Snyk vulnerabilities - #55

Open
cs-raj wants to merge 1 commit into
mainfrom
fix/snyk-patch-deps-20260809
Open

fix: bump 18 deps and add 4 overrides to resolve Snyk vulnerabilities#55
cs-raj wants to merge 1 commit into
mainfrom
fix/snyk-patch-deps-20260809

Conversation

@cs-raj

@cs-raj cs-raj commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bumped 18 direct/optional dependencies (patch/minor) to latest stable
  • Added 4 overrides to pin vulnerable transitive deps
  • Bumped package version 0.1.1 → 0.1.2

Direct dependency changes

Package Before After
@contentstack/delivery-sdk ^5.2.1 ^5.5.2
@contentstack/live-preview-utils ^4.4.4 ^4.4.5
@sveltejs/adapter-node ^5.5.4 ^5.5.7
@sveltejs/kit ^2.70.1 ^2.70.2
@tailwindcss/postcss ^4.3.1 ^4.3.3
eslint ^9.39.4 ^9.39.5
eslint-plugin-svelte ^3.19.0 ^3.22.0
globals ^17.6.0 ^17.9.0
prettier ^3.8.4 ^3.9.6
prettier-plugin-tailwindcss ^0.8.0 ^0.8.1
svelte ^5.56.3 ^5.56.8
svelte-check ^4.6.0 ^4.7.5
tailwindcss ^4.3.1 ^4.3.3
vite ^7.3.5 ^7.3.6
lightningcss-linux-x64-gnu (optional) 1.32.0 1.33.0
lightningcss-linux-x64-musl (optional) 1.32.0 1.33.0
@rollup/rollup-linux-x64-gnu (optional) ^4.62.0 ^4.62.4
@rollup/rollup-linux-x64-musl (optional) ^4.62.0 ^4.62.4

Overrides added

Package Override Fixes
cookie 0.7.1 Out-of-bounds chars vuln
dompurify 3.4.13 XSS (SNYK-JS-DOMPURIFY-18593782)
js-yaml 4.3.1 CVE-2026-59870 ReDoS
nanoid 3.3.18 Zero-size loop vuln

Vulnerability counts (before → after)

Tool Severity Before After Fixed
npm audit High 3 0 ✓ 3
npm audit Moderate 2 0 ✓ 2
npm audit Low 1 0 ✓ 1
Snyk SCA Medium 3 2 ✓ 1

Remaining issues

  • @sveltejs/kit ReDoS (Snyk medium) — no fix released yet; 2.70.2 is the latest available and still within the vulnerable range (<=2.70.2). Needs upstream release.
  • brace-expansion override skipped — proposed override 5.0.9 is cross-major vs the locked 1.1.16; forced cross-major overrides can introduce incompatibilities.
  • Build notenpm run build requires Contentstack API key env vars. Pre-existing project requirement, not caused by dep changes.

…bilities

Direct dep upgrades:
- @contentstack/delivery-sdk ^5.2.1 → ^5.5.2
- @contentstack/live-preview-utils ^4.4.4 → ^4.4.5
- @sveltejs/adapter-node ^5.5.4 → ^5.5.7
- @sveltejs/kit ^2.70.1 → ^2.70.2 (latest; ReDoS has no fix yet)
- @tailwindcss/postcss ^4.3.1 → ^4.3.3
- eslint ^9.39.4 → ^9.39.5
- eslint-plugin-svelte ^3.19.0 → ^3.22.0
- globals ^17.6.0 → ^17.9.0
- prettier ^3.8.4 → ^3.9.6
- prettier-plugin-tailwindcss ^0.8.0 → ^0.8.1
- svelte ^5.56.3 → ^5.56.8
- svelte-check ^4.6.0 → ^4.7.5
- tailwindcss ^4.3.1 → ^4.3.3
- vite ^7.3.5 → ^7.3.6
- lightningcss-linux-x64-gnu 1.32.0 → 1.33.0
- lightningcss-linux-x64-musl 1.32.0 → 1.33.0
- @rollup/rollup-linux-x64-gnu ^4.62.0 → ^4.62.4
- @rollup/rollup-linux-x64-musl ^4.62.0 → ^4.62.4

Overrides added:
- cookie → 0.7.1 (fixes out-of-bounds chars vuln)
- dompurify → 3.4.13 (fixes XSS)
- js-yaml → 4.3.1 (fixes CVE-2026-59870 ReDoS)
- nanoid → 3.3.18 (fixes zero-size loop)

Package version: 0.1.1 → 0.1.2
Vuln count: npm 6 → 0, Snyk 3 medium → 2 (1 remaining: @sveltejs/kit ReDoS, no fix yet).
Build requires env vars (pre-existing).
@cs-raj
cs-raj requested a review from a team as a code owner August 9, 2026 10:14
@snyk-io

snyk-io Bot commented Aug 9, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

🔒 Security Scan Results

ℹ️ Note: Only vulnerabilities with available fixes (upgrades or patches) are counted toward thresholds.

Check Type Count (with fixes) Without fixes Threshold Result
🔴 Critical Severity 0 0 10 ✅ Passed
🟠 High Severity 0 0 25 ✅ Passed
🟡 Medium Severity 0 2 500 ✅ Passed
🔵 Low Severity 0 0 1000 ✅ Passed

⏱️ SLA Breach Summary

✅ No SLA breaches detected. All vulnerabilities are within acceptable time thresholds.

Severity Breaches (with fixes) Breaches (no fixes) SLA Threshold (with/no fixes) Status
🔴 Critical 0 0 15 / 30 days ✅ Passed
🟠 High 0 0 30 / 120 days ✅ Passed
🟡 Medium 0 0 90 / 365 days ✅ Passed
🔵 Low 0 0 180 / 365 days ✅ Passed

ℹ️ Vulnerabilities Without Available Fixes (Informational Only)

The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:

  • Critical without fixes: 0
  • High without fixes: 0
  • Medium without fixes: 2
  • Low without fixes: 0

✅ BUILD PASSED - All security checks passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant