Update e2e tests, use tls for upstream service #737
Annotations
6 errors and 2 warnings
Lint (1.24)
issues found
|
Lint (1.24):
e2e/e2e_test.go#L267
variable name 'd' is too short for the scope of its usage (varnamelen)
|
Lint (1.24):
e2e/e2e_test.go#L249
G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)
|
Lint (1.24):
e2e/e2e_test.go#L235
G102: Binds to all network interfaces (gosec)
|
Lint (1.24):
e2e/e2e_test.go#L125
G101: Potential hardcoded credentials: SSH (EC) private key (gosec)
|
Build (1.24)
Process completed with exit code 1.
|
Lint (1.24)
Restore cache failed: Dependencies file is not found in /home/runner/work/gatekeeper/gatekeeper. Supported file pattern: go.sum
|
Build (1.24)
Restore cache failed: Dependencies file is not found in /home/runner/work/gatekeeper/gatekeeper. Supported file pattern: go.sum
|