CLI Docker Image
This document explains where to find and how to pull the Invicti Scan CLI Docker image. For instructions on integrating scans into your CI/CD pipeline, refer to Integrate CI-driven scans.
The Invicti Scan CLI is distributed as a Docker image and is available from the following sources.
1. Docker Hub (public registry)
The image is publicly available on Docker Hub and does not require authentication.
Docker Hub Image URL: docker.io/invicti/scan-cli
Pulling the image:
docker pull invicti/scan-cli
2. Invicti private registries
Invicti also provides the image via two private Docker registries depending on your deployment type.
2.1 Platform registry
Registry URL: platform-registry.invicti.com
Full image path: platform-registry.invicti.com/invicti-platform/invicti-scan-cli
Pulling the image:
docker pull platform-registry.invicti.com/invicti-platform/invicti-scan-cli
2.2 On-demand registry
Registry URL: registry.invicti.com
Full image path: registry.invicti.com/invicti-platform/invicti-scan-cli
Pulling the image:
docker pull registry.invicti.com/invicti-platform/invicti-scan-cli
Pulling from either private registry requires authentication. For credentials and login instructions, refer to Access the Invicti registries.
Need help?
Invicti Support team is ready to provide you with technical help. Go to Help Center