From e65821faab32146362bbfc77bbedccf33ddbe986 Mon Sep 17 00:00:00 2001 From: Marcus Ross Date: Sat, 18 Apr 2026 14:23:48 +0200 Subject: [PATCH] Change CVE template example output Updated the CVE template example output in the readme. The Constraint-Template Name has changed. --- workshop/capoc/cve/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workshop/capoc/cve/readme.md b/workshop/capoc/cve/readme.md index f504740..92e4de3 100644 --- a/workshop/capoc/cve/readme.md +++ b/workshop/capoc/cve/readme.md @@ -71,7 +71,7 @@ kubectl get constrainttemplates # Example output: # NAME AGE # k8srequiredlabels 10m -# k8scvescanning 1m +# vulnerabilityscan 56s ``` **What this template does**: