Synopsis

fcli tool sourceanalyzer update-rules [-d=<workDir>] [-v=<versionToRun>] [[-h] [--env-prefix=<prefix>] [--log-file=<logFile>] [--log-level=<logLevel>] [--log-mask=<level>] [--debug]] [<toolArgs>…​]

Description

This command runs the fortifyupdate utility from the registered OpenText SAST installation to update local rulepacks. Ensure that the installation has network access to your OpenText update server or that it is otherwise configured for offline updates.

Options

-d, --workdir=<workDir>

The working directory from where the tool should be invoked. Default value: current working directory.

-v, --version=<versionToRun>

Tool version to run. The specified tool version must have been previously installed using the 'install' command. Default value: the tool version that was last installed.

--debug

Enable collection of debug logs.

--env-prefix=<prefix>

Prefix for resolving default option values. Default value: FCLI_DEFAULT.

-h, --help

Use 'fcli [command] -h' to display help for fcli (sub-)commands.

--log-file=<logFile>

Write log output to file. Default: ./fcli.log if logging is enabled.

--log-level=<logLevel>

Set logging level: TRACE, DEBUG, INFO, WARN, ERROR, NONE.

--log-mask=<level>

Log mask level: high, medium, low, none. Default: medium. Masking is done on a best-effort basis; no guarantee that all sensitive data will be masked.

Arguments

[<toolArgs>…​]

The arguments to be passed to the tool.