fix: bump deps and add js-yaml override to resolve Snyk vulnerabilities - #82
Merged
Conversation
…nerabilities Direct dep upgrades: - @contentstack/delivery-sdk ^5.5.0 → ^5.5.2 - isomorphic-dompurify ^3.20.0 → ^3.22.0 (fixes DOMPurify XSS) - dotenv ^17.2.4 → ^17.4.2 Overrides added: - js-yaml 4.3.0 → 4.3.1 (fixes CVE-2026-59870 js-yaml ReDoS) Package version: 1.1.4 → 1.1.5 Vuln count: npm 4 high → 0, Snyk 2 high → 0. Build requires env vars (pre-existing).
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
🔒 Security Scan Results
⏱️ SLA Breach Summary
ℹ️ 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:
✅ BUILD PASSED - All security checks passed |
netrajpatel
approved these changes
Aug 9, 2026
maheshmotkar-cs
approved these changes
Aug 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
js-yamloverride to pin the transitive dep above the vulnerable rangeDirect dependency changes
@contentstack/delivery-sdk^5.5.0^5.5.2isomorphic-dompurify^3.20.0^3.22.0dotenv^17.2.4^17.4.2Overrides added
js-yaml4.3.04.3.1Vulnerability counts (before → after)
Remaining issues
@img/sharp-libvips-*(LGPL-3.0),lightningcss-linux-x64-gnu(MPL-2.0). License policy flags, no fix available.npm run buildrequiresNEXT_PUBLIC_CONTENTSTACK_API_KEYand other env vars. Build failure is a pre-existing project configuration requirement, not caused by dep changes.