From d741a76d28ebe8909f0ba91fa89acedfbe2701fc Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Tue, 29 Jun 2021 00:11:57 -0700 Subject: [PATCH] Say that rancher-images-sources.txt says what Rancher feature uses each image --- content/rancher/v2.6/en/security/cve-scans/_index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/rancher/v2.6/en/security/cve-scans/_index.md b/content/rancher/v2.6/en/security/cve-scans/_index.md index c9e502b2cb8..7230228129a 100644 --- a/content/rancher/v2.6/en/security/cve-scans/_index.md +++ b/content/rancher/v2.6/en/security/cve-scans/_index.md @@ -14,7 +14,9 @@ The CVE scanning process, introduced in Rancher v2.6, reduces the patching cycle # Scope -The CVE scan includes all images shipped with Rancher releases, which are listed in the `images.txt` file included with every release. This list includes all core Rancher components and features. +The CVE scan includes all images shipped with Rancher releases, which are listed in the `rancher-images.txt` file included with every release. This list includes all core Rancher components and features. + +The `rancher-images-sources.txt` file also includes the images, along with an annotation indicating what Rancher feature uses the image. # Scanning Tool