fix(deps): update github.com/kubearmor/kubearmor/pkg/kubearmorcontroller digest to 3034561 #5623
ci-test-go.yml
on: pull_request
go-fmt
21s
go-lint
30s
go-lint-tests
40s
go-sec
1m 0s
go-vuln
1m 11s
go-test
22s
license
29s
Annotations
12 errors and 27 warnings
go-test
Process completed with exit code 1.
|
go-sec
Process completed with exit code 2.
|
go-vuln
util.K8sExecInPodWithContainer calls remotecommand.NewSPDYExecutor, which eventually calls nistec.P256Point.ScalarBaseMult
|
go-vuln
util.KarmorLogStart calls log.StartObserver, which eventually calls nistec.P256Point.ScalarMult
|
go-vuln
util.K8sExecInPodWithContainer calls remotecommand.NewSPDYExecutor, which eventually calls nistec.P256Point.SetBytes
|
go-vuln
protobuf.file_kubearmor_proto_rawDescGZIP calls sync.Once.Do, which eventually calls nistec.P256Point.ScalarBaseMult
|
go-vuln
protobuf.file_kubearmor_proto_rawDescGZIP calls sync.Once.Do, which eventually calls nistec.P256Point.ScalarMult
|
go-vuln
protobuf.file_kubearmor_proto_rawDescGZIP calls sync.Once.Do, which eventually calls nistec.P256Point.SetBytes
|
go-vuln
versioned.NewForConfig calls discovery.NewDiscoveryClientForConfig, which eventually calls nistec.P256Point.ScalarBaseMult
|
go-vuln
controller.PodRefresherReconciler.Reconcile calls prometheus.MultiError.Error, which eventually calls nistec.P256Point.ScalarMult
|
go-vuln
cmd.main calls manager.controllerManager.GetWebhookServer, which eventually calls nistec.P256Point.SetBytes
|
go-vuln
Process completed with exit code 2.
|
go-fmt
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
go-test
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
license
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
go-lint:
KubeArmor/presets/protectEnv/preset.go#L154
parameter 'containerID' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/presets/protectEnv/preset.go#L154
parameter 'pidns' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/presets/protectEnv/preset.go#L154
parameter 'mntns' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/presets/protectEnv/preset.go#L159
parameter 'containerID' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/presets/protectEnv/preset.go#L164
parameter 'endPoint' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/presets/base/basePreset.go#L15
don't use ALL_CAPS in Go names; use CamelCase
|
go-lint:
KubeArmor/types/types.go#L534
exported const AnonMapExec should have comment (or a comment on this block) or be unexported
|
go-lint:
KubeArmor/cert/cert.go#L29
don't use underscores in Go names; const KubeArmor_ORG should be KubeArmorORG
|
go-lint:
KubeArmor/cert/cert.go#L30
don't use underscores in Go names; const KubeArmor_CN should be KubeArmorCN
|
go-lint:
KubeArmor/cert/cert.go#L28
comment on exported const KubeArmor_ORG should be of the form "KubeArmor_ORG ..."
|
go-lint-tests:
tests/k8s_env/presets/presets_test.go#L12
should not use dot imports
|
go-lint-tests:
tests/k8s_env/presets/presets_test.go#L13
should not use dot imports
|
go-lint-tests:
tests/k8s_env/presets/presets_test.go#L14
should not use dot imports
|
go-lint-tests:
tests/k8s_env/blockposture/block_test.go#L11
should not use dot imports
|
go-lint-tests:
tests/k8s_env/blockposture/block_test.go#L12
should not use dot imports
|
go-lint-tests:
tests/k8s_env/blockposture/block_test.go#L13
should not use dot imports
|
go-lint-tests:
tests/util/kartutil.go#L231
exported function AnnotationsMatch should have comment or be unexported
|
go-lint-tests:
tests/util/kartutil.go#L645
exported function K8sRuntime should have comment or be unexported
|
go-lint-tests:
tests/util/kartutil.go#L655
comment on exported function RunDockerCommand should be of the form "RunDockerCommand ..."
|
go-lint-tests:
tests/k8s_env/csp/csp_test.go#L10
should not use dot imports
|
go-lint-tests
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
go-sec
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
go-vuln
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|