mirror of
https://github.com/kubescape/kubescape.git
synced 2026-02-14 09:59:54 +00:00
deprecate control name in exception policies (#1795)
* deprecate control name in posture exception policies Signed-off-by: Amir Malka <amirm@armosec.io> * deprecate control name in posture exception policies Signed-off-by: Amir Malka <amirm@armosec.io> * deprecate control name in posture exception policies Signed-off-by: Amir Malka <amirm@armosec.io> * deprecate control name in posture exception policies Signed-off-by: Amir Malka <amirm@armosec.io> --------- Signed-off-by: Amir Malka <amirm@armosec.io>
This commit is contained in:
2
go.mod
2
go.mod
@@ -31,7 +31,7 @@ require (
|
||||
github.com/kubescape/go-git-url v0.0.30
|
||||
github.com/kubescape/go-logger v0.0.23
|
||||
github.com/kubescape/k8s-interface v0.0.174
|
||||
github.com/kubescape/opa-utils v0.0.284
|
||||
github.com/kubescape/opa-utils v0.0.286
|
||||
github.com/kubescape/rbac-utils v0.0.21-0.20230806101615-07e36f555520
|
||||
github.com/kubescape/regolibrary/v2 v2.0.1
|
||||
github.com/kubescape/sizing-checker v0.0.0-20250214150700-f76039e53ac3
|
||||
|
||||
Reference in New Issue
Block a user