ct traj top-sus

Show top actions by suspicion score across trajectories.

Usage

ct traj top-sus [OPTIONS] TRAJ_LIKE

Arguments

ArgumentTypeRequired
TRAJ_LIKEtextYes

Options

OptionDescription
-n, --limit INTEGER RANGENumber of top actions to display. [default: 10; 1<=x<=100]
--min-score FLOATOnly show actions with score >= this value.
-e, --env TEXTFilter by environment name.
--fullShow full monitor reasoning instead of summary.
--jsonOutput as JSON for scripting.
--helpShow this message and exit.