Skip to main content

CLI Image

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
Authentication required

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

Was this page useful?