refactor(tests): migrate to table-driven test pattern #71
security.yml
on: pull_request
govulncheck
30s
bearer
10s
codeql
1m 22s
trivy-codeql
24s
trivy-logs
21s
Annotations
10 errors
|
govulncheck
oops.OopsError.rawBlocksWithCache calls sync.Once.Do, which eventually calls os.ReadDir
|
|
govulncheck
oops.OopsError.ToMap calls httputil.DumpRequestOut, which eventually calls tls.Dialer.DialContext
|
|
govulncheck
oops.OopsError.Format calls fmt.Fprintf, which calls tls.Conn.Write
|
|
govulncheck
oops.OopsError.ToMap calls httputil.DumpResponse, which eventually calls tls.Conn.Read
|
|
govulncheck
oops.OopsError.ToMap calls httputil.DumpRequestOut, which eventually calls tls.Conn.HandshakeContext
|
|
govulncheck
oops.OopsError.ToMap calls httputil.DumpRequestOut, which calls http.Transport.RoundTrip
|
|
govulncheck
oops.OopsError.ToMap calls httputil.DumpRequestOut, which calls http.Transport.CloseIdleConnections
|
|
govulncheck
oops.OopsError.Format calls fmt.Fprintf, which eventually calls x509.Certificate.Verify
|
|
govulncheck
oops.OopsError.Format calls fmt.Fprintf, which eventually calls x509.Certificate.Verify
|
|
govulncheck
oops.OopsError.ToMap calls httputil.DumpRequestOut, which eventually calls net.Dialer.DialContext
|