USE AsserCommand instead of K8sExecInPod #5457
Annotations
11 warnings
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
Run Revive Action on KubeArmor:
KubeArmor/presets/anonmapexec/preset.go#L29
exported const NAME should have comment (or a comment on this block) or be unexported
|
Run Revive Action on KubeArmor:
KubeArmor/presets/anonmapexec/preset.go#L33
exported type NsKey should have comment or be unexported
|
Run Revive Action on KubeArmor:
KubeArmor/presets/anonmapexec/preset.go#L38
exported type ContainerVal should have comment or be unexported
|
Run Revive Action on KubeArmor:
KubeArmor/presets/anonmapexec/utils.go#L8
exported function ParseProtectionFlags should have comment or be unexported
|
Run Revive Action on KubeArmor:
KubeArmor/presets/anonmapexec/utils.go#L33
exported function ParseMemoryFlags should have comment or be unexported
|
Run Revive Action on KubeArmor:
KubeArmor/presets/anonmapexec/preset.go#L43
exported type AnonMapExecPreset should have comment or be unexported
|
Run Revive Action on KubeArmor:
KubeArmor/presets/anonmapexec/preset.go#L43
type name will be used as anonmapexec.AnonMapExecPreset by other packages, and that stutters; consider calling this Preset
|
Run Revive Action on KubeArmor:
KubeArmor/presets/anonmapexec/preset.go#L4
should have a package comment
|
Run Revive Action on KubeArmor:
KubeArmor/presets/anonmapexec/preset.go#L61
exported type MmapEvent should have comment or be unexported
|
Run Revive Action on KubeArmor:
KubeArmor/presets/anonmapexec/preset.go#L83
exported function NewAnonMapExecPreset should have comment or be unexported
|
Loading