What wildcard patterns are supported in risk assessment policy attributes?

In this topic, you will find information about which wildcard patterns are supported in risk assessment policy attributes and how to use them effectively.

In specific risk assessment policy attributes, you can use the following wildcard characters:

Character Description Example
* Matches any number of characters. You can use it anywhere in the character string. sp*ce matches space, spice, and splice, but not spaces.
? Matches a single character in a specific position. s?ar matches star, scar, and sear, but not spear.
Note: At the moment, wildcards are supported in the following risk assessment policy attributes: Applications, Running services, and Windows registry.