Scan data for secrets
Filesystem
5min
Web configuration is not available for this source.
Key | Description | Required |
---|---|---|
paths | List of paths | No |
includePathsFile | Path to file containing newline separated list of included paths | No |
excludePathsFile | Path to file containing newline separated list of excluded paths | No |
You can control the scope of the scan with includePathsFile and excludePathsFile. These fields should reference files containing newline-separated regular expressions. Files matching these expressions will be included or excluded from the scan, respectively.
- includePathsFile: Path to a file with newline-separated regex patterns. Files matching these patterns are included in the scan.
- excludePathsFile: Path to a file with newline-separated regex patterns. Files matching these patterns are excluded from the scan.
Feature | Supported |
---|---|
Scan archive files | ✅ |
Scan base64 encoded data | ✅ |
Scan binaries | ✅ |
Scan Microsoft Office documents | ✅ |
Exclude Filter | ✅ |
Include Filter | ✅ |
Notes under the columns:
- Does not scan objects over 250mb