Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use GitHub app instead of OAuth app for GitHub auth in CLI #2311

Open
tedim52 opened this issue Mar 15, 2024 · 0 comments
Open

Use GitHub app instead of OAuth app for GitHub auth in CLI #2311

tedim52 opened this issue Mar 15, 2024 · 0 comments

Comments

@tedim52
Copy link
Contributor

tedim52 commented Mar 15, 2024

Background & motivation

OAuth apps require repo scope to read repos. The perms on that scope are too permissive to be comfortable for users.

Desired behaviour

Instead we use a GitHub app: https://docs.github.com/en/apps/creating-github-apps/about-creating-github-apps/deciding-when-to-build-a-github-app#github-apps-offer-enhanced-security

That allows users to select the perms they want.

How important is this to you?

Critical; Kurtosis is unusable for me without it.

What area of the product does this pertain to?

CLI: the Command Line Interface

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant