cmd: Fix network add-local for new insecure GRPC #989
Annotations
10 errors
cmd/rofl/build/artifacts.go#L230
assignOp: replace `fsSize = fsSize / 1024` with `fsSize /= 1024` (gocritic)
|
cmd/rofl/build/artifacts.go#L60
G107: Potential HTTP request made with variable url (gosec)
|
cmd/rofl/build/artifacts.go#L167
G110: Potential DoS vulnerability via decompression bomb (gosec)
|
cmd/rofl/build/artifacts.go#L234
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
cmd/rofl/build/artifacts.go#L251
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
cmd/rofl/build/tdx.go#L27
var-naming: const defaultFirmwareUri should be defaultFirmwareURI (revive)
|
cmd/rofl/build/tdx.go#L28
var-naming: const defaultKernelUri should be defaultKernelURI (revive)
|
cmd/rofl/build/tdx.go#L29
var-naming: const defaultStage2TemplateUri should be defaultStage2TemplateURI (revive)
|
cmd/rofl/build/tdx.go#L39
var-naming: var tdxFirmwareUri should be tdxFirmwareURI (revive)
|
cmd/rofl/build/tdx.go#L41
var-naming: var tdxKernelUri should be tdxKernelURI (revive)
|
The logs for this run have expired and are no longer available.
Loading