Pin actions and docker images to SHAs#19143
Merged
mhamza15 merged 4 commits intovitessio:mainfrom Jan 15, 2026
Merged
Conversation
Contributor
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #19143 +/- ##
==========================================
- Coverage 69.90% 69.89% -0.01%
==========================================
Files 1613 1613
Lines 216076 216076
==========================================
- Hits 151055 151034 -21
- Misses 65021 65042 +21 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Pins actions and docker images to specific SHAs to help prevent supply chain attacks. Signed-off-by: Mohamed Hamza <mhamza@fastmail.com>
mattlord
approved these changes
Jan 14, 2026
Member
|
Do we need a plan for how to keep the Dockerfile base image versions up to date without causing a lot of churn? |
arthurschreiber
approved these changes
Jan 14, 2026
Member
|
We probably should also do something like this on the v22 and v23 branches. |
Collaborator
Author
We should be able to use Dependabot! I'll take a look at configuring it if it isn't already |
Signed-off-by: Mohamed Hamza <mhamza@fastmail.com>
Signed-off-by: Mohamed Hamza <mhamza@fastmail.com>
Signed-off-by: Mohamed Hamza <mhamza@fastmail.com>
2 tasks
mhamza15
added a commit
to mhamza15/vitess
that referenced
this pull request
Jan 22, 2026
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.
Description
Pins actions and docker images to specific SHAs to help prevent supply chain attacks.
Related Issue(s)
Should automatically close many of the "Pinned-Dependencies" alerts: https://github.com/vitessio/vitess/security/code-scanning?query=is:open+branch:main+rule:PinnedDependenciesID+
Checklist
Deployment Notes
AI Disclosure
Help from Claude