fix: potential slowloris attack on http server header reading #1668
Annotations
20 errors and 3 warnings
go-lint:
pkg/fs/common.go#L5
G501: Blocklisted import crypto/md5: weak cryptographic primitive (gosec)
|
go-lint:
pkg/fs/common.go#L23
G401: Use of weak cryptographic primitive (gosec)
|
go-lint:
pkg/fs/instance.go#L28
var-naming: func parameter challId should be challID (revive)
|
go-lint:
pkg/fs/instance.go#L33
var-naming: func parameter challId should be challID (revive)
|
go-lint:
pkg/fs/instance.go#L45
var-naming: func parameter challId should be challID (revive)
|
go-lint:
pkg/fs/challenge.go#L20
The line is 132 characters long, which exceeds the maximum of 120 characters. (lll)
|
go-lint:
pkg/iac/stack.go#L56
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
go-lint:
pkg/iac/stack.go#L19
unused-parameter: parameter 'sourceId' seems to be unused, consider removing or renaming it as _ (revive)
|
go-lint:
pkg/iac/update.go#L35
var-naming: var oldId should be oldID (revive)
|
go-lint:
global/log.go#L37
var-naming: var challId should be challID (revive)
|
tests
Cannot open: File exists
|
tests
Cannot open: File exists
|
tests
Cannot open: File exists
|
tests
Cannot open: File exists
|
tests
Cannot open: File exists
|
tests
Cannot open: File exists
|
tests
Cannot open: File exists
|
tests
Cannot open: File exists
|
tests
Cannot open: File exists
|
tests
Cannot open: File exists
|
go-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|