1
0
mirror of https://github.com/securego/gosec.git synced 2025-11-25 22:22:17 +02:00

Fix typo in ReadMe (#802)

This commit is contained in:
Gautam Mehta
2022-04-04 22:15:22 -07:00
committed by GitHub
parent 2ef1d9a037
commit 0791d31471

View File

@@ -219,7 +219,7 @@ of functions which will be skipped when auditing the not checked errors:
}
```
You can also configure the hard-coded credentials rule `G101` with additional patters, or adjust the entropy threshold:
You can also configure the hard-coded credentials rule `G101` with additional patterns, or adjust the entropy threshold:
```JSON
{