-
Notifications
You must be signed in to change notification settings - Fork 274
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
In the readme the following information is provided.
VUE_APP_GITHUB_TOKEN
Specifies the GitHub Personal Access Token utilized for API requests. Generate this token with the following scopes: copilot, manage_billing:copilot, manage_billing:enterprise, read:enterprise, admin:org.
I believe that admin:org
is overkill. When I did my local setup, I used the less intrusive scope read:org
, and it worked just fine. If there is no functionality I'm missing, I would suggest that the README be updated to adhere to the principle of least privilege.
deadlydog and usmonster
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested