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:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user