1
0
mirror of https://github.com/securego/gosec.git synced 2025-11-29 22:37:59 +02:00
This commit is contained in:
Cosmin Cojocar
2019-01-14 12:45:02 +01:00
committed by Cosmin Cojocar
parent 5d33e6ebe1
commit b6626154df

View File

@@ -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