new: driver command #566
Annotations
10 errors and 10 warnings
pkg/driver/type/bpf.go#L23
Error return value of `unix.Mount` is not checked (errcheck)
|
pkg/driver/kernel/kernel.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/falcosecurity/falcoctl) (gci)
|
pkg/driver/kernel/kernel.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/falcosecurity/falcoctl) (gci)
|
internal/config/config.go#L21
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/falcosecurity/falcoctl) (gci)
|
pkg/driver/distro/ubuntu.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/falcosecurity/falcoctl) (gci)
|
pkg/driver/distro/ubuntu.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/falcosecurity/falcoctl) (gci)
|
pkg/driver/distro/amzn.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/falcosecurity/falcoctl) (gci)
|
pkg/driver/distro/amzn.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/falcosecurity/falcoctl) (gci)
|
pkg/driver/distro/bottlerocket.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/falcosecurity/falcoctl) (gci)
|
pkg/driver/distro/bottlerocket.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/falcosecurity/falcoctl) (gci)
|
pkg/driver/kernel/kernel.go#L9
exported: exported type Info should have comment or be unexported (revive)
|
pkg/driver/kernel/kernel.go#L16
exported: exported function FetchKernelInfo should have comment or be unexported (revive)
|
pkg/driver/type/type.go#L7
exported: exported type DriverType should have comment or be unexported (revive)
|
pkg/driver/type/type.go#L14
exported: exported function Parse should have comment or be unexported (revive)
|
internal/config/config.go#L529
exported: exported function SelectDriver should have comment or be unexported (revive)
|
pkg/driver/distro/ubuntu.go#L17
var-naming: var ubuntuTargetIdRegex should be ubuntuTargetIDRegex (revive)
|
pkg/driver/distro/distro.go#L15
error-naming: error var UnsupportedErr should have name of the form ErrFoo (revive)
|
pkg/driver/distro/distro.go#L17
exported: exported type Distro should have comment or be unexported (revive)
|
pkg/driver/distro/distro.go#L30
exported: exported function DiscoverDistro should have comment or be unexported (revive)
|
cmd/driver/select/doc.go#L17
var-naming: don't use an underscore in package name (revive)
|
The logs for this run have expired and are no longer available.
Loading