fix(deps): update module github.com/cilium/cilium to v1.14.16 [security] #5008
ci-test-go.yml
on: pull_request
go-fmt
18s
go-lint
28s
go-lint-tests
29s
go-sec
2m 1s
go-vuln
1m 28s
go-test
1m 31s
license
28s
Annotations
14 errors and 27 warnings
go-vuln:
KubeArmor/core/dockerHandler.go#L270
undefined: types.ContainerListOptions
|
go-vuln
util.init calls vm.init, which eventually calls addressing.init
|
go-vuln
util.K8sExecInPodWithContainer calls rest.Request.VersionedParams, which eventually calls api.Rule.DeepCopyInto
|
go-vuln
util.K8sDelete calls fmt.Sprintf, which eventually calls api.Rules.String
|
go-vuln
util.init calls vm.init, which eventually calls api.init
|
go-vuln
util.init calls vm.init, which eventually calls api.init
|
go-vuln
util.init calls vm.init, which eventually calls bgp.New
|
go-vuln
util.init calls vm.init, which eventually calls bgp.init
|
go-vuln
util.init calls vm.init, which eventually calls cell.Config[github.com/cilium/cilium/pkg/metrics.RegistryConfig]
|
go-vuln
util.init calls vm.init, which eventually calls cell.Invoke
|
go-test
undefined: types.ContainerListOptions
|
go-test
Process completed with exit code 1.
|
go-sec
undefined: types.ContainerListOptions
|
go-sec
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
|
license
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
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/util/kartutil.go#L663
exported function AssertCommand should have comment or be unexported
|
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/visibility/visibility_test.go#L11
should not use dot imports
|
go-lint-tests:
tests/k8s_env/visibility/visibility_test.go#L12
should not use dot imports
|
go-lint-tests:
tests/k8s_env/visibility/visibility_test.go#L13
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/policy/policy.go#L17
type name will be used as policy.PolicyServer by other packages, and that stutters; consider calling this Server
|
go-lint:
KubeArmor/policy/policy.go#L26
parameter 'c' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/policy/policy.go#L58
parameter 'c' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/state/stateAgent.go#L42
type name will be used as state.StateAgent by other packages, and that stutters; consider calling this Agent
|
go-lint:
KubeArmor/state/stateAgent.go#L98
parameter 'msg' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/state/stateAgent.go#L123
parameter 'msg' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/cert/tls.go#L19
type TlsConfig should be TLSConfig
|
go-lint:
KubeArmor/cert/certloader.go#L15
exported type CertLoader should have comment or be unexported
|
go-lint:
KubeArmor/cert/tls.go#L37
type TlsCredentialManager should be TLSCredentialManager
|
go-lint:
KubeArmor/state/stateAgent.go#L4
package comment should be of the form "Package state ..."
|
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
|