GitRegoStore moved to Regolibrary (#1058)

* GitRegoStore moved to Regolibrary

* httphandler go mod

* update go.mod

* test old regostorlibrary

* restore gitRegoStore from regolibrary

* Update 	github.com/kubescape/regolibrary to ver 249

Signed-off-by: kooomix <eranm@armosec.io>

* update go mod

Signed-off-by: kooomix <eranm@armosec.io>

* print scan_control_id mesg

Signed-off-by: kooomix <eranm@armosec.io>

* Update regolibrary version - windows host fix

Signed-off-by: kooomix <eranm@armosec.io>

---------

Signed-off-by: kooomix <eranm@armosec.io>
Co-authored-by: David Wertenteil <dwertent@armosec.io>
This commit is contained in:
kooomix
2023-02-07 13:18:51 +02:00
committed by GitHub
parent e8253d4193
commit 4ea35eec00
6 changed files with 13 additions and 5 deletions

View File

@@ -50,6 +50,7 @@ def run(kubescape_exec: str):
print("Testing scan control id")
msg = scan_control_id(kubescape_exec=kubescape_exec)
print(f"scan_control_id message: {msg}")
smoke_utils.assertion(msg)
print("Testing scan controls")