We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d5986d commit 4c67ab3Copy full SHA for 4c67ab3
1 file changed
pkg/analyzer/analyzers/analyzers.go
@@ -44,6 +44,7 @@ type (
44
Binding struct {
45
Resource Resource
46
Permission Permission
47
+ Condition string
48
}
49
)
50
0 commit comments