Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
27 matches across 2 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | pkg/launcher/launcher.go | 161 | return app, nil |
| LOW | pkg/docker/dockerimage/metadata.go | 301 | |
| LOW | pkg/docker/dockerfile/ast/parser.go | 41 | Data: data, |
| LOW | pkg/app/master/compose/execution.go | 1401 | PidMode: service.Pid, |
| LOW | pkg/app/master/inspectors/pod/pod_inspector.go | 581 | |
| LOW | pkg/app/master/inspectors/pod/pod_inspector.go | 601 | // if strings.ToLower(runAsUser) != "root" { |
| LOW | pkg/app/master/command/profile/cli.go | 241 | // }) |
| LOW | pkg/app/master/command/profile/cli.go | 261 | // } |
| LOW | pkg/app/master/command/debug/debug_images.go | 41 | //Need to work out the compat issues linking the shared |
| LOW | pkg/app/master/kubernetes/kubectl.go | 61 | // return nil, err |
| LOW | pkg/app/master/probe/http/internal/client.go | 1 | // This file is a modified version of |
| LOW | pkg/app/master/probe/http/internal/fastcgi.go | 1 | // This file is a modified version of |
| LOW | pkg/app/sensor/monitor/composite.go | 61 | // Errors() method is a way to communicate non-fatal monitor's error |
| LOW | pkg/app/sensor/execution/standalone.go | 101 | return cmd, fmt.Errorf("could not read command file %q: %w", filename, err) |
| LOW | pkg/app/sensor/execution/standalone.go | 121 | |
| LOW | …ty/compose-go/scripts/validate/template/dockerfile.txt | 1 | # Copyright 2020 The Compose Specification Authors. |
| LOW | …rd_party/compose-go/scripts/validate/template/bash.txt | 1 | # Copyright 2020 The Compose Specification Authors. |
| LOW | …arty/compose-go/scripts/validate/template/makefile.txt | 1 | # Copyright 2020 The Compose Specification Authors. |
| LOW | pkg/third_party/madmo/fanotify/fanotify_arm.go | 1 | // Copyright (c) 2012, Moritz Bitsch <moritzbitsch@googlemail.com> |
| LOW | pkg/third_party/madmo/fanotify/fanotify.go | 1 | // Copyright (c) 2012, Moritz Bitsch <moritzbitsch@googlemail.com> |
| LOW | pkg/third_party/madmo/fanotify/fanotify_amd64.go | 1 | // Copyright (c) 2012, Moritz Bitsch <moritzbitsch@googlemail.com> |
| LOW | pkg/third_party/madmo/fanotify/fanotify_386.go | 1 | // Copyright (c) 2012, Moritz Bitsch <moritzbitsch@googlemail.com> |
| LOW | pkg/third_party/madmo/fanotify/fanotify_arm64.go | 1 | // Copyright (c) 2012, Moritz Bitsch <moritzbitsch@googlemail.com> |
| LOW | pkg/vulnerability/epss/api/api.go | 41 | // Each application should define its default sorting options. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | pkg/app/sensor/monitor/composite_test.go | 57 | // Definitely within the drain window. |
| MEDIUM | pkg/app/sensor/monitor/composite_test.go | 67 | // Definitely outside of the drain window. |
| MEDIUM | pkg/third_party/compose-go/loader/loader.go | 591 | // TODO: make this more robust |