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

[Feat] Planetscale Analyzer #3928

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add database and other scopes
  • Loading branch information
abmussani committed Feb 26, 2025
commit e8bf29ec10ec7168e44d5bc60357f6987d2fe3dd
40 changes: 40 additions & 0 deletions pkg/analyzer/analyzers/planetscale/permissions.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 9 additions & 1 deletion pkg/analyzer/analyzers/planetscale/permissions.yaml
Original file line number Diff line number Diff line change
@@ -6,4 +6,12 @@ permissions:
- create_databases
- read_oauth_applications
- write_oauth_tokens
- read_oauth_tokens
- read_oauth_tokens
- read_database
- write_database
- read_branch
- create_branch
- read_deploy_request
- create_deploy_request
- connect_branch
- connect_production_branch
Loading
Oops, something went wrong.