{
color: 'Force colored output on or off.',
format: ['Choose an output formatter. This option',
'can be specified multiple times to enable',
'multiple formatters at the same time.',
' [s]imple (default)',
' [j]son',
' custom formatter class name'],
fail_fast: 'Exit as soon as a defect is discovered.',
fixed_only: ['Only report vulnerabilities which have a fix',
'version noted in the vulnerability source.'],
list_target_files: ['List the package source files that would be inspected',
'and then exit.'],
out: ['Use with --format to instruct the previous formatter',
'to output to the specified path instead of to stdout.'],
package_source: ['Choose a package source.',
' [d]pkg (default)',
' custom package source class name'],
vuln_source: ['Choose a vulnerability source.',
' [d]ebian (default)',
' custom vulnerability source class name'],
version: 'Display version.',
verbose_version: 'Display verbose verison.'
}.freeze