Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down