Nightly #140
nightly.yaml
on: schedule
Go Race Detector
6m 51s
Go Fuzzer (native)
22s
Go Perf
25m 3s
Go mod check
2m 12s
Trivy security scan image
22s
Trivy security scan repo
19s
Go vulnerability check
44s
Annotations
10 errors
Go vulnerability check
crypto.VerifySignature calls ecdsa.Verify, which eventually calls nistec.P256Point.ScalarBaseMult
|
Go vulnerability check
crypto.VerifySignature calls ecdsa.Verify, which eventually calls nistec.P256Point.ScalarMult
|
Go vulnerability check
crypto.VerifySignature calls ecdsa.Verify, which eventually calls nistec.P256Point.SetBytes
|
Go vulnerability check
e2e.TestRuntime.HealthCheck calls http.Client.Do
|
Go vulnerability check
gojsonschema.jsonReferenceLoader.loadFromHTTP calls http.Get
|
Go vulnerability check
rest.clientTLSAuthPlugin.NewClient calls x509.CertPool.AppendCertsFromPEM
|
Go vulnerability check
topdown.verifyX509CertificateChain calls x509.Certificate.Verify
|
Go vulnerability check
server.baseHTTPListener.ListenAndServe calls http.Server.Serve, which eventually calls x509.Certificate.VerifyHostname
|
Go vulnerability check
rest.clientTLSAuthPlugin.NewClient calls x509.DecryptPEMBlock
|
Go vulnerability check
ast.ruleArgLocalRewriter.Visit calls x509.HostnameError.Error
|