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 - `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 ```bash
# Run with a global configuration file # Run with a global configuration file