fix(deps): update module github.com/cilium/cilium to v1.14.16 [security] #5179
ci-test-go.yml
on: pull_request
go-fmt
18s
go-lint
30s
go-lint-tests
26s
go-sec
2m 2s
go-vuln
1m 23s
go-test
1m 39s
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.K8sGetPods calls gentype.alsoLister[*k8s.io/api/core/v1.Pod, *k8s.io/api/core/v1.PodList].List[*k8s.io/api/core/v1.Pod *k8s.io/api/core/v1.PodList], 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
|
go-lint-tests:
tests/k8s_env/privileged/privileged_suite_test.go#L9
should not use dot imports
|
go-lint-tests:
tests/k8s_env/privileged/privileged_suite_test.go#L10
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/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:
tests/k8s_env/configmap/kubearmor_config_test.go#L11
should not use dot imports
|
go-lint-tests:
tests/k8s_env/configmap/kubearmor_config_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/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/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/cert/tls.go#L15
exported const SelfCertProvider should have comment (or a comment on this block) or be unexported
|
go-lint:
KubeArmor/cert/tls.go#L19
exported type TlsConfig should have comment or be unexported
|
go-lint:
KubeArmor/cert/tls.go#L37
exported type TlsCredentialManager should have comment or be unexported
|
go-lint:
KubeArmor/cert/tls.go#L41
exported function NewTlsCredentialManager should have comment or be unexported
|
go-lint:
KubeArmor/cert/tls.go#L74
exported method TlsCredentialManager.CreateTlsClientCredentials should have comment or be unexported
|
go-lint:
KubeArmor/cert/tls.go#L88
exported method TlsCredentialManager.CreateTlsServerCredentials should have comment or be unexported
|
go-lint:
KubeArmor/cert/tls.go#L103
exported function GetX509KeyPairFromCertBytes 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
|