feat: default AUFS -> OverlayFS whiteout conversion for squashfs #34
style.yaml
on: pull_request
Lint Markdown
8s
Lint Source
1m 2s
Annotations
5 errors
Lint Source:
pkg/mutate/squashfs.go#L354
G110: Potential DoS vulnerability via decompression bomb (gosec)
|
Lint Source:
pkg/mutate/squashfs.go#L357
unnecessary trailing newline (whitespace)
|
Lint Source:
pkg/mutate/squashfs.go#L323
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"unexpected opaque marker found for %q\", parent)" (goerr113)
|
Lint Source:
pkg/mutate/squashfs.go#L361
named return "opaquePaths" with type "map[string]bool" found (nonamedreturns)
|
Lint Source
issues found
|