steampipe-plugin-github icon indicating copy to clipboard operation
steampipe-plugin-github copied to clipboard

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

Results 14 steampipe-plugin-github issues
Sort by recently updated
recently updated
newest added

**Describe the bug** github rate-limit make the plugin unusable > ERROR: rpc error: code = Unknown desc = github: non-200 OK status code: 403 Forbidden body: "{\n \"documentation_url\": \"https://docs.github.com/en/free-pro-team@latest/rest/overview/rate-limits-for-the-rest-api#about-secondary-rate-limits\",\n \"message\":...

bug

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.15.0 to 0.20.0. Commits 84cb9f7 oauth2: fix typo in comment 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint d0e617c google: add Credentials.UniverseDomainProvider 3c9c1f6 oauth2/google:...

dependencies

# Add the table `github_blob` Allows the github blobs to be joined to a github tree to access a specific file's contents, for example to check for configuration files or...

Bumps [github.com/buildkite/go-pipeline](https://github.com/buildkite/go-pipeline) from 0.3.1 to 0.9.0. Release notes Sourced from github.com/buildkite/go-pipeline's releases. v0.9.0 v0.9.0 (2024-04-26) Full Changelog ⚠️ This release has some breaking changes. the signature of the pipeline.(*Pipeline).Interpolate method...

dependencies

Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.3 to 1.7.4. Release notes Sourced from github.com/hashicorp/go-getter's releases. v1.7.4 What's Changed Escape user-provided strings in git commands hashicorp/go-getter#483 Fixed a bug in .netrc handling if the...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies

# Example query results Query: `steampipe query "select repository_full_name, type, name, path from github_repository_content where repository_full_name = 'turbot/steampipe-plugin-aws'"` Result: [output.json](https://github.com/turbot/steampipe-plugin-github/files/14955154/output.json)

Bumps [github.com/turbot/go-kit](https://github.com/turbot/go-kit) from 0.9.0-rc.1 to 0.10.0-rc.0. Changelog Sourced from github.com/turbot/go-kit's changelog. v0.10.0 [tbd] What's new? Add helpers.AppendSliceUnique. (#86) v0.9.0 [2023-12-18] What's new? Add ListFilesWithContext function to handle context cancellations.(#70) Add...

dependencies

Bumps [github.com/turbot/steampipe-plugin-sdk/v5](https://github.com/turbot/steampipe-plugin-sdk) from 5.8.0 to 5.10.0. Changelog Sourced from github.com/turbot/steampipe-plugin-sdk/v5's changelog. v5.10.0 [2024-04-10] What's new? Add support for connection key columns. (#768) Add sp_ctx and sp_connection_name columns to all tables....

dependencies