# SwaggerClient::ScanTemplateWebSpiderPatterns ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **sensitive_content** | **String** | A regular expression that is used to find sensitive content on a page. | [optional] **sensitive_field** | **String** | A regular expression that is used to find fields that may contain sensitive input. Defaults to `\"(p|pass)(word|phrase|wd|code)\"`. | [optional]