mirror of
https://github.com/securego/gosec.git
synced 2025-11-29 22:37:59 +02:00
Fix typo
This commit is contained in:
committed by
Cosmin Cojocar
parent
5d33e6ebe1
commit
b6626154df
@@ -101,7 +101,7 @@ A number of global settings can be provided in a configuration file as follows:
|
||||
```
|
||||
|
||||
- `nosec`: this setting will overwrite all `#nosec` directives defined throughout the code base
|
||||
- `audit`: runs is audit mode which enables addition checks that for normal code analysis might be too nosy
|
||||
- `audit`: runs in audit mode which enables addition checks that for normal code analysis might be too nosy
|
||||
|
||||
```bash
|
||||
# Run with a global configuration file
|
||||
|
||||
Reference in New Issue
Block a user