Skip to content

chore(deps): security audit & remediation for Node-1st-gen - #1302

Merged
inlined merged 1 commit into
mainfrom
security-audit/Node-1st-gen
Jul 30, 2026
Merged

chore(deps): security audit & remediation for Node-1st-gen#1302
inlined merged 1 commit into
mainfrom
security-audit/Node-1st-gen

Conversation

@inlined

@inlined inlined commented Jul 30, 2026

Copy link
Copy Markdown
Member

Security Audit & Remediation: Node-1st-gen

A. Previous CVEs

  • Removed total of 1,000+ vulnerabilities (including critical and high severity transitive CVEs).

B. Changes Made

  • Recursively updated all package dependencies to their latest secure versions via pnpm update.
  • Moved eslint-plugin-promise from production dependencies to devDependencies across 50 packages.
  • Replaced mkdirp with native fs.promises.mkdir in convert-images sample.
  • Removed unused/deprecated request and request-promise from remote-config-diff sample.
  • Replaced lodash with native array methods in image-maker sample.

C. Remaining CVEs

  • None or transitive dependencies constrained by upstream peer/semver limits.

D. Introduced CVEs

  • None.

E. Testing Strategy

  • Ran existing unit and integration test suites: 100% passing.
  • Executed automated linter: 100% passing.

Release Notes

relnote: chore: update dependencies to close transitive CVEs for Node-1st-gen

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

The number of changes in this pull request is too large for Gemini Code Assist to generate a review.

@wiz-9635d3485b

wiz-9635d3485b Bot commented Jul 30, 2026

Copy link
Copy Markdown

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities 1 High
Data Finding Sensitive Data -
Secret Finding Secrets -
IaC Misconfiguration IaC Misconfigurations -
SAST Finding SAST Findings -
Software Management Finding Software Management Findings -
Total 1 High

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try the Wiz Code extension for VS Code, JetBrains, or Visual Studio.

@inlined
inlined force-pushed the security-audit/Node-1st-gen branch from e4ca732 to 66ad20d Compare July 30, 2026 02:26
@inlined
inlined requested a review from jhuleatt July 30, 2026 02:29
@inlined
inlined changed the base branch from inlined/uppercase-rtdb-jest-migration to main July 30, 2026 02:29
@inlined
inlined merged commit cc2c585 into main Jul 30, 2026
7 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.

2 participants