Fix typo in README file

Signed-off-by: Cosmin Cojocar <ccojocar@cloudbees.com>
This commit is contained in:
Cosmin Cojocar 2020-08-31 09:07:02 +02:00
parent 17c955519e
commit a3895d5c55

View file

@ -178,7 +178,7 @@ You can also configure the hard-coded credentials rule `G101` with additional pa
{
"G101": {
"pattern": "(?i)passwd|pass|password|pwd|secret|private_key|token",
"ingnore_entropy": false,
"ignore_entropy": false,
"entropy_threshold": "80.0",
"per_char_threshold": "3.0",
"trucate": "32"