Unverified Commit 8a8e59f2 authored by Dima Brusilovsky's avatar Dima Brusilovsky Committed by GitHub
Browse files

Update 0002-implement-local-evaluation.md

parent c47a423e
No related merge requests found
Showing with 3 additions and 0 deletions
+3 -0
......@@ -9,12 +9,14 @@ Accepted
## Context
We want to allow our users to run datree locally without the need of sending the data to our backend
Users want some more security features - not send data to datree
## Decision
We will make the cli should work without backend datree / without internet
We will implement local evaluation:
* We will add the ability to run datree offline
* We will support --no-record flag
......@@ -22,4 +24,5 @@ We will implement local evaluation:
## Consequences
Custom rules is not executed using golang json schema package instead of npm package. This might affect potential users
Same goes for yamlschemavalidator.datree.io that might give bad result to a potential user
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment