Skip to content

fix: Make requests with no identity work with "*" target #3868

fix: Make requests with no identity work with "*" target

fix: Make requests with no identity work with "*" target #3868

Triggered via pull request December 6, 2024 04:55
Status Failure
Total duration 2m 16s
Artifacts

check-vulnerabilities.yml

on: pull_request
Check vulnerabilities job
2m 7s
Check vulnerabilities job
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Check vulnerabilities job
Process completed with exit code 1.
Check vulnerabilities job
client.CollectionDescription.IDString calls fmt.Sprint, which eventually calls ackhandler.SendMode.String
Check vulnerabilities job
net.init calls libp2p.init, which eventually calls ackhandler.init
Check vulnerabilities job
http.Handler.ServeHTTP calls chi.Mux.ServeHTTP, which eventually calls ackhandler.init
Check vulnerabilities job
net.init calls libp2p.init, which eventually calls congestion.init
Check vulnerabilities job
net.init calls libp2p.init, which eventually calls flowcontrol.init
Check vulnerabilities job
http.Client.ExecRequest calls tls.Conn.Close, which eventually calls flowcontrol.streamFlowController.Abandon
Check vulnerabilities job
cli.Wrapper.ExecRequest calls io.ReadAll, which eventually calls flowcontrol.streamFlowController.AddBytesRead
Check vulnerabilities job
http.Server.serveTLS calls http.Server.Serve, which eventually calls handshake.cryptoSetup.getDataForSessionTicket
Check vulnerabilities job
cli.Wrapper.ExecRequest calls io.ReadAll, which eventually calls handshake.cryptoSetup.handleDataFromSessionState
Check vulnerabilities job
http.Server.serveTLS calls http.Server.Serve, which eventually calls handshake.cryptoSetup.handleSessionTicket
Check vulnerabilities job
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636