Skip to content

PL-900: Fix critical Dependabot vulnerabilities - #1

Open
anush wants to merge 1 commit into
mainfrom
fix/vanta-dependabot-critical
Open

PL-900: Fix critical Dependabot vulnerabilities#1
anush wants to merge 1 commit into
mainfrom
fix/vanta-dependabot-critical

Conversation

@anush

@anush anush commented Jul 14, 2026

Copy link
Copy Markdown
Member

Summary

Remediates critical GitHub Dependabot vulnerabilities flagged by a Vanta compliance test.

Vulnerabilities fixed

CVE Package Type Before After
CVE-2026-9277 shell-quote direct dep 1.8.3 1.8.4 (fixed)

shell-quote is a direct dependency in both the root package and base-action/. The constraint was bumped from ^1.8.3 to ^1.8.4 and all lockfiles were updated to resolve shell-quote@1.8.4 (integrity sha512-VsC6n6vz...).

Files changed

  • package.json, bun.lock (root)
  • base-action/package.json, base-action/bun.lock, base-action/package-lock.json

No vulnerable version of shell-quote remains in any lockfile/tree.

Fixes: https://app.vanta.com/c/xola.com/tests/packages-checked-for-vulnerabilities-v2-records-closed-github-dependabot-critical

@anush anush changed the title Fix critical Dependabot vulnerabilities PL-900: Fix critical Dependabot vulnerabilities Jul 14, 2026
@anush
anush requested a review from rushi July 21, 2026 19:02
@anush
anush marked this pull request as ready for review July 24, 2026 17:59
@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@anush, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 38 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 8345cfad-3156-4ace-b93e-b70f72e43337

📥 Commits

Reviewing files that changed from the base of the PR and between 8de6023 and 814fbde.

⛔ Files ignored due to path filters (3)
  • base-action/bun.lock is excluded by !**/*.lock
  • base-action/package-lock.json is excluded by !**/package-lock.json
  • bun.lock is excluded by !**/*.lock
📒 Files selected for processing (2)
  • base-action/package.json
  • package.json

Comment @coderabbitai help to get the list of available commands.

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