feat: add WithServer option #62
Annotations
5 errors and 4 warnings
lint:
graceful_test.go#L193
G402: TLS MinVersion too low. (gosec)
|
lint:
graceful_test.go#L198
G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)
|
lint:
graceful_test.go#L199
G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)
|
lint:
graceful_test.go#L215
G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)
|
lint
issues found
|
ubuntu-latest @ Go 1.23
Restore cache failed: Dependencies file is not found in /home/runner/work/graceful/graceful. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.21
Restore cache failed: Dependencies file is not found in /home/runner/work/graceful/graceful. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.20
Restore cache failed: Dependencies file is not found in /home/runner/work/graceful/graceful. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.22
Restore cache failed: Dependencies file is not found in /home/runner/work/graceful/graceful. Supported file pattern: go.sum
|