fixed doc in context to KubeArmorHostPolicy #180
Annotations
10 warnings
KubeArmor/kvmAgent/kvmAgent.go#L87
redundant if ...; err != nil check, just return error instead.
|
KubeArmor/feeder/feeder.go#L38
exported const QueueSize should have comment or be unexported
|
KubeArmor/feeder/feeder.go#L90
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
KubeArmor/main.go#L16
exported var GitCommit should have comment or be unexported
|
KubeArmor/main.go#L17
exported var GitBranch should have comment or be unexported
|
KubeArmor/main.go#L18
exported var BuildDate should have comment or be unexported
|
KubeArmor/monitor/systemMonitor.go#L755
if block ends with a continue statement, so drop this else and outdent its block
|
KubeArmor/monitor/systemMonitor.go#L843
if block ends with a continue statement, so drop this else and outdent its block
|
KubeArmor/common/bpffs.go#L100
redundant if ...; err != nil check, just return error instead.
|
KubeArmor/common/bpffs.go#L155
redundant if ...; err != nil check, just return error instead.
|
The logs for this run have expired and are no longer available.
Loading