Skip to content

etcdutl: Fix snapshot restore memory alloc issue #32

etcdutl: Fix snapshot restore memory alloc issue

etcdutl: Fix snapshot restore memory alloc issue #32

Triggered via push January 19, 2024 00:01
Status Failure
Total duration 43s
Artifacts

govuln.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
client.write calls io.ReadAll, which eventually calls internal.chunkedReader.Read
test
etcd.main calls embed.StartEtcd, which eventually calls tls.Conn.Handshake
test
storage.main calls http.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
test
client.main calls bufio.Reader.ReadByte, which eventually calls tls.Conn.Read
test
cmd.etcdVersionAnnotation.PrintLine calls fmt.Fprintf, which calls tls.Conn.Write
test
raftexample.raftNode.startRaft calls rafthttp.Transport.AddPeer, which eventually calls tls.Dialer.DialContext
test
etcd.listEntriesType calls exec.Cmd.Start, which eventually calls filepath.Abs
test
etcd.listEntriesType calls exec.Cmd.Start, which eventually calls filepath.Abs
test
etcd.main calls exec.Command, which calls filepath.Base
test
etcd.main calls exec.Command, which calls filepath.Base