Skip to content

Commit a3895d5

Browse files
author
Cosmin Cojocar
committed
Fix typo in README file
Signed-off-by: Cosmin Cojocar <[email protected]>
1 parent 17c9555 commit a3895d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ You can also configure the hard-coded credentials rule `G101` with additional pa
178178
{
179179
"G101": {
180180
"pattern": "(?i)passwd|pass|password|pwd|secret|private_key|token",
181-
"ingnore_entropy": false,
181+
"ignore_entropy": false,
182182
"entropy_threshold": "80.0",
183183
"per_char_threshold": "3.0",
184184
"trucate": "32"

0 commit comments

Comments
 (0)