vault: use time.Ticker
instead of time.Timer
#1452
go.yml
on: pull_request
Lint
1m 20s
Build
1m 27s
Vulncheck
56s
Matrix: test
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.
|