Commit 5ef9d59
committed
add rego integration to source policies
Signed-off-by: Tonis Tiigi <[email protected]>1 parent f1a0fc5 commit 5ef9d59
File tree
1,161 files changed
+752641
-3192
lines changed- build
- policy
- vendor
- github.com
- agnivade/levenshtein
- beorn7/perks
- quantile
- cespare/xxhash/v2
- decred/dcrd/dcrec/secp256k1/v4
- go-ini/ini
- gobwas/glob
- compiler
- match
- syntax
- ast
- lexer
- util
- runes
- strings
- goccy/go-json
- internal
- decoder
- encoder
- vm_color_indent
- vm_color
- vm_indent
- vm
- errors
- runtime
- lestrrat-go
- blackmagic
- dsig-secp256k1
- dsig
- internal/ecutil
- httpcc
- httprc/v3
- errsink
- proxysink
- tracesink
- jwx/v3
- cert
- internal
- base64
- ecutil
- json
- jwxio
- keyconv
- pool
- tokens
- jwa
- jwe
- internal
- aescbc
- cipher
- concatkdf
- content_crypt
- keygen
- jwebb
- jwk
- ecdsa
- jwkbb
- jws
- internal/keytype
- jwsbb
- legacy
- jwt
- internal
- errors
- types
- transform
- option
- v2
- moby/buildkit
- sourcepolicy/policysession
- util/gitutil/gitobject
- open-policy-agent/opa
- capabilities
- internal
- bundle
- cidr/merge
- compiler
- wasm
- opa
- config
- debug
- deepcopy
- edittree
- bitvector
- file
- archive
- url
- future
- gojsonschema
- json/patch
- lcss
- leb128
- merge
- planner
- providers/aws
- crypto
- v4
- ref
- rego/opa
- report
- runtime/init
- semver
- strings
- strvals
- uuid
- version
- wasm
- constant
- encoding
- instruction
- module
- opcode
- sdk/opa/capabilities
- types
- util
- v1
- ast
- internal
- scanner
- tokens
- json
- location
- bundle
- capabilities
- config
- format
- hooks
- ir
- keys
- loader
- extension
- filter
- logging
- metrics
- plugins
- rest
- rego
- resolver
- wasm
- schemas
- storage
- inmem
- internal
- errors
- ptr
- topdown
- builtins
- cache
- copypropagation
- print
- tracing
- types
- util
- decoding
- version
- prometheus
- client_golang
- prometheus
- internal
- client_model
- go
- common
- expfmt
- model
- procfs
- internal
- fs
- util
- rcrowley/go-metrics
- rivo/uniseg
- segmentio/asm
- base64
- cpu
- arm64
- arm
- cpuid
- x86
- internal/unsafebytes
- sirupsen/logrus
- tchap/go-patricia/v2
- patricia
- valyala/fastjson
- fastfloat
- vektah/gqlparser/v2
- ast
- gqlerror
- lexer
- parser
- validator
- core
- imported
- rules
- xeipuuv
- gojsonpointer
- gojsonreference
- yashtewari/glob-intersection
- go.opentelemetry.io
- contrib/instrumentation/net/http/otelhttp
- internal
- semconvutil
- semconv
- otel/semconv/v1.37.0/httpconv
- golang.org/x/crypto/pbkdf2
- google.golang.org/protobuf/encoding/protodelim
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,161 files changed
+752641
-3192
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| 116 | + | |
| 117 | + | |
115 | 118 | | |
116 | 119 | | |
117 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| 43 | + | |
41 | 44 | | |
42 | 45 | | |
43 | 46 | | |
| |||
322 | 325 | | |
323 | 326 | | |
324 | 327 | | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
325 | 342 | | |
326 | 343 | | |
327 | 344 | | |
| |||
535 | 552 | | |
536 | 553 | | |
537 | 554 | | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
538 | 568 | | |
539 | 569 | | |
540 | 570 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | | - | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
54 | | - | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| 79 | + | |
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
| |||
89 | 91 | | |
90 | 92 | | |
91 | 93 | | |
| 94 | + | |
92 | 95 | | |
| 96 | + | |
93 | 97 | | |
94 | 98 | | |
95 | 99 | | |
96 | 100 | | |
97 | 101 | | |
| 102 | + | |
98 | 103 | | |
99 | 104 | | |
100 | 105 | | |
101 | 106 | | |
102 | 107 | | |
103 | 108 | | |
104 | 109 | | |
| 110 | + | |
105 | 111 | | |
106 | 112 | | |
107 | 113 | | |
108 | 114 | | |
109 | 115 | | |
110 | 116 | | |
| 117 | + | |
| 118 | + | |
111 | 119 | | |
112 | 120 | | |
113 | 121 | | |
| |||
121 | 129 | | |
122 | 130 | | |
123 | 131 | | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
124 | 140 | | |
125 | 141 | | |
126 | 142 | | |
| |||
139 | 155 | | |
140 | 156 | | |
141 | 157 | | |
142 | | - | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
143 | 164 | | |
144 | 165 | | |
145 | 166 | | |
| 167 | + | |
146 | 168 | | |
| 169 | + | |
147 | 170 | | |
148 | 171 | | |
149 | 172 | | |
| 173 | + | |
| 174 | + | |
150 | 175 | | |
| 176 | + | |
| 177 | + | |
151 | 178 | | |
| 179 | + | |
152 | 180 | | |
153 | 181 | | |
154 | 182 | | |
| |||
0 commit comments