From db00c910305528575545a0d19c559af9f9562574 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Fri, 15 Mar 2024 12:38:03 +0100 Subject: [PATCH] docs: lower warning in README.md downgrade from `not production ready` to `use at your own risc` Signed-off-by: Harald Hoyer --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af7a986..3761bd3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # vault-auth-tee TEE remote attestation plugin for Hashicorp Vault -# ⚠️☢️☣️ WARNING: not yet for production use ☣️☢️⚠️ +## Disclaimer + +This plugin has not yet received an audit. Use at your own risk. ## License