Fix:#2328 - #2340
Conversation
|
Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. 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. |
|
[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 |
|
hey @Ankit-cs there are certain things that are missing in this PR
|
|
ok sir i look for that |
Signed-off-by: Ankit-cs <ankitcareer018@gmail.com>
Changes
Updates
hack/install-spruce.shto securely download the matching SHA1 checksum asset and verify the Spruce binary's integrity (sha1sum --check) before installing it.This resolves a potential vulnerability where corrupted or maliciously modified binaries could be silently executed and installed, bringing the script in line with the secure validation pattern already used in
install-kubectl.sh.Related Issue
Fixes: #2343
Type of PR
/kind bug
Submitter Checklist
Release Notes