issues
search
microsoft
/
rego-cpp
A C++ interpreter for the OPA policy language Rego
https://microsoft.github.io/rego-cpp/
MIT License
33
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Windows fatal access exception
#168
RedUndercover
opened
1 week ago
0
Can't build Python wrapper from source due to missing VERSION file
#167
hobofan
opened
2 weeks ago
0
regopy is seemingly incompatible with python-greenlet
#166
nazywam
opened
2 weeks ago
0
Minor tweak on pipelines
#165
matajoh
closed
2 months ago
0
Addressing some issues in the Python and Rust wrappers.
#164
matajoh
closed
2 months ago
0
Point release adding the `uuid`, `time`, and `walk` builtins.
#163
matajoh
closed
2 months ago
0
Point release updating to Rego v0.68.0
#162
matajoh
closed
2 months ago
0
Update Trieste and fix API breakage
#161
fhackett
closed
2 months ago
3
package directives that end with whitespace cause errors
#160
davidchisnall
closed
2 months ago
0
rule with value dependent on input silently disappears
#159
anakrish
closed
2 months ago
0
Rule definitions evaluating to undefined not ignored
#158
anakrish
closed
2 months ago
0
Updating Trieste
#157
matajoh
closed
5 months ago
0
rule with else evaluated incorrectly
#156
anakrish
closed
2 months ago
2
Build fails in snmalloc update
#155
davidchisnall
closed
5 months ago
1
recursion not detected
#154
anakrish
closed
2 months ago
0
Doc updates and bug fixes.
#153
matajoh
closed
5 months ago
0
Failure parsing json
#152
anakrish
closed
5 months ago
1
Well-formedness error on rego files starting with comments
#151
anakrish
closed
5 months ago
0
Bumping the version of Trieste
#150
matajoh
closed
5 months ago
0
Hardening for the 0.4.0 release.
#149
matajoh
closed
5 months ago
0
Minor changes to fix the python wheel builds
#148
matajoh
closed
5 months ago
0
Update to Rego v0.65.0
#147
matajoh
closed
5 months ago
0
Var shadowing in comprehension contexts
#146
matajoh
closed
5 months ago
0
Richer output from `rego` tool
#145
matajoh
closed
5 months ago
0
Adding the cheriot-audit tests to the test suite
#144
matajoh
closed
5 months ago
3
Allow tests to see non-binding results
#143
fhackett
closed
2 months ago
1
OPA test causes stray terms in output
#142
fhackett
closed
2 months ago
1
Debugging options could be more discoverable
#141
fhackett
closed
2 months ago
0
rego.v1 import
#140
matajoh
closed
5 months ago
0
`uuid` builtins
#139
matajoh
closed
2 months ago
0
`json*` builtins
#138
matajoh
opened
5 months ago
0
Version 0.4.0
#137
matajoh
closed
5 months ago
0
Better handling of FetchContent
#136
mjp41
closed
5 months ago
1
Result of division is treated as float even if value is integer
#135
anakrish
closed
5 months ago
0
`(1 - 7) % 3` computes to negative `-0` instead of `0`.
#134
anakrish
closed
5 months ago
0
Not possible to use tools like heaptrack to analyze memory usage
#133
anakrish
closed
5 months ago
1
rego-cpp binaries are large
#132
anakrish
closed
5 months ago
1
Performance issue with small policy
#131
fernape
closed
7 months ago
6
Undefined values incorrectly raise arithmetic operations error
#130
anakrish
closed
5 months ago
0
Modulo operator produces incorrect results for values less than the divisor
#129
anakrish
closed
5 months ago
0
rego-cpp inconsistently replaces malloc
#128
davidchisnall
closed
5 months ago
6
Expressions split across lines not parsed correctly
#127
anakrish
closed
5 months ago
0
Rego expressions are silently ignored resulting in incorrect behavior
#126
anakrish
closed
5 months ago
0
Various targets are not marked private
#125
davidchisnall
closed
2 months ago
7
incorrect well-formedness error on valid rego code
#124
anakrish
closed
5 months ago
0
Parse errors can leak out-of-bounds exceptions from `std::vector`
#123
davidchisnall
closed
5 months ago
0
Set comprehensions evaluate to arrays
#122
davidchisnall
closed
9 months ago
1
Common prefix of two rules is not evaluated
#121
anakrish
closed
5 months ago
0
Large non-utf8 input, data, or policy causes SEGV
#120
anakrish
closed
5 months ago
0
Non utf8 policy, data or input causes range check error
#119
anakrish
closed
5 months ago
0
Next