https://github.com/etcd-io/etcd
Revision e72a7994b272a74a3b1b31c0c5da7760d73faa1e authored by Chun-Hung Tseng on 14 June 2024, 09:31:19 UTC, committed by Chun-Hung Tseng on 14 June 2024, 09:33:21 UTC
Extracted log from govulncheck, suggesting that we should bump the
version of golang.org/x/sys

Vulnerability #1: GO-2022-0493
    Incorrect privilege reporting in syscall and golang.org/x/sys/unix
  More info: https://pkg.go.dev/vuln/GO-2022-0493
  Module: golang.org/x/sys
    Found in: golang.org/x/sys@v0.0.0-20210403161142-5e06dd20ab57
    Fixed in: golang.org/x/sys@v0.0.0-20220412211240-33da011f77ad

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
1 parent 2676975
History
Tip revision: e72a7994b272a74a3b1b31c0c5da7760d73faa1e authored by Chun-Hung Tseng on 14 June 2024, 09:31:19 UTC
dependency: bump golang.org/x/sys from v0.0.0-20210403161142-5e06dd20ab57 to v0.0.0-20220412211240-33da011f77ad
Tip revision: e72a799
File Mode Size
.github
Documentation
api
client
contrib
etcdctl
etcdutl
hack
logos
pkg
raft
scripts
security
server
tests
tools
.gitignore -rw-r--r-- 290 bytes
.go-version -rw-r--r-- 8 bytes
.header -rw-r--r-- 593 bytes
.words -rw-r--r-- 1.3 KB
CONTRIBUTING.md -rw-r--r-- 3.3 KB
DCO -rw-r--r-- 1.4 KB
Dockerfile-release.amd64 -rw-r--r-- 332 bytes
Dockerfile-release.arm64 -rw-r--r-- 332 bytes
Dockerfile-release.ppc64le -rw-r--r-- 334 bytes
Dockerfile-release.s390x -rw-r--r-- 332 bytes
GOVERNANCE.md -rw-r--r-- 3.7 KB
LICENSE -rw-r--r-- 11.1 KB
MAINTAINERS -rw-r--r-- 1.0 KB
Makefile -rw-r--r-- 19.2 KB
Procfile -rw-r--r-- 1.6 KB
Procfile.learner -rw-r--r-- 900 bytes
Procfile.v2 -rw-r--r-- 1.6 KB
README.md -rw-r--r-- 9.0 KB
ROADMAP.md -rw-r--r-- 900 bytes
bill-of-materials.json -rw-r--r-- 12.4 KB
bill-of-materials.override.json -rw-r--r-- 254 bytes
build -rwxr-xr-x 136 bytes
build.bat -rwxr-xr-x 51 bytes
build.ps1 -rw-r--r-- 2.7 KB
build.sh -rwxr-xr-x 4.7 KB
code-of-conduct.md -rw-r--r-- 143 bytes
codecov.yml -rw-r--r-- 482 bytes
dummy.go -rw-r--r-- 1.0 KB
etcd.conf.yml.sample -rw-r--r-- 3.7 KB
go.mod -rw-r--r-- 4.1 KB
go.sum -rw-r--r-- 52.4 KB
test -rwxr-xr-x 134 bytes
test.sh -rwxr-xr-x 23.7 KB

README.md

back to top