From 61cea4bc5a1e66b5aa3e769fa4726c5d51278e8f Mon Sep 17 00:00:00 2001 From: Matheus Moraes Date: Thu, 3 Aug 2023 10:08:00 -0300 Subject: [PATCH] add Marvin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index edbb45c..584917e 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ Here are some CEL syntax examples: * [vscode-cel](https://marketplace.visualstudio.com/items?itemName=hmarr.cel) - CEL support for Visual Studio Code * [CEL Playground](https://playcel.undistro.io/) - an interactive WebAssembly (Wasm) powered environment to explore and experiment with the CEL +* [Marvin](https://github.com/undistro/marvin) - a CLI tool that scans a k8s cluster by performing CEL expressions to report potential issues, misconfigurations ### Kubernetes