scribe-public / gitgat

Evaluate source control (GitHub) security posture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow Docker run report to interface with the input.json file

mrblightning opened this issue · comments

When you use the CLI option you can use the input.json file to filter various things like the organizations you want to run the queries on. When you use the Docker option to run the report there is currently no way to use the input.json. That means there is also no way to use the state which can also be included in the input.json file.
I think it's very important to allow Docker runs to be able to interface with an input.json file to allow all these options.

Documentation was updated.