Cincan (base command)ΒΆ

cincan is the base command for the CinCan CLI.

Options for base command

Option

Description

--help, -h

Show help text.

-l level

Set logging level. Choose from DEBUG,INFO,WARNING,ERROR,CRITICAL

--batch

Use with automation. Disables some properties meant for tty device(s). Such as animations and version prints.

--quiet, -q

Be quite quiet. Reduces logging level and includes batch.

--version, -v

Show version information of cincan-command.

Child commands

Command

Description

cincan run

CinCan runs security analysis tools in Docker containers.

cincan shell

Attempts to detect shell from the container and launch it

cincan list

See the list of available tools dockerized in CinCan project