Search modifiers
You can use a search modifier to specify to which issue attribute the search term applies. To use a modifier that contains a space in the name, such as the name of the custom tag, you must enclose the modifier in brackets. For example, to search for issues that are new, type [issue age]:new.
A search that is not qualified by a modifier matches the search string on the following attributes: kingdom, primary rule id, analyzer, filename, severity, class name, function name, instance id, package, confidence, type, subtype, taint flags, category, sink, and source.
The following examples describe using the search with and without applying a search modifier:
- To apply the search to all modifiers, type a string, such as
control flow. This searches all the modifiers and returns any results that contain the "control flow" string. - To apply the search to a specific modifier, type the modifier name and the string as follows:
analyzer:control flow. This returns all results detected by the Control Flow Analyzer.
The following table describes the search modifiers. A few modifiers have a shortened modifier name indicated in parentheses. You can use either modifier name.
| Search Modifier (Issue Attribute) | Description |
|---|---|
accuracy |
Searches for issues based on the accuracy value specified (0.1 through 5.0). |
|
|
Searches for issues that have the specified audit analysis value such as |
[analysis type] |
Searches for issues by analyzer product such as |
|
|
Searches the issues for the specified analyzer such as |
|
|
Searches for issues based on whether Application Defender can protect the vulnerability category ( |
|
|
Searches for issues based on intended audience such as This metadata is legacy information that is no longer used and will be removed in a future release. OpenText recommends that you do not use this search modifier. |
|
|
Searches the issues to find |
|
|
Searches for the given category or category substring. |
class |
Searches for issues based on the specified class name. |
|
( |
Searches the comments submitted on the issue. |
|
|
Searches for issues with comments from a specified user. |
|
|
Searches for issues that have the specified confidence value. OpenText SAST calculates the confidence value based on the number of assumptions made in code analysis. The more assumptions made, the lower the confidence value. |
<custom_tagname> |
Searches for issues based on the value of the specified custom tag. You can search a list-type custom tag using a range of values. The values of a list-type custom tag are an enumerated list where the first value is 0, the second is 1, and so on. You can use the search syntax for a range of numbers to search for ranges of list-type custom tag values. For example, To search for a specific date in a date-type custom tag, specify the date in the format: yyyy-mm-dd. To search for issues that have no value set for a custom tag, use |
|
|
Searches for issues that have the specified dynamic hot spot ranking value. |
[engine priority] |
Searches for issues based on the original priority value determined by the engine that identified the issue. |
|
Searches for issues where the primary location or sink node function call occurs in the specified file path. |
|
|
|
Searches for issues that have a priority level that matches the specified issue priority. Valid values are |
|
|
Searches for issues that have audit data modified by the specified user. |
impact |
Searches for issues based on the impact value specified (0.1 through 5.0). |
[instance id] |
Searches for an issue based on the specified instance ID. |
|
|
Searches for the issue age, which is |
[issue state] |
Searches for audited issues based on whether the issue is an open issue or not an issue (determined by the level of analysis set for the primary tag). |
|
|
Searches for all issues in the specified kingdom. |
likelihood |
Searches for issues based on the specified likelihood value (0.1 through 5.0). |
line |
Searches for issues on the primary location line number. For dataflow issues, the value is the sink line number. Also see sourceline. |
|
|
Searches for all issues that have a confidence value up to and including the number specified as the search term. |
|
|
Searches for all issues that have a confidence greater than or equal to the specified value. |
<metadata_listname> |
Searches for issues based on the value of the specified metadata external list. Metadata external lists include |
|
|
Searches for issues where the primary location occurs in the specified package or namespace. (For dataflow issues, the primary location is the sink function.) |
|
Searches for issues where the primary location or sink node function call occurs in the specified code context. Also see sink and [source context]. |
|
primary |
Searches for issues that have the specified primary tag value. By default, the primary tag is the Analysis tag. |
|
|
Searches for all issues related to the specified sink rule. |
[priority override] |
Searches for all issues that have the specified Priority Override tag value. Valid values are |
probability |
Searches for issues based on the probability value specified (1.0 through 5.0). |
[remediation effort] |
Searches for issues based on the remediation effort value specified. The valid values are whole numbers from 1.0 to 12.0. |
severity (sev) |
Searches for issues based on the specified severity value (legacy metadata). |
|
Searches for issues that have the specified sink function name. Also see [primary context]. |
|
|
Searches for dataflow issues that have the specified source function name. Also see [source context]. |
|
|
Searches for dataflow issues that have the source function call contained in the specified code context. Also see source and [primary context]. |
|
|
|
Searches for dataflow issues with the source function call that the specified file contains. Also see file. |
sourceline |
Searches for dataflow issues having taint source entering the flow on the specified line. Also see line. |
|
|
Searches issues that have the status |
|
|
Searches for suppressed issues. |
|
|
Searches for issues that have the specified taint flag. |
url |
Searches for issues based on the specified URL. |
user |
Searches for issues assigned to the specified user. |