Polilith

Polilith is a SAST tool to detect some common misconfiguration of Docker images

Installation

Command Line Options

``` $ polilith -h polilith 0.1.0 Damien Carol damien.carol@gmail.com Docker image quality tool

USAGE: polilith [OPTIONS]

FLAGS: -h, --help Prints help information -V, --version Prints version information

OPTIONS: -f, --file Docker image file -o, --out Report file ```