Skip to content

Commit 300934a

Browse files
authored
Make the policy output more consistent
1 parent 2f56697 commit 300934a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

2.Prevent job execution by platform admin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ default superuser_allowed_false := {
1717
1818
superuser_allowed_false := {
1919
"allowed": false,
20-
"violations": ["SuperUser is not allow to launch jobs"],
20+
"violations": ["System/Platform Administrator is not allow to launch jobs"],
2121
} if {
2222
input.created_by.is_superuser
2323
}

0 commit comments

Comments
 (0)