Skip to content

build(deps): bump golang.org/x/crypto from 0.23.0 to 0.25.0 #671

build(deps): bump golang.org/x/crypto from 0.23.0 to 0.25.0

build(deps): bump golang.org/x/crypto from 0.23.0 to 0.25.0 #671

Triggered via pull request July 8, 2024 07:05
Status Failure
Total duration 1m 19s
Artifacts

govuln.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
test
etcd.main calls embed.StartEtcd, which eventually calls http.Client.Do
test
etcd.fetchMetrics calls http.Client.Get
test
etcd.install calls http.Get
test
client.write calls http.Post
test
raftexample.raftNode.stopHTTP calls rafthttp.Transport.Stop, which calls http.Transport.CloseIdleConnections
test
raftexample.raftNode.startRaft calls rafthttp.Transport.AddPeer, which eventually calls http.Transport.RoundTrip
test
bridge.main calls net.Listen, which eventually calls netip.Addr.IsLoopback
test
bridge.main calls net.Listen, which eventually calls netip.Addr.IsMulticast
test
Process completed with exit code 3.