Skip to content

fix(deps): override esbuild to >=0.28.1 for GHSA-gv7w-rqvm-qjhr#11

Merged
riglar merged 1 commit into
devfrom
fix/esbuild-audit-override
Jun 12, 2026
Merged

fix(deps): override esbuild to >=0.28.1 for GHSA-gv7w-rqvm-qjhr#11
riglar merged 1 commit into
devfrom
fix/esbuild-audit-override

Conversation

@riglar

@riglar riglar commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary

A new high-severity esbuild advisory (GHSA-gv7w-rqvm-qjhr — RCE via NPM_CONFIG_REGISTRY, reached via tsx) started failing the security audit on every push. The fix was committed to #10's branch but landed just after that PR was merged, so it never reached dev — which is why the last two dev CI runs are red on the audit step.

pnpm override to >=0.28.1, the repo's established pattern. Dev-only dependency; tsx and the full 122-test suite verified working on the bumped version.

This PR is also the first to run the review workflow with all three pipeline fixes (#6 write permission, #8 --comment, #10 --allowedTools) on an unmodified workflow file — a review comment should appear below.

🤖 Generated with Claude Code

New high-severity advisory against esbuild <0.28.1 (via tsx) started
failing the security audit on every PR. Dev-only dependency; tsx and
the full test suite verified working on 0.28.1.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@claude

claude Bot commented Jun 12, 2026

Copy link
Copy Markdown

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@riglar riglar merged commit cdd9e7f into dev Jun 12, 2026
2 checks passed
@riglar riglar deleted the fix/esbuild-audit-override branch June 18, 2026 20:12
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