diff --git a/Readme.md b/Readme.md index 73a8e81..5b3ef2f 100644 --- a/Readme.md +++ b/Readme.md @@ -15,6 +15,22 @@ and [Open Policy Agent WebAssembly dotnet core SDK](https://github.com/me-viper/ We want **fast**, **in-process** and **secure** OPA policies evaluation, and avoid network bottlenecks when using [opa-java](https://github.com/StyraInc/opa-java). +Using this integration for policy evaluation you can switch from the traditional integration pattern: + +

+ + + +

+ +to a fully embedded: + +

+ + + +

+ # Getting Started ## Install the module diff --git a/imgs/traditional.png b/imgs/traditional.png new file mode 100644 index 0000000..6249f24 Binary files /dev/null and b/imgs/traditional.png differ diff --git a/imgs/with-wasm.png b/imgs/with-wasm.png new file mode 100644 index 0000000..cadb47b Binary files /dev/null and b/imgs/with-wasm.png differ diff --git a/pom.xml b/pom.xml index be18a0a..d29e080 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ 3.2.7 1.7.0 UTF-8 - 1.1.0 + 1.1.1 5.12.0 2.18.3 2.44.3