feat: default AUFS -> OverlayFS whiteout conversion for squashfs #35
style.yaml
on: pull_request
Lint Markdown
13s
Lint Source
22s
Annotations
5 errors
Lint Source:
pkg/mutate/squashfs.go#L350
G110: Potential DoS vulnerability via decompression bomb (gosec)
|
Lint Source:
pkg/mutate/squashfs.go#L353
unnecessary trailing newline (whitespace)
|
Lint Source:
pkg/mutate/squashfs.go#L321
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#L357
named return "opaquePaths" with type "map[string]bool" found (nonamedreturns)
|
Lint Source
issues found
|