polilith

Crates.iopolilith
lib.rspolilith
version0.1.3
sourcesrc
created_at2020-12-18 15:10:16.873477
updated_at2021-01-03 14:41:28.284851
descriptionDocker image quality tool
homepage
repositoryhttps://github.com/damiencarol/polilith.git
max_upload_size
id324356
size40,390
Damien Carol (damiencarol)

documentation

README

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 <file>     Docker image file
    -o, --out <output>    Report file
Commit count: 18

cargo fmt