From 99e5f54b36a71b6e5c74d6605156f1e87bdff4e5 Mon Sep 17 00:00:00 2001 From: Eduardo Minguez Date: Thu, 22 Sep 2022 12:53:27 +0200 Subject: [PATCH] Fix ToC --- docs/index.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/index.md b/docs/index.md index 92c90af..7f86227 100644 --- a/docs/index.md +++ b/docs/index.md @@ -9,23 +9,23 @@ summary: > **As of April 20, 2022, Sysdig offers both a Legacy Scanner engine and the newer Vulnerability Management engine. See the [official documentation](https://docs.sysdig.com/en/docs/sysdig-secure/scanning/new-scanning-engine/#which-engine-is-enabled-now) to understand which engine is enabled into your account.** -- [Vulnerability Management engine common scenarios & recipes](#vulnerability-management-engine-common-scenarios---recipes) - * [Download the `sysdig-cli-scanner`](#download-the--sysdig-cli-scanner-) - * [Scan local image, built using docker](#scan-local-image--built-using-docker) - * [Local image (provided docker archive)](#local-image--provided-docker-archive-) +- [Vulnerability Management engine common scenarios & recipes](#vulnerability-management-engine-common-scenarios--recipes) + * [Download the `sysdig-cli-scanner`](#download-the-sysdig-cli-scanner) + * [Scan local image, built using docker](#scan-local-image-built-using-docker) + * [Local image (provided docker archive)](#local-image-provided-docker-archive) * [Public registry image](#public-registry-image) * [Private registry image](#private-registry-image) - * [Containers-storage (cri-o, podman, buildah and others)](#containers-storage--cri-o--podman--buildah-and-others-) -- [Legacy Scanner engine common scenarios & recipes](#legacy-scanner-engine-common-scenarios---recipes) - * [Scan local image, built using docker](#scan-local-image--built-using-docker-1) - * [Local image (provided docker archive)](#local-image--provided-docker-archive--1) + * [Containers-storage (cri-o, podman, buildah and others)](#containers-storage-cri-o-podman-buildah-and-others) +- [Legacy Scanner engine common scenarios & recipes](#legacy-scanner-engine-common-scenarios--recipes) + * [Scan local image, built using docker](#scan-local-image-built-using-docker-1) + * [Local image (provided docker archive)](#local-image-provided-docker-archive-1) * [Public registry image](#public-registry-image-1) * [Private registry image](#private-registry-image-1) - * [Containers-storage (cri-o, podman, buildah and others)](#containers-storage--cri-o--podman--buildah-and-others--1) + * [Containers-storage (cri-o, podman, buildah and others)](#containers-storage-cri-o-podman-buildah-and-others-1) * [Using a proxy](#using-a-proxy) - [Other integrations and examples](#other-integrations-and-examples) - * [Vulneratbility Management Engine (new scan engine)](#vulneratbility-management-engine--new-scan-engine-) - * [Legacy Scanner Engine (old scan engine)](#legacy-scanner-engine--old-scan-engine-) + * [Vulneratbility Management Engine (new scan engine)](#vulneratbility-management-engine-new-scan-engine) + * [Legacy Scanner Engine (old scan engine)](#legacy-scanner-engine-old-scan-engine) - [Other sources of information](#other-sources-of-information) * [Integrations](#integrations) * [Documentation pages](#documentation-pages)