qualys/qiac_security_cli

Verified Publisher

By Qualys Inc.

Updated over 1 year ago

Image
Integration & Delivery
Security

3.6K

Docker image for Qualys IaC Security CLI

Description

The docker image contains pre-installed Qualys Infrastructure As Code(IaC) Security CLI. As a result, no separate installation or environment setup is required for IaC CLI. Users can directly use IaC CLI commands inside the docker container. This image is based on the centos:7 image.

How to use

  • Pull the latest image qualys/qiac_security_cli:latest
  • You can directly use Qualys IaC Security CLI commands from the docker image. Refer to the Scanning Template Files Using CLI section in the Qualys CloudView User Guide to understand how to use Qualys IaC Security CLI.
  • CLI can generate reports in JSON. To copy the report from the container to host machine, use the below command: docker cp <containerId>:/file/path/within/container /host/path/target

Docker Pull Command

docker pull qualys/qiac_security_cli