turbot / turbot/steampipe-plugin-github
Add table github_organization_application
Nobody has claimed this yet.
- 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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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