[Snyk] Security upgrade alpine from 3.17 to 3 #28
ci-test-go.yml
on: pull_request
go-fmt
18s
go-lint
32s
go-lint-tests
40s
go-sec
22s
go-test
1m 25s
license
43s
Annotations
3 errors and 26 warnings
go-sec
undefined: ast.IsGenerated
|
go-sec
undefined: ast.IsGenerated
|
go-sec
Process completed with exit code 2.
|
go-fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go-sec
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go-lint:
KubeArmor/policy/policy.go#L54
parameter 'c' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/policy/policy.go#L24
parameter 'c' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/main.go#L16
exported var GitCommit should have comment or be unexported
|
go-lint:
KubeArmor/core/kubeUpdate.go#L2104
should omit type string from declaration of var visibilityKey; it will be inferred from the right-hand side
|
go-lint:
KubeArmor/main.go#L18
exported var BuildDate should have comment or be unexported
|
go-lint:
KubeArmor/main.go#L17
exported var GitBranch should have comment or be unexported
|
go-lint:
KubeArmor/enforcer/bpflsm/rulesHandling.go#L370
parameter 'newPosture' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/enforcer/bpflsm/enforcer.go#L46
parameter 'node' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/monitor/systemMonitor.go#L755
if block ends with a continue statement, so drop this else and outdent its block
|
go-lint:
KubeArmor/enforcer/bpflsm/rulesHandling.go#L370
parameter 'oldPosture' seems to be unused, consider removing or renaming it as _
|
go-lint-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go-lint-tests:
tests/block/block_test.go#L11
should not use dot imports
|
go-lint-tests:
tests/block/block_test.go#L10
should not use dot imports
|
go-lint-tests:
tests/configmap/kubearmor_config_test.go#L11
should not use dot imports
|
go-lint-tests:
tests/block/block_test.go#L12
should not use dot imports
|
go-lint-tests:
tests/configmap/kubearmor_config_test.go#L13
should not use dot imports
|
go-lint-tests:
tests/configmap/kubearmor_config_test.go#L12
should not use dot imports
|
go-lint-tests:
tests/multicontainer/multicontainer_test.go#L11
should not use dot imports
|
go-lint-tests:
tests/multicontainer/multicontainer_test.go#L10
should not use dot imports
|
go-lint-tests:
tests/visibility/visibility_test.go#L11
should not use dot imports
|
go-lint-tests:
tests/multicontainer/multicontainer_test.go#L12
should not use dot imports
|
license
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|