govulncheck: Use patch release with security fixes #1637

Merged
fyrchik merged 1 commit from achuprov/frostfs-node:fix/vulncheck into master 2025-02-07 09:44:21 +00:00
Member

Signed-off-by: Alexander Chuprov a.chuprov@yadro.com

Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
achuprov added 1 commit 2025-02-06 18:19:53 +00:00
[#1637] govulncheck: Use patch release with security fixes
All checks were successful
DCO action / DCO (pull_request) Successful in 46s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m16s
Build / Build Components (pull_request) Successful in 1m39s
Tests and linters / Run gofumpt (pull_request) Successful in 1m36s
Vulncheck / Vulncheck (pull_request) Successful in 1m47s
Tests and linters / Staticcheck (pull_request) Successful in 2m8s
Tests and linters / Lint (pull_request) Successful in 2m49s
Tests and linters / Tests (pull_request) Successful in 3m44s
Tests and linters / Tests with -race (pull_request) Successful in 4m14s
Tests and linters / gopls check (pull_request) Successful in 4m46s
Vulncheck / Vulncheck (push) Successful in 50s
Pre-commit hooks / Pre-commit (push) Successful in 2m4s
Tests and linters / Run gofumpt (push) Successful in 1m58s
Build / Build Components (push) Successful in 2m29s
Tests and linters / Staticcheck (push) Successful in 2m26s
Tests and linters / Lint (push) Successful in 3m10s
Tests and linters / Tests with -race (push) Successful in 4m18s
Tests and linters / Tests (push) Successful in 4m24s
OCI image / Build container images (push) Successful in 4m33s
Tests and linters / gopls check (push) Successful in 4m38s
69c35b1d61
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
requested reviews from potyarkin, storage-core-committers, storage-core-developers 2025-02-06 18:19:54 +00:00
acid-ant approved these changes 2025-02-07 05:27:35 +00:00
potyarkin approved these changes 2025-02-07 07:14:29 +00:00
potyarkin left a comment
Member

https://pkg.go.dev/vuln/GO-2025-3447

Timing sidechannel for P-256 on ppc64le

😿

https://pkg.go.dev/vuln/GO-2025-3447 > Timing sidechannel for P-256 on **ppc64le** 😿
fyrchik merged commit 69c35b1d61 into master 2025-02-07 09:44:21 +00:00
Member

@potyarkin

Just wondering, is there any way to automatically choose the latest Go patch in actions, for example, >=1.23,<1.24 or ~1.23? If so, is there anything that stops us from using it?

@potyarkin Just wondering, is there any way to automatically choose the latest Go patch in actions, for example, `>=1.23,<1.24` or `~1.23`? If so, is there anything that stops us from using it?
Member

@a-savchuk, done in #1641 :-)

@a-savchuk, done in #1641 :-)
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#1637
No description provided.