chore(deps): update apache/skywalking-eyes digest to 477772b #5632
ci-test-go.yml
on: pull_request
go-fmt
14s
go-lint
22s
go-lint-tests
25s
go-sec
1m 52s
go-vuln
1m 41s
go-test
1m 51s
license
30s
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
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
go-lint:
KubeArmor/presets/base/basePreset.go#L15
don't use ALL_CAPS in Go names; use CamelCase
|
go-lint:
KubeArmor/cert/tls.go#L19
type TlsConfig should be TLSConfig
|
go-lint:
KubeArmor/cert/tls.go#L37
type TlsCredentialManager should be TLSCredentialManager
|
go-lint:
KubeArmor/cert/cert.go#L29
don't use underscores in Go names; const KubeArmor_ORG should be KubeArmorORG
|
go-lint:
KubeArmor/policy/policy.go#L26
parameter 'c' 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/cert/cert.go#L30
don't use underscores in Go names; const KubeArmor_CN should be KubeArmorCN
|
go-lint:
KubeArmor/cert/tls.go#L41
func NewTlsCredentialManager should be NewTLSCredentialManager
|
go-lint:
KubeArmor/presets/anonmapexec/utils.go#L8
exported function ParseProtectionFlags should have comment or be unexported
|
go-lint:
KubeArmor/policy/policy.go#L58
parameter 'c' seems to be unused, consider removing or renaming it as _
|
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/throttling/throttling_test.go#L10
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/smoke/smoke_test.go#L13
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/util/kartutil.go#L231
exported function AnnotationsMatch should have comment or be unexported
|
go-lint-tests:
tests/k8s_env/multicontainer/multicontainer_test.go#L12
should not use dot imports
|
go-lint-tests:
tests/k8s_env/privileged/privileged_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
|
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
|