We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cc9ef4 commit 5141fddCopy full SHA for 5141fdd
sysdig/resource_sysdig_secure_rule_stateful_test.go
@@ -33,7 +33,7 @@ func ruleStatefulAppend() string {
33
ruletype = "STATEFUL_SEQUENCE"
34
append = true
35
exceptions {
36
- values = jsonencode([["12345", ["docker.io/library/busybox"]]])
+ values = jsonencode([["user_abc", ["12345"]]])
37
name = "user_accountid"
38
}
39
}`
0 commit comments