Skip to content

vault: use time.Ticker instead of time.Timer #1452

vault: use time.Ticker instead of time.Timer

vault: use time.Ticker instead of time.Timer #1452

Triggered via pull request August 16, 2023 14:34
@aeadaead
opened #386
ticker
Status Failure
Total duration 5m 27s
Artifacts

go.yml

on: pull_request
Vulncheck
56s
Vulncheck
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Vulncheck
gcp.Connect calls apiv1.NewClient, which eventually calls tls.Conn.Handshake
Vulncheck
https.Start calls http.Server.Serve, which eventually calls tls.Conn.HandshakeContext
Vulncheck
sys.identityFS.GetIdentity calls io.Copy, which eventually calls tls.Conn.Read
Vulncheck
api.Fail calls io.WriteString, which calls tls.Conn.Write
Vulncheck
fortanix.Store.Status calls http.Client.Do, which eventually calls tls.Dialer.DialContext
Vulncheck
Process completed with exit code 3.