turbot / turbot/steampipe-plugin-github

Add table github_organization_application

Open
#561 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement new table
Dominant language
Go
Stars
89
Forks
42
PR merge metrics
No merged PRs in 30d

Description

Good afternoon.
Large enterprise companies have long been using GitHub Apps (LINK) as a replacement for various personal tokens.
I didn't find anything similar in the list of tables steampipe github plugin.

I suggest adding:

  • a list of Apps
  • the ability to obtain their privileges or something like that
  • their scope (which repositories they apply to)

Even at my company, we use dozens of them, and I wanted to inventory them and write controls for them using Steampipe.

Image Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names the github_organization_application table and links to GitHub’s GitHub App registration documentation. Start by reviewing that documentation and the plugin’s existing table list; define the fields needed for app inventory, privileges, and repository scope, then verify the resulting table supports the requested Steampipe controls.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, go
Domain
backend, database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.