Run scan
CoGuard will discover configuration files in your code repository. Use the command line tools to scan a repo:
coguard folder ./
This command auto-discovers all relevant configuration files. To review the files prior to scanning, add `--dry-run=true` as command line parameter.