support for unorchestrated rootfull Podman using OCI hook #4868
Annotations
10 errors and 2 warnings
Run govulncheck
no required module provides package github.com/containers/common/pkg/hooks/1.0.0; to add it:
|
Run govulncheck:
KubeArmor/deployHook/main.go#L9
could not import github.com/containers/common/pkg/hooks/1.0.0 (invalid package name: "")
|
Run govulncheck
no required module provides package github.com/containers/podman/v5/pkg/bindings; to add it:
|
Run govulncheck
no required module provides package github.com/containers/podman/v5/pkg/bindings/containers; to add it:
|
Run govulncheck
no required module provides package github.com/containers/podman/v5/pkg/domain/entities; to add it:
|
Run govulncheck:
KubeArmor/hook/podman.go#L14
could not import github.com/containers/podman/v5/pkg/bindings (invalid package name: "")
|
Run govulncheck:
KubeArmor/hook/podman.go#L15
could not import github.com/containers/podman/v5/pkg/bindings/containers (invalid package name: "")
|
Run govulncheck:
KubeArmor/hook/podman.go#L16
could not import github.com/containers/podman/v5/pkg/domain/entities (invalid package name: "")
|
Run govulncheck
util.init calls vm.init, which eventually calls addressing.init
|
Run govulncheck
util.K8sExecInPodWithContainer calls rest.Request.VersionedParams, which eventually calls api.Rule.DeepCopyInto
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
Loading