fix: pin kubestellar/infra reusable workflow refs to immutable SHA (fixes #5940, #5941)#5946
fix: pin kubestellar/infra reusable workflow refs to immutable SHA (fixes #5940, #5941)#5946Copilot wants to merge 1 commit into
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Thanks for your pull request. Before we can look at it, you'll need to add a 'DCO signoff' to your commits. 📝 Please follow instructions in the contributing guide to update your commits with the DCO Full details of the Developer Certificate of Origin can be found at developercertificate.org. The list of commits missing DCO signoff:
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
❌ Deploy Preview for kubestellar-docs failed. Why did it fail? →
|
|
Hi @Copilot. Thanks for your PR. I'm waiting for a kubestellar member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Reusable workflow references pinned to
@mainare mutable and can be silently updated, creating a supply-chain attack surface. Pins all 8kubestellar/infrareusable workflowuses:references to immutable commit SHAa160acca0bdce1ac6c649e006d680d5f6d53024e.Example change (same pattern across all 8 files):
📝 Summary of Changes
kubestellar/infrareusable workflow refs from@main→@a160acca0bdce1ac6c649e006d680d5f6d53024ein 8 workflow filescopilot-automation.ymlalready has a fork guard; no changes needed for [sec-check] copilot-automation.yml: pull_request_target with write permissions and no fork guard #5941Changes Made
.github/workflows/add-help-wanted.yml— pinned SHA.github/workflows/assignment-helper.yml— pinned SHA.github/workflows/feedback.yml— pinned SHA.github/workflows/greetings.yml— pinned SHA.github/workflows/label-helper.yml— pinned SHA.github/workflows/pr-verifier.yml— pinned SHA.github/workflows/scorecard.yml— pinned SHA.github/workflows/stale.yml— pinned SHAChecklist
Security Considerations
@mainsupply-chain riskScreenshots or Logs (if applicable)
N/A
👀 Reviewer Notes
All changes are mechanical
@main→@a160acca0bdce1ac6c649e006d680d5f6d53024esubstitutions. Verify the SHA matches the intendedkubestellar/infracommit before merging.Original prompt