Update README.md

This commit is contained in:
Alvaro Muñoz
2023-07-03 17:20:52 +02:00
committed by GitHub
parent 65b6eff68a
commit 95f65c73c3

View File

@@ -4,10 +4,10 @@
## Configuration ## Configuration
A configuration file will be created in `~/.config/mrva/config.yml`. The following options are supported: A configuration file will be created in `~/.config/gh-mrva/config.yml`. The following options are supported:
- `codeql-path`: Path to CodeQL distribution - `codeql_path`: Path to CodeQL distribution
- `controller`: NWO of the MRVA controller to use - `controller`: NWO of the MRVA controller to use
- `listFile`: Path to the JSON file containing the target repos - `list_file`: Path to the JSON file containing the target repos
## Usage ## Usage