A C++ interpreter for the OPA Rego policy language
rego-cpp provides CMake targets:
find_package(regocpp CONFIG REQUIRED)
target_link_libraries(<your-target> PRIVATE regocpp::rego)
When installed with the "tools" feature, the rego CLI is available at:
$(vcpkg_installed)/<triplet>/tools/rego-cpp/rego
Enable crypto/JWT builtins using OpenSSL 3
Build and install the rego command-line interpreter
v1.3.1#0
!x86
MIT
Manifest