Skip to content

fix: bump Angular 21.2.x patch deps to resolve Snyk vulnerabilities - #114

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

fix: bump Angular 21.2.x patch deps to resolve Snyk vulnerabilities#114
cs-raj wants to merge 1 commit into
mainfrom
fix/snyk-patch-deps

Conversation

@cs-raj

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

Copy link
Copy Markdown
Contributor

Summary

  • Bumps all exact-pinned Angular dependencies from 21.2.1721.2.19 and build tooling from 21.2.1521.2.20
  • Reduces npm audit vulnerability count from 23 → 11 (12 fixed)
  • Build verified passing (ng build) before commit

Packages updated

Package Before After
@angular/common 21.2.17 21.2.19
@angular/compiler 21.2.17 21.2.19
@angular/core 21.2.17 21.2.19
@angular/platform-browser 21.2.17 21.2.19
@angular/router 21.2.17 21.2.19
@angular/compiler-cli 21.2.17 21.2.19
@angular-devkit/build-angular 21.2.15 21.2.20
@angular/cli 21.2.15 21.2.20

Remaining 11 vulnerabilities

All remaining issues cascade through nested @angular-devkit/build-angular internals and require npm audit fix --force (breaking changes — outside scope of this PR).

Test plan

  • npm install completes cleanly
  • npm run build passes with no errors (warnings only — pre-existing CommonJS notices from Contentstack SDK deps)
  • Verify npm audit shows 11 remaining (down from 23)

🤖 Generated with Claude Code

…nerabilities

Upgrades all exact-pinned Angular deps from 21.2.17→21.2.19 and
build tooling from 21.2.15→21.2.20, reducing audit findings from
23 to 11. All remaining issues require --force (nested build tooling).
Build verified passing before commit.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@cs-raj
cs-raj requested a review from a team as a code owner August 9, 2026 07:54
@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 0 0 ✅ Passed
🔵 Low Severity 0 0 0 ✅ 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

✅ BUILD PASSED - All security checks passed

@cs-raj cs-raj closed this Aug 9, 2026
@cs-raj
cs-raj deleted the fix/snyk-patch-deps branch August 9, 2026 08:16
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