Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / microsoft/rego-cpp issues and pull requests

#171 - Remove now-unncessary GitHub Actions image workaround

Pull Request - State: open - Opened by achamayou 19 days ago - 1 comment

#170 - Fix cpp sample

Pull Request - State: open - Opened by achamayou 19 days ago

#169 - Point release adding a dotnet wrapper.

Pull Request - State: closed - Opened by matajoh about 2 months ago

#168 - Windows fatal access exception

Issue - State: open - Opened by RedUndercover 3 months ago - 2 comments

#167 - Can't build Python wrapper from source due to missing VERSION file

Issue - State: open - Opened by hobofan 3 months ago - 2 comments

#166 - regopy is seemingly incompatible with python-greenlet

Issue - State: closed - Opened by nazywam 3 months ago - 3 comments

#165 - Minor tweak on pipelines

Pull Request - State: closed - Opened by matajoh 5 months ago

#164 - Addressing some issues in the Python and Rust wrappers.

Pull Request - State: closed - Opened by matajoh 5 months ago

#163 - Point release adding the `uuid`, `time`, and `walk` builtins.

Pull Request - State: closed - Opened by matajoh 5 months ago

#162 - Point release updating to Rego v0.68.0

Pull Request - State: closed - Opened by matajoh 5 months ago

#161 - Update Trieste and fix API breakage

Pull Request - State: closed - Opened by fhackett 6 months ago - 3 comments

#159 - rule with value dependent on input silently disappears

Issue - State: closed - Opened by anakrish 7 months ago

#158 - Rule definitions evaluating to undefined not ignored

Issue - State: closed - Opened by anakrish 7 months ago

#157 - Updating Trieste

Pull Request - State: closed - Opened by matajoh 8 months ago

#156 - rule with else evaluated incorrectly

Issue - State: closed - Opened by anakrish 8 months ago - 2 comments

#155 - Build fails in snmalloc update

Issue - State: closed - Opened by davidchisnall 8 months ago - 1 comment

#154 - recursion not detected

Issue - State: closed - Opened by anakrish 8 months ago

#153 - Doc updates and bug fixes.

Pull Request - State: closed - Opened by matajoh 8 months ago

#152 - Failure parsing json

Issue - State: closed - Opened by anakrish 8 months ago - 1 comment
Labels: bug

#151 - Well-formedness error on rego files starting with comments

Issue - State: closed - Opened by anakrish 8 months ago
Labels: bug

#150 - Bumping the version of Trieste

Pull Request - State: closed - Opened by matajoh 8 months ago

#149 - Hardening for the 0.4.0 release.

Pull Request - State: closed - Opened by matajoh 8 months ago

#148 - Minor changes to fix the python wheel builds

Pull Request - State: closed - Opened by matajoh 8 months ago

#147 - Update to Rego v0.65.0

Pull Request - State: closed - Opened by matajoh 8 months ago

#146 - Var shadowing in comprehension contexts

Issue - State: closed - Opened by matajoh 8 months ago
Labels: bug

#145 - Richer output from `rego` tool

Issue - State: closed - Opened by matajoh 8 months ago
Labels: enhancement

#144 - Adding the cheriot-audit tests to the test suite

Pull Request - State: closed - Opened by matajoh 8 months ago - 3 comments

#143 - Allow tests to see non-binding results

Pull Request - State: closed - Opened by fhackett 8 months ago - 1 comment

#142 - OPA test causes stray terms in output

Issue - State: closed - Opened by fhackett 8 months ago - 1 comment

#141 - Debugging options could be more discoverable

Issue - State: closed - Opened by fhackett 8 months ago

#140 - rego.v1 import

Issue - State: closed - Opened by matajoh 8 months ago
Labels: enhancement

#139 - `uuid` builtins

Issue - State: closed - Opened by matajoh 8 months ago
Labels: built-ins

#138 - `json*` builtins

Issue - State: open - Opened by matajoh 8 months ago
Labels: built-ins

#137 - Version 0.4.0

Pull Request - State: closed - Opened by matajoh 8 months ago

#136 - Better handling of FetchContent

Pull Request - State: closed - Opened by mjp41 9 months ago - 1 comment

#135 - Result of division is treated as float even if value is integer

Issue - State: closed - Opened by anakrish 9 months ago
Labels: bug

#134 - `(1 - 7) % 3` computes to negative `-0` instead of `0`.

Issue - State: closed - Opened by anakrish 9 months ago
Labels: bug

#133 - Not possible to use tools like heaptrack to analyze memory usage

Issue - State: closed - Opened by anakrish 10 months ago - 1 comment

#132 - rego-cpp binaries are large

Issue - State: closed - Opened by anakrish 10 months ago - 1 comment

#131 - Performance issue with small policy

Issue - State: closed - Opened by fernape 10 months ago - 6 comments

#130 - Undefined values incorrectly raise arithmetic operations error

Issue - State: closed - Opened by anakrish 11 months ago
Labels: bug

#128 - rego-cpp inconsistently replaces malloc

Issue - State: closed - Opened by davidchisnall 11 months ago - 6 comments

#127 - Expressions split across lines not parsed correctly

Issue - State: closed - Opened by anakrish 11 months ago
Labels: bug

#126 - Rego expressions are silently ignored resulting in incorrect behavior

Issue - State: closed - Opened by anakrish 11 months ago
Labels: bug

#125 - Various targets are not marked private

Issue - State: closed - Opened by davidchisnall 11 months ago - 7 comments

#124 - incorrect well-formedness error on valid rego code

Issue - State: closed - Opened by anakrish 11 months ago
Labels: bug

#123 - Parse errors can leak out-of-bounds exceptions from `std::vector`

Issue - State: closed - Opened by davidchisnall 12 months ago
Labels: bug, error messages

#122 - Set comprehensions evaluate to arrays

Issue - State: closed - Opened by davidchisnall 12 months ago - 1 comment

#121 - Common prefix of two rules is not evaluated

Issue - State: closed - Opened by anakrish 12 months ago
Labels: bug

#120 - Large non-utf8 input, data, or policy causes SEGV

Issue - State: closed - Opened by anakrish 12 months ago
Labels: error messages

#119 - Non utf8 policy, data or input causes range check error

Issue - State: closed - Opened by anakrish 12 months ago
Labels: error messages

#118 - Passing an empty file to `add_module_file` crashes

Issue - State: closed - Opened by davidchisnall 12 months ago
Labels: error messages

#117 - List comprehensions are not properly evaluating the predicate

Issue - State: closed - Opened by davidchisnall 12 months ago
Labels: bug

#115 - '|' operator is not evaluated correctly in a comprehension context

Issue - State: closed - Opened by anakrish 12 months ago
Labels: bug

#114 - Chained | operator not evaluated correctly

Issue - State: closed - Opened by anakrish 12 months ago
Labels: bug

#113 - `every` statement does not operate correctly on non-collections

Issue - State: closed - Opened by anakrish 12 months ago - 3 comments
Labels: wontfix

#112 - Objects not parsed correctly

Issue - State: closed - Opened by anakrish 12 months ago
Labels: bug

#111 - not satements are not correctly handled

Issue - State: closed - Opened by anakrish 12 months ago
Labels: bug

#110 - Queries with loops are not handled

Issue - State: closed - Opened by anakrish 12 months ago
Labels: bug

#109 - Incorrect order of results in multi-expression queries

Issue - State: closed - Opened by anakrish 12 months ago
Labels: bug

#108 - JSON Schema support

Issue - State: open - Opened by cosmincatalin 12 months ago - 1 comment
Labels: enhancement

#107 - Evaluation fails with obscure invalid key/value pair error

Issue - State: closed - Opened by anakrish about 1 year ago
Labels: error messages

#106 - Error messages don't show location information making it harder to identify a problem

Issue - State: closed - Opened by anakrish about 1 year ago
Labels: error messages

#104 - Adding Apple Silicon to CI

Pull Request - State: closed - Opened by matajoh about 1 year ago

#103 - Fixing an issue with implicit enum statement capture

Pull Request - State: closed - Opened by matajoh about 1 year ago - 1 comment

#102 - [fix] Example in README.md

Pull Request - State: closed - Opened by aquamatthias about 1 year ago - 1 comment

#101 - Policy not evaluated correctly when statements are not in order within comprehensions

Issue - State: closed - Opened by anakrish about 1 year ago - 1 comment
Labels: bug

#100 - Updating wheels build

Pull Request - State: closed - Opened by matajoh about 1 year ago

#99 - regorust vs regorus

Issue - State: closed - Opened by cosmincatalin about 1 year ago - 3 comments

#98 - Fixes for regressions in local variable behavior.

Pull Request - State: closed - Opened by matajoh about 1 year ago

#97 - Policy is not evaluated correctly when statements are not in order

Issue - State: closed - Opened by anakrish about 1 year ago - 2 comments
Labels: bug

#96 - SEGV on framework.rego

Issue - State: closed - Opened by anakrish about 1 year ago - 1 comment
Labels: bug

#95 - Comprehensions do not handle variables from parent scope correctly

Issue - State: closed - Opened by anakrish about 1 year ago - 1 comment
Labels: bug

#94 - Fix #ifdef macros to allow use with Werror=undef

Pull Request - State: closed - Opened by fernape about 1 year ago

#93 - CI Workaround update.

Pull Request - State: closed - Opened by mjp41 about 1 year ago

#92 - regopy does not work on ARM

Issue - State: open - Opened by aquamatthias about 1 year ago - 8 comments
Labels: bug

#91 - Fix github action issue

Pull Request - State: closed - Opened by mjp41 over 1 year ago

#90 - Moving to newer trieste

Pull Request - State: closed - Opened by mjp41 over 1 year ago

#89 - sprintf() doesn't return a quoted string

Issue - State: closed - Opened by eric-therond over 1 year ago
Labels: bug

#88 - Eval a rego rule on multiple input

Issue - State: open - Opened by eric-therond over 1 year ago - 2 comments
Labels: enhancement

#87 - Update Trieste and use logging

Pull Request - State: closed - Opened by mjp41 over 1 year ago

#86 - Performance Improvements

Pull Request - State: closed - Opened by mjp41 over 1 year ago

#85 - Action metrics

Pull Request - State: closed - Opened by matajoh over 1 year ago

#84 - Fixing bugs exposed by fixed ACI tests

Pull Request - State: closed - Opened by matajoh over 1 year ago

#83 - Adding some more examples for the docs

Pull Request - State: closed - Opened by matajoh over 1 year ago

#82 - Adding rust and python examples

Pull Request - State: closed - Opened by matajoh over 1 year ago

#81 - Changes to allow building Python wheels

Pull Request - State: closed - Opened by matajoh over 1 year ago

#80 - Small set of changes towards perf improvements

Pull Request - State: closed - Opened by mjp41 over 1 year ago

#79 - Adding a Python wrapper

Pull Request - State: closed - Opened by matajoh over 1 year ago

#78 - Enable building with sanitizers

Pull Request - State: closed - Opened by mjp41 over 1 year ago

#77 - Minor changes to prepare the rust crate for publication

Pull Request - State: closed - Opened by matajoh over 1 year ago

#76 - Adding C++ documentation

Pull Request - State: closed - Opened by matajoh over 1 year ago

#75 - Add compile caching for Interpreter

Issue - State: open - Opened by matajoh over 1 year ago - 1 comment
Labels: enhancement

#74 - Adding a Rust binding

Pull Request - State: closed - Opened by matajoh over 1 year ago

#73 - Update CI to take ref for wrapper.

Pull Request - State: closed - Opened by mjp41 over 1 year ago - 2 comments

#72 - Failed test for main

Issue - State: closed - Opened by mjp41 over 1 year ago - 2 comments