feat(cmd/rofl): Add support for building TDX ROFL apps #1003
Annotations
8 errors
cmd/rofl/build/artifacts.go#L170
G110: Potential DoS vulnerability via decompression bomb (gosec)
|
cmd/rofl/build/artifacts.go#L237
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
cmd/rofl/build/artifacts.go#L256
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
cmd/rofl/build/artifacts.go#L60
response body must be closed (bodyclose)
|
cmd/rofl/build/artifacts.go#L122
shadow: declaration of "err" shadows declaration at line 86 (govet)
|
cmd/rofl/build/artifacts.go#L212
SA4009: argument err is overwritten before first use (staticcheck)
|
cmd/rofl/build/artifacts.go#L213
SA4009(related information): assignment to err (staticcheck)
|
|
This job failed
Loading