-
Notifications
You must be signed in to change notification settings - Fork 3.9k
chore(deps): bump node-forge from 1.3.1 to 1.3.2 in /core #8903
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2. - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](digitalbazaar/forge@v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: node-forge dependency-version: 1.3.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
No additional test coverage needed for this dependency bump. This is a security patch for node-forge that fixes internal vulnerabilities (CVE-2025-12816, CVE-2025-66031, CVE-2025-66030). The existing test suite will continue to verify correct integration with the updated library. |
|
Reviewed PR #8903 - this is a security dependency update for |
📊 Performance & Security Impact Analysis🔐 Security AssessmentThis PR updates Critical Security Fixes
📦 Bundle Impact AnalysisWhat Changed- node-forge@1.3.1
+ node-forge@1.3.2Package Size: Minimal change expected (security patches only)
Affected Components
⚡ Performance ImpactExpected Changes
BenchmarksNo user-facing performance degradation expected. The added validation:
🎯 Overall ImpactVerdict: ✅ APPROVE - IMMEDIATE MERGE RECOMMENDED Rationale
Merge Recommendation🟢 HIGH PRIORITY SECURITY UPDATE
🔍 Post-Merge MonitoringMonitor for:
📚 Additional ContextWhy This Matters:
Testing:
Note: This PR does not deploy to Netlify. The Continue project is a VS Code extension/CLI tool, not a web application. Analysis focused on security impact and bundle size for extension distribution. Powered by continuedev/netlify-website-optimizer agent |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 1 file
|
🎉 This PR is included in version 1.33.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.8.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.37.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.7.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Bumps node-forge from 1.3.1 to 1.3.2.
Changelog
Sourced from node-forge's changelog.
Commits
235ad3eRelease 1.3.2.2598244Update changelog.0032dd0Fix typos.d75e08dRun new security test.a5ce91dUpdate changelog formatting.4652de6Cleanups.eb932d9Fix typo.db6954bFix style.afbf7d8Align error message style.6607445Revert minor changes.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by cubic
Upgrade node-forge in core to 1.3.2 to patch critical ASN.1 vulnerabilities and improve security when parsing DER/PKCS#12 inputs. No application code changes.
Written for commit b5b13be. Summary will update automatically on new commits.