Skip to content

Security Audit & Remediation: example-apps/sudoku/app#138

Open
inlined wants to merge 1 commit into
firebase:mainfrom
inlined:security-audit/sudoku
Open

Security Audit & Remediation: example-apps/sudoku/app#138
inlined wants to merge 1 commit into
firebase:mainfrom
inlined:security-audit/sudoku

Conversation

@inlined

@inlined inlined commented Jun 24, 2026

Copy link
Copy Markdown
Member

Security Audit & Remediation: example-apps/sudoku/app

A. Previous CVEs

B. Changes Made

  • Updated next to ^15.5.19 (resolving next CVEs)
  • Updated postcss to ^8.5.10
  • Added overrides for postcss and uuid to pin safe versions
  • Removed deprecated patch-package

C. Remaining CVEs

  • Transitive dependencies from @babel/runtime, @grpc/grpc-js, @opentelemetry/core, @opentelemetry/sdk-node, protobufjs, @tootallnate/once, @trpc/server, ajv, axios, brace-expansion, esbuild, fast-uri, follow-redirects, form-data, glob, handlebars, js-yaml, jws, lodash, minimatch, path-to-regexp, picomatch, qs, tmp, and yaml.

D. Introduced CVEs

  • None

E. Testing Strategy

  • Verified build compiles successfully

@wiz-9635d3485b

Copy link
Copy Markdown

Wiz Scan Summary

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

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the dependencies for the Sudoku example application. It upgrades 'next' to '^15.5.19' and 'postcss' to '^8.5.10', removes 'patch-package', and adds dependency overrides for 'postcss' and 'uuid'. The lockfile has been updated to reflect these changes. No review comments were provided, and I have no additional feedback.

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