We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42af294 commit 074d7e6Copy full SHA for 074d7e6
util/builtin_operators_blp.go
@@ -56,4 +56,4 @@ func CheckSecurityLevelFunc(args ...interface{}) (interface{}, error) {
56
action := args[2].(string)
57
58
return CheckSecurityLevel(subject, object, action), nil
59
-}
+}
0 commit comments