steampipe-plugin-github VS collaborators

Compare steampipe-plugin-github vs collaborators and see what are their differences.

steampipe-plugin-github

Use SQL to instantly query repositories, users, gists and more from GitHub. Open source CLI. No DB required. (by turbot)

collaborators

Print a summary of the permissions of all the repositories in a GitHub org (by datawire)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
steampipe-plugin-github collaborators
5 1
66 2
- -
8.4 10.0
4 days ago almost 2 years ago
Go Go
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

steampipe-plugin-github

Posts with mentions or reviews of steampipe-plugin-github. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-02.

collaborators

Posts with mentions or reviews of collaborators. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-10.
  • Show HN: GitHub Org Audit Tool
    5 projects | news.ycombinator.com | 10 Nov 2022
    IME, the problem with the GraphQL API is that it does a poor job of indicating where permissions came from, and you have to fall back to bad heuristics.

    For example, if team="company" has "READ", and team="company/dev" has "WRITE", and Bob is in team="company/dev" but not team="company", then Bob will have both "READ" and "WRITE" because of his membership in team="company/dev"; the API will give no indication that the "READ" indirectly came from team="company".

    Anyway, here's my audit script for such things: https://github.com/datawire/collaborators

What are some alternatives?

When comparing steampipe-plugin-github and collaborators you can also consider the following projects:

steampipe-plugin-rss - Use SQL to instantly query RSS channels and Atom Feeds. Open source CLI. No DB required.

terraformer - CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code

steampipe-samples - Examples, samples, snippets and scripts to use with Steampipe.

steampipe - Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.

Socioboard - Socioboard is world's first and open source Social Technology Enabler. Socioboard Core is our flagship product.

steampipe-plugin-aws - Use SQL to instantly query AWS resources across regions and accounts. Open source CLI. No DB required.

steampipe-plugin-okta - Use SQL to instantly query users, groups, applications and more from Okta. Open source CLI. No DB required.

steampipe-mod-community-tracker - A collection of benchmarks, controls, and dashboards used to track organization settings, repository settings, open issues and pull requests, and more.

steampipe-plugin-airtable - Steampipe plugin to access Airtable

steampipe-plugin-slack - Use SQL to instantly query users, channels, emoji and more from your Slack workspace. Open source CLI. No DB required.

steampipe-postgres-fdw - The Steampipe foreign data wrapper (FDW) is a zero-ETL product that provides Postgres foreign tables which translate queries into API calls to cloud services and APIs. It's bundled with Steampipe and also available as a set of standalone extensions for use in your own Postgres database.

github-audit-tool - This is a tool for auditing github repos, users, and teams. Good for compliance, security and other stuff.