Skip to content

fix(security): pin Vercel CLI install npm command for Scorecard#52

Merged
SafetyMP merged 1 commit into
mainfrom
fix/scorecard-pin-vercel-cli
Jul 13, 2026
Merged

fix(security): pin Vercel CLI install npm command for Scorecard#52
SafetyMP merged 1 commit into
mainfrom
fix/scorecard-pin-vercel-cli

Conversation

@SafetyMP

Copy link
Copy Markdown
Owner

Summary

  • Pin the global Vercel CLI install in cd-promote-production.yml to npx npm@10.9.2 install --global vercel@55.0.0, matching the pinned npm ci step already in that workflow
  • Closes the last fixable PinnedDependenciesID code-scanning alert on main (7 open → expected 6 after next Scorecard run)

Context

Follow-up to #51. Remaining open code-scanning alerts after merge will be governance (branch protection, code review, CII, fuzzing), MaintainedID (<90 days), and the VulnerabilitiesID rollup (2 transitive GHSAs).

Branches

Branch Role
main base
fix/scorecard-pin-vercel-cli this PR

Test plan

  • CI green on PR (no functional change to promote workflow logic)
  • Scorecard re-run on main clears PinnedDependenciesID for cd-promote-production.yml

Use npx npm@10.9.2 for the global vercel install step so the promote
workflow satisfies PinnedDependencies npmCommand checks.
Copilot AI review requested due to automatic review settings July 12, 2026 15:49

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.

@vercel

vercel Bot commented Jul 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
autonomous-ehs-management Ready Ready Preview, Comment Jul 12, 2026 3:51pm

@SafetyMP SafetyMP merged commit c747524 into main Jul 13, 2026
7 checks passed
@SafetyMP SafetyMP deleted the fix/scorecard-pin-vercel-cli branch July 13, 2026 01:24
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