Scan organisation repositories and check for an expected configuration
To use this tool you need to generate a personal GitHub token ( https://github.com/settings/tokens ) and make sure you have this environment variable set:
export GH_TOKEN=<yourgithubtoken>
Run the tests with:
pytest
