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 b0ad148 commit 22084e0Copy full SHA for 22084e0
pkg/result/filter.go
@@ -11,6 +11,7 @@ import (
11
12
"github.com/open-policy-agent/opa/v1/ast"
13
"github.com/open-policy-agent/opa/v1/rego"
14
+ "github.com/open-policy-agent/opa/v1/bundle"
15
"github.com/samber/lo"
16
"golang.org/x/xerrors"
17
0 commit comments