mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-04-13 05:17:59 +00:00
fix(docs): GitHub provider mkdocs and -h (#8252)
Co-authored-by: Hugo Pereira Brito <101209179+HugoPBrito@users.noreply.github.com>
This commit is contained in:
@@ -37,7 +37,7 @@ prowler github --github-app-id app_id --github-app-key app_key
|
||||
If no login method is explicitly provided, Prowler will automatically attempt to authenticate using environment variables in the following order of precedence:
|
||||
|
||||
1. `GITHUB_PERSONAL_ACCESS_TOKEN`
|
||||
2. `OAUTH_APP_TOKEN`
|
||||
2. `GITHUB_OAUTH_APP_TOKEN`
|
||||
3. `GITHUB_APP_ID` and `GITHUB_APP_KEY`
|
||||
|
||||
???+ note
|
||||
|
||||
Reference in New Issue
Block a user