Skip to content

Commit ab32ad3

Browse files
committed
upd. guide
1 parent 7b3c525 commit ab32ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Get all argument list:
117117
- Document rendering (pdf, xls, ods, xlsx, docx, pptx, tm7, mxfile)
118118
- Base64-encoded content
119119
- Structured text formats (HTML, XML, JSON, NDJSON, YAML, etc.) - keys and values are combined before analysis
120-
- Python source files - re-parsed to reconstruct values across all possible formatting variants that could interfere with pattern matching
120+
- Python sources - reformatting source code to plain code style to avoid cases which may hide values from patterns ("AKIA" "EXAMPLE..." -> "AKIAEXAMPLE...")
121121

122122
**Remark:** The reported line number for a found credential with the option may not correspond to the original file. The `info` field provides context to help you understand how the credential was detected.
123123

0 commit comments

Comments
 (0)