Bazel Parameters
Bazel
Configuration File Parameter | Description and Expected Behavior | If True | If False | Default | Command Line Parameter Available? |
---|---|---|---|---|---|
bazel.resolveDependencies | Whether to resolve Bazel dependencies | Resolves Bazel dependencies | Will not resolve Bazel dependencies | True | No |
bazel.runPreStep | Indicates whether to perform a pre-step - install dependencies in case they are not installed. | Prior to scanning, the Unified Agent will run the Bazel build and Bazel sync. | Prior to scanning, the Unified Agent will not run the Bazel build and Bazel sync. | False | No |