Including and Excluding Tools and Detectors 6.9.0

This page describes the use of tools and detectors when using Synopsys Detect.

Including and excluding tools and detectors

Properties provide a variety of options for configuring Synopsys Detect behavior. One of the most fundamental ways to modify Synopsys Detect is by including and excluding tools and detectors.

Tools

By default, all tools are eligible to run; the set of tools that actually run depends on the properties you set. To limit the eligible tools to a given list, use:

--detect.tools={comma-separated list of tool names, all uppercase}

Exclusions take precedence over inclusions

To exclude specific tools, use the following command:

--detect.tools.excluded={comma-separated list of tool names, all uppercase}

Refer to Tools for the list of tool names.

Refer to Properties for details.

Detectors

By default, all detectors are eligible to run. The set of detectors that run depends on the files in your project directory. To limit the eligible detectors to a given list, use the following:

--detect.included.detector.types={comma-separated list of detector names}

Exclusions take precedence over inclusions

To exclude specific detectors, use:

©2018 Synopsys, Inc. All Rights Reserved