fix(security): resolve Scorecard quality and supply-chain alerts#51
Merged
Conversation
Pin remaining GitHub Actions and base image digests, scope workflow write permissions to jobs, remove tracked hook bytecode, and tighten dependency overrides to reduce open vulnerability findings.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
github-actions Bot
pushed a commit
that referenced
this pull request
Jul 12, 2026
## [1.4.7](v1.4.6...v1.4.7) (2026-07-12) ### Bug Fixes * **security:** resolve Scorecard quality and supply-chain alerts ([#51](#51)) ([a5346bf](a5346bf))
|
🎉 This PR is included in version 1.4.7 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
node:22-bookworm-slimbase image digestrelease.yml,docker-publish.yml) to satisfy Scorecard TokenPermissions checks.cursor/hooks/__pycache__bytecode and add gitignore rulesnpm audit fix+postcssoverride to reduce open dependency vulnerability findingsContext
Addresses the remaining 26 open Scorecard alerts on
main(down from the original 39 / portfolio-tracked 37 fixable supply-chain items). Four governance alerts (branch protection, code review, CII, fuzzing) and one MaintainedID alert require org settings or time — not code changes.Branches
mainfix/scorecard-quality-securitychore/ci-hardeningdependabot/npm_and_yarn/npm-development-*Test plan
./scripts/verify.sh(lint + tsc + 338 unit tests)check-security-alerts.shafter merge to confirm alert count drops