update to kubescape org

This commit is contained in:
David Wertenteil
2022-08-22 18:22:28 +03:00
parent 7f2a4bdfd8
commit bd970eff83
100 changed files with 213 additions and 211 deletions
+1 -1
View File
@@ -5,11 +5,11 @@ import (
"path/filepath"
giturl "github.com/armosec/go-git-url"
"github.com/armosec/kubescape/v2/core/cautils"
logger "github.com/kubescape/go-logger"
"github.com/kubescape/go-logger/helpers"
"github.com/kubescape/k8s-interface/k8sinterface"
"github.com/kubescape/k8s-interface/workloadinterface"
"github.com/kubescape/kubescape/v2/core/cautils"
"github.com/kubescape/opa-utils/reporthandling"
)