Prevention Job Trigger Inspect Job Storage Config Cloud Storage Options File Set Regex File Set
Constructors
Properties
Link copied to clipboard
The name of a Cloud Storage bucket.
Link copied to clipboard
A list of regular expressions matching file paths to exclude. All files in the bucket that match at least one of these regular expressions will be excluded from the scan.
Link copied to clipboard
A list of regular expressions matching file paths to include. All files in the bucket that match at least one of these regular expressions will be included in the set of files, except for those that also match an item in excludeRegex. Leaving this field empty will match all files by default (this is equivalent to including .* in the list)