Add a CI Workflow to push docker image of multiubuntu on a change #5620
ci-test-go.yml
on: pull_request
go-fmt
21s
go-lint
26s
go-lint-tests
28s
go-sec
1m 57s
go-vuln
1m 36s
go-test
1m 50s
license
34s
Annotations
10 errors and 27 warnings
go-vuln
cert.GenerateSelfSignedCert calls x509.CreateCertificate, which eventually calls nistec.P256Point.ScalarBaseMult
|
go-vuln
cert.GenerateSelfSignedCert calls x509.CreateCertificate, which eventually calls nistec.P256Point.ScalarMult
|
go-vuln
cert.GenerateSelfSignedCert calls x509.CreateCertificate, which eventually calls nistec.P256Point.SetBytes
|
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
deployments.main calls os.Getwd, which eventually calls nistec.P256Point.SetBytes
|
go-fmt
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
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/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/csp/csp_test.go#L10
should not use dot imports
|
go-lint-tests:
tests/k8s_env/csp/csp_test.go#L11
should not use dot imports
|
go-lint-tests:
tests/k8s_env/csp/csp_test.go#L12
should not use dot imports
|
go-lint-tests:
tests/k8s_env/multicontainer/multicontainer_test.go#L12
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-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
go-lint:
KubeArmor/common/common.go#L133
redefinition of the built-in function new
|
go-lint:
KubeArmor/presets/base/basePreset.go#L15
don't use ALL_CAPS in Go names; use CamelCase
|
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/anonmapexec/preset.go#L4
should have a package comment
|
go-lint:
KubeArmor/presets/anonmapexec/utils.go#L8
exported function ParseProtectionFlags should have comment or be unexported
|
go-lint:
KubeArmor/presets/anonmapexec/utils.go#L33
exported function ParseMemoryFlags should have comment or be unexported
|
license
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
go-vuln
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
|
go-sec
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|