Skip to content

chore(deps): bump vitest to ^3.2.6 in example projects (GHSA-5xrq-8626-4rwp) - #61

Merged
CybotTM merged 1 commit into
mainfrom
chore/bump-vitest-security
Jun 21, 2026
Merged

chore(deps): bump vitest to ^3.2.6 in example projects (GHSA-5xrq-8626-4rwp)#61
CybotTM merged 1 commit into
mainfrom
chore/bump-vitest-security

Conversation

@CybotTM

@CybotTM CybotTM commented Jun 21, 2026

Copy link
Copy Markdown
Member

Resolves the critical Dependabot advisory GHSA-5xrq-8626-4rwp / CVE-2026-47429: when the Vitest UI server is listening, an arbitrary file can be read and executed.

What

Bumps the vitest devDependency from ^1.0.0/^2.1.0 to ^3.2.6 in the six example package.json files flagged by Dependabot.

The advisory's vulnerable ranges are < 3.2.6 and >= 4.0.0 < 4.1.0. ^3.2.6 (>= 3.2.6, < 4.0.0) sits entirely outside both ranges — the minimal patched bump, matching what a Dependabot security update would target.

Files (Dependabot alerts #22#26, #28)

Notes

These are illustrative reference projects shipped with the agent-rules skill. The committed lockfiles do not pin vitest (0 occurrences), and CI does not install the examples, so no lockfile regeneration is required. JSON validity verified for all six files.

…6-4rwp)

Resolves critical advisory GHSA-5xrq-8626-4rwp (CVE-2026-47429): when the
Vitest UI server is listening, an arbitrary file can be read and executed.
Vulnerable ranges are <3.2.6 and >=4.0.0 <4.1.0; ^3.2.6 clears both.

Bumps the six example package.json files flagged by Dependabot (alerts

Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
#22-#26, #28). Lockfiles do not pin vitest, so no lockfile changes needed.
Copilot AI review requested due to automatic review settings June 21, 2026 20:27
@github-actions github-actions Bot added the skill label Jun 21, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/vitest ^3.2.6 UnknownUnknown
npm/vitest ^3.2.6 UnknownUnknown
npm/vitest ^3.2.6 UnknownUnknown
npm/vitest ^3.2.6 UnknownUnknown
npm/vitest ^3.2.6 UnknownUnknown
npm/vitest ^3.2.6 UnknownUnknown

Scanned Files

  • skills/agent-rules/references/examples/express-api-ts/package.json
  • skills/agent-rules/references/examples/go-api-with-react-admin/admin/package.json
  • skills/agent-rules/references/examples/go-with-internal-web-tsx/internal/web/package.json
  • skills/agent-rules/references/examples/go-with-internal-web-tsx/package.json
  • skills/agent-rules/references/examples/php-with-frontend/package.json
  • skills/agent-rules/references/examples/php-with-frontend/web/package.json

@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 vitest dependency to version ^3.2.6 across multiple example projects, including express-api-ts, go-api-with-react-admin, go-with-internal-web-tsx, and php-with-frontend. No review comments were provided, so there is no feedback to address.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Copilot AI 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@CybotTM
CybotTM merged commit c689913 into main Jun 21, 2026
27 of 28 checks passed
@CybotTM
CybotTM deleted the chore/bump-vitest-security branch June 21, 2026 20:33
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants