Usage
bengal audit [OPTIONS]
Options
| Option | Type | Description |
|---|---|---|
--focus
|
STRING |
Show one finding by code, e.g. A101-001 |
--json
flag
|
BOOLEAN |
Emit machine-readable JSON |
--limit
|
INTEGER |
Maximum findings to show in human output (0 = all) Default:10
|
--output
|
STRING |
Output directory to audit |
--source
|
STRING |
Source directory path |
--style
|
STRING |
Output style: dense, ascii, or ci Default:dense
|